Textual Work Instructions Component
The textual work instructions component displays the text information associated with a work instruction, specifically the name and long description of the associated work definition.
Textual work instructions component.
If the long description is longer than the display area, click the Show More link and use a scroll bar to view the complete information. If there is no long description or name available, then white space displays for that value.
Mashups and Widgets
The PTC.SCA.SCO.TextualWorkInstructionsMashup mashup defines the textual work instructions component. This mashup uses the following widgets:
A Value Display widget which displays the name and long description of the work definition associated with the selected work instruction tile. Rich text formatting is displayed by the widget. The Label and Data properties on the widget are bound to the name and long description of the work definition returned by the GetWorkDefinition service.
Inputs
The input for the PTC.SCA.SCO.TextualWorkInstructionsMashup mashup is the UID of the work definition associated with the selected work instruction tile in the sequential navigation component mashup (PTC.SCA.SCO.WorkDefinitionHorizontalSequentialNavigation). For more information on work definitions and their related information, see Work Definition Schema.
Services
The mashup uses the following service from the PTC.SCA.SCO.ProductionOrderUtils Thing:
GetWorkDefinition—Returns the information for the work definition associated with the selected work instruction tile.
Was this helpful?