Specifying Parameters as Subsystem Parameters

You specify parameters in the Siebel client.

To specify the subsystem parameters

  1. In the Siebel client, navigate to the Administration - Server Configuration screen, Enterprises view.

  2. In the first list applet, select the Enterprise Server that you want to configure.

  3. In the middle applet, click the Profile Configuration tab.

  4. Click New to create a new component profile, then set the following parameters:

    Name Value

    Profile

    HTTP_test

    Alias

    HTTP_test

    Subsystem Type

    HTTPSubSys

  5. In the Profile Parameters list applet (the last applet), specify the parameters required for the type of operations the subsystem supports:

    Name Value

    HTTPRequestURLTemplate

    "http://www.example.com"

    HTTPRequestMethod

    "GET"

Then, in the workflow on the Siebel Web Client, you specify the Connection Subsystem input argument to the HTTP Transport, and the value is the named subsystem that you created. For the case given here, it is HTTP_test. You can test the workflow in the Workflow Simulator.