Hi team,
My objective is to create an application message from the database itself through the PLSQL access provider using the method "plsqlap_server_api".
Can someone let me know the steps to do it using already defined core packages? (how to locate method plsqlap_server_api in an existing package etc.)
As an example, when it comes to the ‘send invoice’ function on the customer invoice page can we trigger the application message for the invoice through the DB?
Thank you.