Capacity Panel 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 capacity panel mashup (PTC.PerformanceAnalysis.CapacityPanel_MU) displays the information in the bottom right pane when a grey bar, the blue bar for the Unaccounted Time loss category, or nothing is selected in the main waterfall chart.
The waterfall page of Performance Analysis with a red rectangle highlighting the bottom right pane.
Widgets
The PTC.PerformanceAnalysis.CapacityPanel_MU mashup uses the following widgets:
Multiple Label widgets.
An Image widget.
Inputs
The input parameters for the PTC.PerformanceAnalysis.CapacityPanel_MU mashup are:
totalLossHours—Total loss hours shown in the waterfall chart.
managerName—The name of the manager Thing from which the services on this mashup are run. This value is passed in from the main Performance Analysis mashup (PTC.PerformanceAnalysis.Analysis_MU).
materialMasterUid—The UID for the material selected in the applied Material filter.
endDateTime—The end date from the applied Date Range filter.
startDateTime—The start date from the applied Date Range filter.
thingName—The name of the Thing for the equipment selected in the applied Equipment filter.
waterfallData—Infotable containing the data that is displayed in the waterfall chart.
timeLossData—Infotable containing the time loss information.
Outputs
The PTC.PerformanceAnalysis.CapacityPanel_MU mashup has no output parameters.
Services
The mashup uses the following dynamic service from the PTC.PerformanceAnalysis.Management_TS Thing Shape:
GetCapacityDisplayData—Retrieves the data to display in the capacity pane.
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.PerformanceAnalysis.Management_TS Thing Shape. For more information, see Dynamic Services in the Mashup Builder section of the ThingWorx Help Center.
Was this helpful?