Work Center Details Mashup
|
This mashup is designed to be easily replaced with a customized mashup so long as the customized mashup has the same inputs and outputs. For more information, see Replacing Modular Mashups.
|
The work center details mashup (PTC.BottleneckAnalysis.WorkCenterDetails_MU) displays in the bottom right pane when a work center is selected in the main bottleneck mashup.
Widgets
The PTC.BottleneckAnalysis.WorkCenterDetails_MU mashup uses the following widgets:
• Multiple Label widgets, for the text strings and values.
• Three Button widgets, for the View Details button and the information tooltip buttons.
• A Divider widget, for the dividing line.
Inputs
The input parameters for the PTC.BottleneckAnalysis.WorkCenterDetails_MU mashup are:
• isDemandSetOnWorkCenter—A Boolean indicating whether the demand for the selected demand window is set on work centers (true) or set on materials (false).
• startDateTime—The start date from the applied Date Range filter, if any.
• endDateTime—The end date from the applied Date Range filter, if any.
• workCenters—An infotable with information for the work center represented by the bar that is selected in the chart.
• materialDemandWindowUid—UID of the demand window from the applied Demand Window filter.
• materialMasterUid—The UID for material that is selected in the Material filter, if any.
• managerName—The name of the manager Thing from which the services on this mashup are run.
Outputs
The PTC.BottleneckAnalysis.WorkCenterDetails_MU mashup has no output parameters.
Services
The mashup uses the following dynamic services from the PTC.BottleneckAnalysis.Management_TS Thing Shape:
• GetWorkCenterAdditionalDetailsMashupConfiguration—Retrieves the mashup that is configured to show for the PTC.BottleneckAnalysis.WorkCenterAdditionalDetails id, in the Mashup Configuration configuration table, on the Configuration page for the PTC.BottleneckAnalysis.Manager Thing.
• GetWorkCenterImpactDetails—Retrieves the work center impact values.
Dynamic services allow you to select the entity to execute a service at runtime. In this case, the service can be executed from any entity that implements the
PTC.BottleneckAnalysis.Management_TS Thing Shape. For more information, see
Dynamic Services in the Mashup Builder section of the ThingWorx Help Center.