Develop screen flows
Develop screen flows require developing user interface (UI) artifacts, creating interconnections between the artifacts and deploying them.
To develop screen flows...
- Develop the necessary user interface (UI) artifacts that, when combined, define the appropriate screen flow. These UI artifacts are usually portlets that can send and receive JSR 286 events.
- Create the dialog definition that defines all interconnections between the UI artifacts created in the previous step.
- Deploy all UI artifacts and the dialog definition.
Parent Core Concepts