BusinessProcessSpec Element's ParameterLabelField Attribute

Optional. Default value = "NAME." The name of the field in the parameter table that represents the label for the business process parameter set. Up to 100 characters, beginning with A-Z, followed by one or more uppercase letters and digits.

Note: When defining a parameter set table, a NAME column or some other column should be used to represent the label for the business process parameter set. This table column corresponds with the BusinessProcessSpec element's ParameterLabelField attribute which is used to identify the name of the field in the parameter table which represents the label for the parameter set. If the ParameterLabelField attribute for the BusinessProcessSpec element is not specified, NAME is used as the default. If the default is used and NAME does not exist on the parameter table, loadspec will throw an error. We recommend you explicitly identify the ParameterLabelField in your business process specs.