CreateSegmentResponse (IProductionRuntime)

Creates a segment response to associate with a work request or parent segment response, and work process segment.

InputsData TypeDescription
DescriptionStringSpecifies the description of the segment response.
End TimeDateTimeSpecifies the end date and time for the segment response.

In the Inputs section of the activity configuration panel, click the drop-down arrow to set the date and time.

LocationDirectoryResource

Specifies the equipment location to associate with the segment response.

In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use.

Parent IDGUIDSpecifies the ID of the work response associated with the segment response you are creating. Bind this parameter to the ReturnValue property of the work response.

- Or -

Specifies the ID of the segment response that you want to specify as the parent segment. Bind this parameter to a ReturnValue property of a segment response to create a child of that segment response.

Note: A child segment response will automatically inherit its parent's work response.
S95 IDStringSpecifies the name of the segment response.
Start TimeDateTimeSpecifies the start date and time for the segment response.

In the Inputs section of the activity configuration panel, click the drop-down arrow to set the date and time.

Work Process SegmentDirectoryResource

Specifies the work process segment that defines the work data classes that are available to be written to by this segment response.

In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use.

OutputsDescription
GUID Returns the new segment response.