Customizing Operator Advisor > 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 management 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?