Best Practice to Display Dynamic Redwood Page Content in an OGL Message
Hi Team,
We are working on an Oracle Guided Learning use case for Oracle Fusion HCM Redwood Employment Info and would like to understand the recommended implementation pattern for dynamically displaying application data within an OGL Message.
Use case
We have an Assignment EFF called Alert Message displayed under Additional Assignment Info on the Employment Info page.
The expected behaviour is:
- If the Alert Message contains a value, automatically display an OGL Message popup.
- The popup should display the actual Alert Message text for the employee currently being viewed.
- If the Alert Message is blank, no popup should be displayed.
1