Open UI: Asynchronous loading of applets on a view
(Doc ID 1684830.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel CRM - Version 8.1.1.11.7 [IP2013] and laterInformation in this document applies to any platform.
Goal
We have two applets under which two business components are lying. The first buscomp is mapped to Siebel table, the second one - to a table which resides in another system, available only via DB link. As a consequence, whilst opening view with these two applets we sometimes have our Siebel interface hung up, because the remote system as a rule does not respond immidiately.
So the task now is to implement loading bar or something like that in place of the second applet whilst the data is loading there form remote system, but the first applet (and all other interface) should be available for any operations. Consequently, the second applet will display the data right after the request has been fulfilled.
Is it possible to do via PR/PM models in Open UI and if so, then could you please provide me with general explanation, action plan and/or code samples?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |