General Information Tab for Work Definitions
The General Information tab displays information for the work definition that was selected on the Work Definitions page. This information is read-only.
General Information page for a work definition.
Mashups and Widgets
The PTC.Factory.Demo.WorkDefinitionGeneralInfoMashup mashup defines the general information display for a work definition. This mashup uses multiple Label widgets 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 on the Work Definitions page.
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?