WebSphere Adapter for Siebel Business Applications

Testing the Create operation

Test the eCreate operation against the business object, Account – ESP, 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 view, select the Siebel_BO_OutboundApp module.
  2. Right-click on the Siebel_BO_OutboundApp module and select Test > Test Module.
  3. From the Events window, select the createBOAccountU45ESPBCAccount operation against the Operation property. U45 in the operation name is the Unicode space character.
  4. From the list of verbs, select Create.
  5. Provide sample values for the business object attributes.

    The values provided below are samples that may or not be valid in your environment.

    Table 1. Sample attribute values
    Attribute Possible sample value
    CurrencyCode USD
    InternalOrgFlag N
    Name AccountSample4ID
    PartyTypeCode P
    PartyUID Q
    Note: If you run this test again, make sure that you use a unique Name and PartryUID for each run, otherwise an error occurs.
  6. Set the attribute values under the BOAccountU45ESPBCAccount instance.
    1. Select the value, <null>.
    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>.
  7. Click OK, then click Continue.
  8. To execute the operation, select the appropriate WebSphere Process Server instance, and click Finish.
    Figure 1. Selecting the deployment location
    This image is described in the surrounding text.

Result

When the execution of the Create operation is successfully completed, the resultant business object with the key values that were filled in are returned. If you are unsuccessful and encounter the error, "The child PickLlist business component with keys is not found: Contact...," check the troubleshooting section for information on the EMD defect workaround.

What to do next

Make note of the Id key value because it is used later to clear the sample content that you created.

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)