Flow That Sends a Notification State Change

The following figure illustrates the life cycle flow that Siebel Open UI follows to send a notification state change. The steps in the flow, after the user clicks the New button, are as follows:

  1. Process the reply.

  2. Process the server notification.

    • Process the NotifyStateChanged notification, then go to step 3.

    • Process the NotifyBeginNotifys notification, then go to step 3.

    • Process the NotifyNewDataWS notification, then go to step 4.

  3. Run UpdateAppletMessage on Presentation Model (PM).

    • Run AttachPMBinding ("UpdateAppletMessage") on PM.

    • Run UpdateAppletMessageUI on PR.

  4. Run FieldChange on PM.

    • Run AttachPMBinding ("FieldChange") on PM.

    • Run SetcontrolValue on PR.

For more information about the notifications that this flow describes, see Notifications That Siebel Open UI Supports.


Flow That Sends a Notification State Change: This image is described in the surrounding text.