ReadWorkData (IProductionRuntime)
Reads the attributes of a work data class that is associated with a specific segment response.
Note: In the Configure Method dialog box, click Next to select a work data class and its properties that you want to read. You can select all properties or a subset. If you do not select a work data class or properties, all work data classes associated with the segment response are returned.
Inputs | Data Type | Description |
---|---|---|
Response ID | GUID | Specifies the GUID value for the segment response. This is the ID that is returned when you create a segment response. |
Outputs | Description | |
---|---|---|
WorkDataCollection | A collection of properties from a work data class. Use an Index Activity based on name, or use a For Each Activity to loop through the properties |
Important: The returned collection of data is based on user-defined values and is dependent on your published data. For information on the attributes that can be read from, see Work Data Classes.