CreateSegmentResponseForRequirement (IProductionRuntime)
Creates a segment response for a specified work response or parent segment response and segment requirement.
Inputs | Data Type | Description |
---|---|---|
Description | String | Specifies a description for the segment response. |
End Time | DateTime | Specifies 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. |
Location | DirectoryResource |
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 ID | GUID | Specifies 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 ID | GUID | Specifies the name of the segment requirement. |
S95 ID | String | Specifies the ID of the segment response. |
Start Time | DateTime | Specifies 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. |
Outputs | Description | |
---|---|---|
GUID | Returns the ID of the new segment response. |