You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to call long running sync job (ADF BC method) on page load in VBCS

edited Dec 18, 2018 8:18PM in Visual Builder 9 comments

Summary

Need to call Java method(exposed in AMImpl) on VBCS page load and show busy / loading icon

Content

Hi,

We have a requirement to process and load batch of invoices from Fusion SaaS (ERP Cloud) before VBCS page loads. This is a functional requirement from business to refresh / sync latest batch of invoices from Fusion SaaS, everytime they launch the UI.

Previously, we built ADF BC logic and handled this using method call in taks-flow before page renders. Till that method completes we showed ADF busy icon on UI, 

How can we achieve this same in VBCS UI? If we expose the Java method as REST using ADF BC:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!