Siebel Store-and-Forward Messaging Guide > Administration of Siebel Store-and-Forward Messaging > Process of Configuring Asynchronous Query for Siebel Handheld Applications >

Example for Configuring an Inaccessible Applet


The following is an example for configuring an inaccessible applet.

Creating a New Applet: SHCE Sales Solutions Find Applet

To create a new applet

  1. In Siebel Tools, create a new applet, then specify the business component to the one you wish to use.

    For instance, Solution.

    Make sure that you have built a Web template. It need not contain any fields. The sync server will not extract the applet if there is no Web template. For information on Web templates, see Siebel Developer's Reference.

Creating a New View: SHCE Sales Solutions Find View

To create a new view

  1. Set the applet from the previous task as the view's default and only applet.
  2. Specify the visibility on the view that you wish to use for asynchronous queries against this business component.
  3. Make sure to add this view to the user's responsibility.

    You must run the Siebel client application with the /editseeddata switch, add the view and then add the responsibility in the Application Administration view. For information, see Adding Each New View and Responsibilities to the Application.

  4. Create a new Find object called: Solution-SHCESales.

    See Configuring the Find Object in Siebel Tools.

    1. Specify the applet as the one defined in the SHCE Sales Solutions Find Applet.
    2. Choose the fields to expose in entry and in the results.
  5. Follow the instructions in the previous sections to do the following:
    1. Add the Find object to the application. See, Adding Application Find to the Handheld Application.
    2. Add the view to the hidden screen you created earlier in the application. See, Adding Each New View to the Hidden Screens View.
    3. Add the view to the application list of views and add appropriate responsibilities.
  6. Update synchronization settings to avoid extracting the data for the new view. If this is not done, then the data for this unsupported business component will be extracted unnecessarily.
    1. In the Siebel Web client, choose Navigate > Site Map > Administration-Mobile > Application Administration.
    2. Choose the name of the application(s) that use this unsupported business component, and select the Settings tab.
    3. Add a new record where the Name property = "NoDatabaseBusComp" and the Value contains the name of the unsupported business component.

Siebel Store-and-Forward Messaging Guide