Hi,
I am working one media project where business architecture is like, Customers information are stored onto CRM and customer's services related information are stored into Oracle DB. Now, the requirement is like, on the entity form we are auto-populating the customer lookup with some value, now on the form load we want to fetch the services of the customer from Oracle DB on Form load. How could I achieve this?
We can not go with JavaScript approach as using credentials at client side will be risky as its having Customer details.
Regards,
Rahul
*This post is locked for comments