General Information Tab for Operations
The General Information tab for an operation displays information for the operation that is selected in the Operations list. This information is read-only.
General Information tab for an operation (child work definition).
Mashups and Widgets
The PTC.Factory.Demo.WorkDefinitionOperations.GeneralInfoMashup mashup defines the display of the General Information tab for an operation. This mashup uses multiple Label widgets for the field names and values that are displayed.
Inputs
The input for the PTC.Factory.Demo.WorkDefinitionOperations.GeneralInfoMashup mashup is the UID of the work definition associated with the operation (child work definition) that is selected in the Operations list.
Services
The mashup uses the following service from the PTC.Factory.Demo.WorkDefinitionUtils Thing:
GetWorkDefinition—Retrieves the information for the work definition associated with the selected operation.
Was this helpful?