Hi -
In the server side code (Java) of ‘after create’ event of a table (say A), how can I access object of another table (say B) ?
The object passed in afterCreate() function is of Type A - is there anyway to search and update another table row ?
Thanks.
Regards,
Aditya