How to Automatically Trigger Visual Builder Action Chain Without UI Interaction in Fusion?
Summary:
Hi,
I have built a Visual Builder App Extension and deployed it into Oracle Fusion. In the page, I have a "Submit" button that triggers a JavaScript-based Action Chain to:
- Query Fusion Receivables Invoice data via REST
- Process invoice data
- Update DFF fields in Fusion
- Display result on the VB page
Now I want to automate this Submit process daily, without opening the page or requiring user interaction.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0