Service Bundle Editor SA Parameter Map Tab

Use the SA Parameter Map tab to associate upstream parameters with service action parameters. This association enables SRT to map the incoming data from the translated order to the selected service action to run for the service bundle.

Field Use

Source Type

Select a parameter in the Name grid and modify the value to any one of the following:

  • Interface: Select if the source of the service action parameter comes from an upstream system.

  • Lookup: Select if the source of the service action parameter comes from a lookup.

Name

Specify a name for an upstream parameter and click Add.

Mapping Type

Select any one of the following:

  • Override: Select to impose a specific value on the service action parameter. If you select this option, you must specify a default value in the Default field. The default value is used if the incoming parameter value is not provided.

  • Interface: Select to map the service action parameter to an upstream parameter. In the Source field, identify the upstream source parameter that you want to map to the service action parameter. If required, specify a default value for this parameter in the Default field. The default value is used if the incoming parameter value is not provided.

  • Lookup: Select to map the service action parameter to a lookup. From the Lookup list, select an appropriate lookup or click Open to define the lookup in the Lookup editor. See "Configuring Lookups" for more information. In the Lookup Output Parameter field, select the output parameter that is provided by the lookup. If required, specify a default value for this parameter in the Default field. The default value is used if the lookup does not generate a value for this parameter.

Add

Click to add a service action parameter to this tab.

Remove

Click to remove a user defined parameter from the service action parameter list.

Remove Invalid

Click to remove any unnecessary invalid parameter (a red circle with an X appears next to an invalid parameter) for the service bundle.

Clear

Click to clear the editable contents of the service action parameter such as Mapping Type, Source and Default.

Related Topics

Mapping Upstream Interface Parameters to Service Action Parameters