Siebel Mobile Connector Guide > Working with the Metadata Business Service > Reference Configuration Sample User Interface >

Subscription Configuration Screen


The subscription configuration screen (view.asp) displays a hierarchical representation of the application definition for the Siebel application you have selected. This representation only displays the user interface layer elements configured in Siebel Tools. By default, there are no filters applied to a screen until selections have been defined on this screen.

You can perform the following tasks on this screen:

  • Subscribe for style sheets to be applied when retrieving a specific view of the application definition for the Siebel application. Select the Subscribe For User Interface check box for each screen, view, or applet element for which you want to subscribe.
  • Subscribe for style sheets to be applied specifically for updates (that is, calls to the GetSMCUpdate method). Select the Subscribe For Updates check box for each screen, view, or applet element for which you want to subscribe.

    NOTE:  SaveSubscription requires four base business processes to be present in the siebsrvr\xml directory; otherwise the Alert Business Service functionality will not work. These workflows are SMCAlert-Insert, SMCAlert-Delete, SMCAlert-NewValue and SMCAlert-OldValue.

  • Subscribe for workflows that provide alerts through the Alert (Push) Service. Select the Subscribe for Alert (Push) Service check box for each screen, view, or applet element for which you want to subscribe.

NOTE:  Subscriptions are saved in the siebsrvr\xml directory at the location where Siebel Server is installed. Files are named following this convention: Vendor Name_Application Name.xml.

Figure 12 is an example of the Subscription configuration screen (view.asp). When you are done making your selections, you can save or cancel your selections by clicking Save Subscriptions and Return to Screens or Cancel and Return to Screens.

Figure 12. Subscription Configuration Screen (view.asp)
Click for full size image
Siebel Mobile Connector Guide