Bottleneck Cycle and OEE Trend 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 bottleneck cycle and OEE trend mashup (PTC.BottleneckAnalysis.BottleneckOEETrend_MU) displays in the bottom left pane when a work center is selected in the main bottleneck chart.
The Bottleneck page with a red rectangle highlighting the bottleneck cycle and OEE trend chart.
Widgets
The PTC.BottleneckAnalysis.BottleneckOEETrend_MU mashup uses a single Line Chart widget.
Inputs
The input parameters for the PTC.BottleneckAnalysis.BottleneckOEETrend_MU mashup are:
managerName—The name of the manager Thing from which the services on this mashup are run.
workCenters—An infotable with work center represented by the bar that is selected in the chart.
startDateTime—The start date from the applied Date Range filter, if any.
endDateTime—The end date from the applied Date Range filter, if any.
Outputs
The PTC.BottleneckAnalysis.BottleneckOEETrend_MU mashup has no output parameters.
Services
The mashup uses the following dynamic services from the PTC.BottleneckAnalysis.Management_TS Thing Shape:
GetWorkCenterTrendDisplayData—Retrieves the OEE and actual cycle time trend data for the selected work center.
LocalizeToken—Retrieves the localized value used in the chart title.
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.
Was this helpful?