Integration Platform Technologies: Siebel Enterprise Application Integration > Business Services > Creating Business Services in Siebel Tools >

Defining Business Service Method Arguments


Each method can take one or more arguments. The argument is passed to the method and consists of some data or object that the method processes to complete its task.

To define the business service method arguments

  1. With your business service selected, double-click the Business Service Method Arg folder, in the Tools Object Explorer, to display the Business Service Method Args list.
  2. Choose Edit > New Record to create a blank method argument record.
  3. Type the name of the argument in the Name field.

    NOTE:  If you plan to use this business service in a Siebel Client, specify the Display Name as well.

  4. Enter the data type in the Data Type field.
  5. Check the Optional check box if you do not want the argument to be required for the method.
  6. Choose a Type for the argument. Refer to the following table for a list of different types and their descriptions.
    Argument
    Description

    Input

    This type of argument serves as input to the method.

    Input/Output

    This type of argument serves as both input to the method and output from the method.

    Output

    This type of argument serves as output from the method.

Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2008, Oracle and/or its affiliates. All rights reserved. Legal Notices.