Services in Operator Advisor > Job Order Manager Thing Shape Services
Job Order Manager Thing Shape Services
The following services are found on the job order manager thing shape (PTC.SCA.SCO.JobOrderManagerThingShape):
Miscellaneous and Utility Services
CreateInfoTable—Creates an infotable for the specified data shape name. Used internally by other services. Not intended for standalone use.
Input parameters: DataShapeName (dataShapeName)
Output: result (JSON)
MergeInfoTables—Merges two infotables into a single infotable. Used internally by other services. Not intended for standalone use.
Input parameters:
infoTable (InfoTable)
infoTableAP (InfoTable)
dataShapeName (InfoTable)
Output: result (JSON)
Was this helpful?