Work Definition General Information
The work definition general information page displays information for the work definition that was selected in the Work Definitions table. This information is read-only.
Work Definition detail page.
Mashups and Widgets
The PTC.Factory.Demo.WorkDefinitionGeneralInfoMashup mashup defines the work definition general information display. This mashup uses a TextBox widget to display the label and value for each of the fields.
Inputs
The input for the PTC.Factory.Demo.WorkDefinitionGeneralInfoMashup mashup is UID the of the work definition that was selected in the Work Definitions table.
Services
The mashup uses the following service from the PTC.Factory.Demo.WorkDefinitionUtils Thing:
GetWorkDefinition—Returns the information for the work definition , based on the UID passed as input to the mashup.
The mashup uses the following service from the PTC.Factory.Demo.LocalizationUtils Thing:
GetWorkTypeLocalizedLabel—Retrieves the localized label for display in the Work Type field.
Was this helpful?