CreateSegmentResponseForRequirement (IProductionRuntime)

Creates a segment response for a specified work response or parent segment response and segment requirement.

InputsData TypeDescription
DescriptionStringSpecifies a description for 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.
Requirement IDGUIDSpecifies the name of the segment requirement.
S95 IDStringSpecifies the ID 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.

OutputsDescription
GUID Returns the ID of the new segment response.