Specifying the order to select data in a service template
In some cases, it may be necessary to explicitly specify the order in which child elements and input data will be selected when the service is generated.
When no custom order is configured, the following order is taken automatically:
Input data without references to child elements
Child elements
Input data with references to child elements
To configure a custom order:
Go to the Advanced tab of the service template.
In the Input order box, enter the elements and input data, in the format element:[child element ID] and data:[input data name], separated by a “|” sign.
Example:
data:svc|element:1|data:tsid|element:2