Specifying input and output parameters

  1. To specify program input fields, expand Input to program name.
  2. In the Available Inputs table, select parameters to add, and then click > to move selected parameters to the Selected Inputs table.
  3. In the Selected Inputs table, specify this information:
    Constraint
    Select one of these values:
    • Constant sets the value as the default value and cannot be changed in the executing SOAP call.
    • Mandatory sets that the value must be specified in the executing SOAP call.
    • Optional sets that the value may be specified in the executing SOAP call. If it is not, the default value is used.
    Default Value
    Specify the default value to be used based on the constraint you selected.
  4. To specify program output fields, expand Output from program name
  5. In the Available Outputs table, select parameters to add, and then click > to move selected parameters to the Selected Outputs table.
  6. To save all your changes, select File > Save.
  7. Provide a description of the changes you made in the Description field.
  8. Click Save.