Developing and Deploying Siebel eBusiness Applications > Getting Started with Siebel Tools > The Configuration Process >

Testing Changes


Once you have compiled objects into a new repository file, you can see the results of your changes in the client application. Typically developers will set up a Mobile Web client on their machine to use for testing and will point the Web client to the repository file that has been recompiled with configuration changes.

NOTE:  Make sure you have the correct .srf file—the one you compiled your changes to—is defined for the application you want to test. You can check this by verifying the value of the repository file parameter in the application's configuration file.

Registering New Views in the Application

When you add a new view to an application, you must make it visible in the client application before you can test it. You do this by registering the new view in the application using the View Administration view and then associating it to a responsibility.

If you are working with existing views, these steps are not necessary. The views are already registered in the application.

To register views in the application

  1. From the application-level menu, choose View > Site Map > Application Administration > Views.
  2. The View list appears.

  3. Click the menu button and then select New Record.
  4. Enter the view name.
  5. The view name you enter must match the name property defined for the view in Siebel Tools.

  6. Enter a description and select whether you want the view to be available for local access in the Mobile Web client.
  7. Click Save.

To associate views with a responsibility

  1. From the application-level menu, choose View > Site Map > Application Administration > Responsibilities.
  2. The Responsibilities list appears.

  3. In the Responsibilities list, select the Responsibility to which you want to associate the view.
  4. NOTE:  You cannot edit the responsibilities that are part of the seed data that ships with the product. You must create a new responsibility to be able to associate new views to it. You can copy one of the sample responsibilities, such as Siebel System Administrator, and then customize it for your purposes.

  5. In the View list, click the menu button and then select New Record.
  6. From the Add Views dialog box select a view.
  7. The view is associated with the responsibility. When a user with the responsibility logs into the application, the view will appear in the user interface.

Verifying Your Changes

After you have made any new views available in the application, you can log on to your Web Client application to see the results of your configuration changes.

To verify your changes

  1. Start your client application.
  2. Navigate to the objects you modified.
  3. For example, if you added a new applet to a view, go to the view to make sure the applet appears where it should.

  4. Note any differences between what you see and the expected appearance or behavior.
  5. If you find problems, repeat the cycle:
    1. Return to Siebel Tools to make configuration changes necessary to fix the problem.
    2. Compile the project.
    3. Test the change.

 Developing and Deploying Siebel eBusiness Applications 
 Published: 18 April 2003