WebSphere Adapter for Siebel Business Applications

Testing the Exists operation

Test the execution of the Exists operation against the business object, Account - ESP, by using the WebSphere Integration Developer integration test client.

Before you begin

The adapter project, also known as the SCA module, must be deployed to the project test environment.

About this task

You test the module in the project test environment to ensure that it works properly.

How to perform this task

  1. From the Business Integration profile, select the Siebel_BS_OutboundApp module.
  2. Right-click on the Siebel_BS_OutboundApp module and select Test > Test Module.
  3. From the Events window, select the existsBOAccountU45ESPBCAccount operation against the Operation property.
  4. Get the Id key value from any existing account record in the Siebel enterprise information system and set the value against the Id attribute of the SiebelMessage added element.

    You can use the value of the Id that was generated earlier against the Create operation. You can also get the Id value from any existing record in the enterprise information system.

  5. Set the attribute values, other than ID.
    1. Select the value, Set Value.
    2. Select the simple attributes to be set (use the Shift or Ctrl keys), right-click on the selected attributes list, and select Set Value.
    3. From the Set Value window, type the value, <unset>.
  6. Click OK and click Continue.
  7. To execute the operation, select the appropriate WebSphere Process Server instance, and click Finish.

Result

When the execution of the Exists operation is successfully completed, the resultant business object of type, SiebelExistsResult, is returned, as shown below. This business object has a single Boolean type variable. The value returned is true if the object was present in the Siebel enterprise information system and false if it was not present.

Terms of use |

Last updated: Mon 30 Oct 2006 03:37:38

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)