Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Run on demand process with Array (APEX_APPLICATION.G_F02) via javascript

flbessaMar 26 2021

Hi there,
I'm trying to create a process that will be triggered from a button to call a java script and then run a process that contains APEX_APPLICATION.G_F02 on it. This will perform some work on the database.
I found the thread below, but although the code provided in the link works, as per feedback, I can't manage to get it working. If I simply that it to my page and run it I get JavaScript error.
If anyone could provide some extra information of the steps, I'd appreciate it.
https://community.oracle.com/tech/developers/discussion/1774244/ajax-pass-apex-application-g-fxx-to-on-demand-process

Comments
Post Details
Added on Mar 26 2021
4 comments
580 views