You can add output properties for a service template from the Create/Edit Output Property for Service dialog box.
The following table describes the Create/Edit Output Property for Service dialog box fields, subfields, and field groups. A field group is a collection of fields that are related to a specific action or configuration.
When you enter information in a dialog box, if the information is not valid, errors that include a description of the problem appear at the right side of the box.
Field | Subfield | Description |
---|---|---|
Key: * | - | Output property key name. |
Display Name: * | - | Name of the output property. |
Description: | - | Description of the output property. |
Property Group: | - |
Select the property group to which the property belongs. You can also choose (Create New Property Group) to create a new property group. |
Display/Hide: | - |
Specifies the display setting for the output property. The choices are:
|
Data Type: | - |
Select a data type of the property: string, boolean, integer, double, date, password, composite. Various options are specifying restrictions on the data entry are visible depending on the option you choose. When dealing with arrays, you can verify the Array Type option for the data type to be handled as an array. In this way, a set of the properties of the same type (number of elements is variable) can be handled as a single property making data mapping easier, especially when passing data between a service and the plug-ins. |
Content Type: | - |
Select the content type:
|
Domain Type: | - |
Select the domain type from the list or add a new domain type by clicking Add New Domain Type and entering the relevant details from the Create Domain Type Definition dialog box. This option is available when you choose composite for the Data Type and application/json for the Content Type. |
Fields with an asterisk (*) are required. |
Field | Subfield | Description |
---|---|---|
Presentation: | - | Specifies the property presentation. The presentations types are visible in the list depending on the Data Type. |
Default Value: | - | Specifies the default value for the property. The values that can be specified differ depending on the Data Type. |
Show If: | - | Shows the property entry if the specified conditions are met. |
Enable If: | - | Enables the property if the specified conditions are met. |