General
To open the service landing page we are using a process which checks the info area of the record that is delivered by the input message.
The correct expand masks are called depending on this information. This is done via some process steps in combination with a form which uses input parameters delivered by the process.
Process:
- TE_OpenServiceLandingPage
Process Steps:
- TE_OpenServiceLandingPage_CheckInfoarea
- TE_OpenServiceLandingPage_GetParent
- TE_OpenServiceLandingPage_ShowForm
Form:
- TE_SERVICE_LandingPage
Data-binding example: Bind Process to Form


Process Graph:
