Windchill Navigate API > 可用 API > 实用程序 API > GetControlCharacteristicsForStep
GetControlCharacteristicsForStep
说明
返回企业工序中给定工步的控制特征。
事物
PTC-PLM.Windchill.BillOfProcess.Utility
输入
用于标识要从后端系统中获取的数据。
参数
类型
说明
必需
inputs
JSON
enterpriseOperationDetails
JSON
将返回企业工序详情属性。
operationIdentity
CCO
将返回工序标识属性。
operationDetails
JSON
将返回工序详情属性。
enterpriseOperation
JSON
operation
CCO
将返回工序详情属性。
parts
CCO
将返回部件属性的列表。
documents
CCO
将返回文档属性的列表。
controlCharacteristics
CCO
将返回控制特征属性的列表。
downloadUrl
CCO
将返回附件属性的列表。
tools
CCO
将返回工具属性的列表。
steps
JSON
数组
operation
CCO
将返回工序详情属性。
parts
CCO
将返回部件属性的列表。
documents
CCO
将返回文档属性的列表。
controlCharacteristics
CCO
将返回控制特征属性的列表。
downloadUrl
CCO
将返回附件属性的列表。
tools
CCO
将返回工具属性的列表。
stepId
字符串
工步 ID。
version
字符串
API 版本。
* 
必须为给定的 stepId 提供 controlCharacteristics。
示例 
{
"inputs": {
"enterpriseOperationDetails": {
"operationIdentity": {
"timeStamp": "2025-05-15 17:44:05.027",
"data": [
{
"itemListsData": [
{
"metadata": {
"ID": {
"label": "ID",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3226074"
},
"Name": {
"value": "Add Frame"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation"
},
{
"metadata": {
"TwoDThumbnailURL": {
"label": "Two D Thumbnail URL",
"type": "STRING"
},
"WorkCenterName": {
"label": "Work Center Type",
"type": "STRING"
}
},
"items": [
{
"WorkCenterName": {
"value": "Frame Assembling Station"
},
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3226074"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation:PTC.MfgProcMgmt.Operation.Custom.Adapter"
},
{
"metadata": {
"ID": {
"label": "ID",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"ID": {
"value": "OR:wt.part.WTPart:988412"
},
"Name": {
"value": "Wagon Example"
}
}
],
"objectType": "PTC.ProdMgmt.Part"
},
{
"metadata": {
"ID": {
"label": "ID",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.MPMProcessPlan:3294496"
},
"Name": {
"value": "Assemble Wagon Family"
}
}
],
"objectType": "PTC.MfgProcMgmt.ProcessPlan"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"operationDetails": {
"enterpriseOperation": {
"skills": {
"timeStamp": "2025-05-15 17:44:00.142",
"data": [
{
"itemListsData": [
{
"metadata": {
"Skill|Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedSkill"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"documents": {
"timeStamp": "2025-05-15 17:44:00.292",
"data": [
{
"itemListsData": [
{
"metadata": {
"PrimaryContent|Content|URL": {
"label": "URL",
"type": "STRING"
},
"PrimaryContent|FormatIcon|Path": {
"label": "Path",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/berlin-sport-wagon-manual.pdf?u8=true=wt.doc.WTDocument%3A192921=wt.content.ApplicationData%3A192972=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_pdf.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "berlin-sport-wagon-manual -DemoData"
}
},
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/Attachment.txt?u8=true=wt.doc.WTDocument%3A2195488=wt.content.ApplicationData%3A2195490=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_notepad.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "EcadData(DescBy) -DemoData"
}
}
],
"objectType": "PTC.DocMgmt.Document"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"controlCharacteristics": {
"timeStamp": "2025-05-15 17:44:00.307",
"data": [
{
"itemListsData": [
{
"metadata": {
"StandardCC|ID": {
"label": "ID",
"type": "STRING"
},
"StandardCC|Description": {
"label": "Description",
"type": "STRING"
},
"StandardCC|NominalValue": {
"label": "Nominal Value",
"type": "STRING"
},
"StandardCC|Name": {
"label": "Name",
"type": "STRING"
},
"StandardCC|LowerLimit": {
"label": "Lower Limit",
"type": "STRING"
},
"StandardCC|UpperLimit": {
"label": "Upper Limit",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedStandardCC"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"downloadUrls": {
"timeStamp": "2025-05-15 17:44:00.309",
"data": [
{
"itemListsData": [
{
"metadata": {
"Filename": {
"label": "Filename",
"type": "STRING"
},
"URL": {
"label": "URL",
"type": "STRING"
}
},
"items": [
{
"Filename": {
"value": "Testing4.zip"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/com.ptc.windchill.enterprise.wvs.saveWVSObject.utils.SaveWVSObjectHelper/saveWVSObject/Testing4.zip?oid=OR:wt.viewmarkup.DerivedImage:3226093=zip=true=wt.pdmlink.PDMLinkProduct:514871=true"
}
}
],
"objectType": "PTC.MfgProcMgmt.DownloadUrl"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"parts": {
"timeStamp": "2025-05-15 17:44:00.523",
"data": [
{
"itemListsData": [
{
"metadata": {
"CrossSelectionId": {
"label": "Cross Selection Id",
"type": "STRING"
},
"QuantityUnit": {
"label": "Quantity and Unit",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.ProdMgmt.Part:PTC.ProdMgmt.Part.Custom.Adapter"
},
{
"metadata": {
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.ProdMgmt.Part"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"operation": {
"timeStamp": "2025-05-15 17:44:00.54",
"data": [
{
"itemListsData": [
{
"metadata": {
"Description": {
"label": "Description",
"type": "STRING"
},
"LongDescription": {
"label": "LongDescription",
"type": "STRING"
},
"Number": {
"label": "Number",
"type": "STRING"
},
"ID": {
"label": "ID",
"type": "STRING"
},
"OperationHolderUsageLink|OperationLabel": {
"label": "OperationLabel",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Description": {
"value": "Add Frame: Short or Long"
},
"LongDescription": {
"value": "<div><Chassis / Carts / Wagon Gears<>Meyer offers a wide array of undercarriages to meet all your needs. Single or Tandem Axle running gears are a great match for your forage box, flat rack, gravity box and more! Tandem or Tridem Trailer/Chassis packages accomodate open top forage boxes and other applications where traction and maneuverability are important. <>Chassis Cart<>Meyer offers more Trailer Chassis packages than any other manufacturer. Tandem axle models with walking beams, spring suspension, brakes and even steering available. Tridem models available as well with suspension, brakesand steering standard. When traction, control and maneuverability are critical, check out a Mey<>Chassis / Tridem<>Meyer XTSW4500 Tridem Trailers provide maximum capacity and floatation. Standard Equipment includes suspended axles, steering and hydraulic brakes. This unit is designed to accomodate the Meyer 9130RT and 9136RT BOSS Rear Unload Boxes and other applications.er Trailer Chassis today.></div>"
},
"Number": {
"value": "0000000206"
},
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3226074"
},
"Name": {
"value": "Add Frame"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"tools": {
"timeStamp": "2025-05-15 17:44:00.544",
"data": [
{
"itemListsData": [
{
"metadata": {
"Tooling|Number": {
"label": "Number",
"type": "STRING"
},
"Tooling|Name": {
"label": "Name",
"type": "STRING"
},
"OperationToConsumableLink|Unit#Display": {
"refType": "PTC.EnumType",
"label": "Unit",
"type": "STRING"
},
"Tooling|ID": {
"label": "ID",
"type": "STRING"
},
"OperationToConsumableLink|Quantity": {
"label": "Quantity",
"type": "NUMBER"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedTooling"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
}
},
"steps": [
{
"skills": {
"timeStamp": "2025-05-15 17:44:00.546",
"data": [
{
"itemListsData": [
{
"metadata": {
"Skill|Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedSkill"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"documents": {
"timeStamp": "2025-05-15 17:44:00.551",
"data": [
{
"itemListsData": [
{
"metadata": {
"PrimaryContent|Content|URL": {
"label": "URL",
"type": "STRING"
},
"PrimaryContent|FormatIcon|Path": {
"label": "Path",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/SportsAndOutdoorWagon-20731776.pdf?u8=true=wt.doc.WTDocument%3A192916=wt.content.ApplicationData%3A192975=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_pdf.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "SportsAndOutdoorWagon-20731776 -DemoData"
}
},
{
"Name": {
"value": "DOC_PPB_MPM_0000000207_Add Long Frame_0000000084-(Illustration Images)"
}
},
{
"Name": {
"value": "DOC_PPB_MPM_0000000207_Add Long Frame_0000000081-(Illustration Images)"
}
},
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/CollapsibleBigWheelWagon.pdf?u8=true=wt.doc.WTDocument%3A192913=wt.content.ApplicationData%3A192945=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_pdf.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "CollapsibleBigWheelWagon -DemoData"
}
}
],
"objectType": "PTC.DocMgmt.Document"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"controlCharacteristics": {
"timeStamp": "2025-05-15 17:44:00.575",
"data": [
{
"itemListsData": [
{
"metadata": {
"StandardCC|ID": {
"label": "ID",
"type": "STRING"
},
"StandardCC|Description": {
"label": "Description",
"type": "STRING"
},
"StandardCC|NominalValue": {
"label": "Nominal Value",
"type": "STRING"
},
"StandardCC|Name": {
"label": "Name",
"type": "STRING"
},
"StandardCC|LowerLimit": {
"label": "Lower Limit",
"type": "STRING"
},
"StandardCC|UpperLimit": {
"label": "Upper Limit",
"type": "STRING"
}
},
"items": [
{
"StandardCC|ID": {
"value": "OR:com.ptc.windchill.mpml.pmi.MPMStandardCC:3202649"
},
"StandardCC|NominalValue": {
"value": "1"
},
"StandardCC|Name": {
"value": "SC2CIRC1"
},
"StandardCC|LowerLimit": {
"value": "0"
},
"StandardCC|UpperLimit": {
"value": "2"
}
},
{
"StandardCC|ID": {
"value": "OR:com.ptc.windchill.mpml.pmi.MPMStandardCC:3202669"
},
"StandardCC|NominalValue": {
"value": "0"
},
"StandardCC|Name": {
"value": "SC2FLAT1"
},
"StandardCC|LowerLimit": {
"value": "-2.52"
},
"StandardCC|UpperLimit": {
"value": "4.5"
}
}
],
"objectType": "PTC.MfgProcMgmt.ConsumedStandardCC"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"downloadUrls": {
"timeStamp": "2025-05-15 17:44:00.595",
"data": [
{
"itemListsData": [
{
"metadata": {
"Filename": {
"label": "Filename",
"type": "STRING"
},
"URL": {
"label": "URL",
"type": "STRING"
}
},
"items": [
{
"Filename": {
"value": "0000000083.pvz"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/0000000083.pvz?u8=wt.epm.EPMDocument%3A1066620=wt.content.ApplicationData%3A1066632=true=true"
}
},
{
"Filename": {
"value": "0000000086.pvz"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/0000000086.pvz?u8=wt.epm.EPMDocument%3A1068717=wt.content.ApplicationData%3A1068727=true=true"
}
},
{
"Filename": {
"value": "TestRepresentaion1.zip"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/com.ptc.windchill.enterprise.wvs.saveWVSObject.utils.SaveWVSObjectHelper/saveWVSObject/TestRepresentaion1.zip?oid=OR:wt.viewmarkup.DerivedImage:3293766=zip=true=wt.pdmlink.PDMLinkProduct:514871=true"
}
},
{
"Filename": {
"value": "File2fig1"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/l-image%20-%20File2fig1.en.bmp?u8=wt.doc.WTDocument%3A1068735=wt.content.ApplicationData%3A1068741=true=true"
}
},
{
"Filename": {
"value": "TestFig1"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/l-image%20-%20TestFig1.en.bmp?u8=wt.doc.WTDocument%3A1066640=wt.content.ApplicationData%3A1066647=true=true"
}
},
{
"Filename": {
"value": "TestFig2"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/l-image%20-%20TestFig2.en.bmp?u8=wt.doc.WTDocument%3A1066640=wt.content.ApplicationData%3A1066649=true=true"
}
},
{
"Filename": {
"value": "file2Fig2"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.content.ContentHttp/viewContent/l-image%20-%20file2Fig2.en.bmp?u8=wt.doc.WTDocument%3A1068735=wt.content.ApplicationData%3A1068743=true=true"
}
}
],
"objectType": "PTC.MfgProcMgmt.DownloadUrl"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"parts": {
"timeStamp": "2025-05-15 17:44:00.619",
"data": [
{
"itemListsData": [
{
"metadata": {
"CrossSelectionId": {
"label": "Cross Selection Id",
"type": "STRING"
},
"QuantityUnit": {
"label": "Quantity and Unit",
"type": "STRING"
}
},
"items": [
{
"CrossSelectionId": {
"value": "MPMOperationToPartLink:11161"
},
"QuantityUnit": {
"value": "1 each"
}
}
],
"objectType": "PTC.ProdMgmt.Part:PTC.ProdMgmt.Part.Custom.Adapter"
},
{
"metadata": {
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Name": {
"value": "LONG_FRAME.asm"
}
}
],
"objectType": "PTC.ProdMgmt.Part"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"operation": {
"timeStamp": "2025-05-15 17:44:00.655",
"data": [
{
"itemListsData": [
{
"metadata": {
"Description": {
"label": "Description",
"type": "STRING"
},
"LongDescription": {
"label": "LongDescription",
"type": "STRING"
},
"Number": {
"label": "Number",
"type": "STRING"
},
"ID": {
"label": "ID",
"type": "STRING"
},
"OperationHolderUsageLink|OperationLabel": {
"label": "OperationLabel",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Description": {
"value": "Long frame is approx. 36\""
},
"LongDescription": {
"value": "<div>A <strong><span style=\"font-size: 14px;\">long frame</span> </strong>wagon is typically designed for carrying larger or elongated loads that require more stability and capacity than standard wagons. Below are some key features that describe a long frame wagon:<u>Design & StructureExtended Frame:</u> The wagon features a longer bed or platform to accommodate lengthy materials like lumber, garden tools, or camping gear.Robust Build: Made from metal, wood, or reinforced plastic to handle heavier loads, often with a weight capacity <span style=\"background-color: rgb(255,255,0);\">ranging from 300 to 1,000 pounds</span> depending on the model.Low Center of Gravity: Helps ensure stability, especially when transporting heavy or awkwardly shaped items<em>.<strong>Handle & Steering MechanismSwiveling Front Wheels</strong></em><strong>:</strong> Some models come with a front axle that swivels for smooth maneuvering.Pull Handle or Steering Bar: Many long-frame wagons are equipped with a pull handle, sometimes padded for comfort, and can often be locked in place when not in use.Wheels & MobilityLarge, Durable Wheels: Equipped with pneumatic tires or rubber wheels to provide smooth movement on various terrains, such as grass, gravel, or dirt.Optional All-Terrain Features: Some models come with rugged tires to handle outdoor activities or farm use.Additional FeaturesFolding Sidewalls or Rails: Many long-frame wagons include collapsible sidewalls to secure cargo or allow for easy loading and unloading.Multi-Purpose Use: Used for a variety of applications, such as gardening, outdoor adventures, hauling equipment, or farm-related tasks.Examples & ApplicationsCommon in gardening to transport soil, mulch, or plants.Utilized in camping to haul tents, coolers, and other outdoor gear.In farms, they may be used to transport tools or smaller harvested items over uneven ground. These wagons provide enhanced capacity while ensuring that the load is distributed evenly over a long frame, making them ideal for both domestic and professional use. Let me know if you need help choosing a specific model or more technical specifications!>>></div>"
},
"Number": {
"value": "0000000207"
},
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3293733"
},
"OperationHolderUsageLink|OperationLabel": {
"value": "0010"
},
"Name": {
"value": "Add Long Frame"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"tools": {
"timeStamp": "2025-05-15 17:44:00.675",
"data": [
{
"itemListsData": [
{
"metadata": {
"Tooling|Number": {
"label": "Number",
"type": "STRING"
},
"Tooling|Name": {
"label": "Name",
"type": "STRING"
},
"OperationToConsumableLink|Unit#Display": {
"refType": "PTC.EnumType",
"label": "Unit",
"type": "STRING"
},
"Tooling|ID": {
"label": "ID",
"type": "STRING"
},
"OperationToConsumableLink|Quantity": {
"label": "Quantity",
"type": "NUMBER"
}
},
"items": [
{
"Tooling|Number": {
"value": "0000000044"
},
"Tooling|Name": {
"value": "Tool-Table"
},
"OperationToConsumableLink|Unit#Display": {
"value": "each"
},
"Tooling|ID": {
"value": "OR:com.ptc.windchill.mpml.resource.MPMTooling:192502"
},
"OperationToConsumableLink|Quantity": {
"value": "1"
}
}
],
"objectType": "PTC.MfgProcMgmt.ConsumedTooling"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
}
},
{
"skills": {
"timeStamp": "2025-05-15 17:44:00.547",
"data": [
{
"itemListsData": [
{
"metadata": {
"Skill|Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedSkill"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"documents": {
"timeStamp": "2025-05-15 17:44:00.562",
"data": [
{
"itemListsData": [
{
"metadata": {
"PrimaryContent|Content|URL": {
"label": "URL",
"type": "STRING"
},
"PrimaryContent|FormatIcon|Path": {
"label": "Path",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/berlin-sport-wagon-manual.pdf?u8=true=wt.doc.WTDocument%3A192921=wt.content.ApplicationData%3A192972=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_pdf.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "berlin-sport-wagon-manual -DemoData"
}
},
{
"PrimaryContent|Content|URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/wt.fv.master.RedirectDownload/redirectDownload/Test%20documentation.docx?u8=true=wt.doc.WTDocument%3A192918=wt.content.ApplicationData%3A192968=true=true"
},
"PrimaryContent|FormatIcon|Path": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//netmarkets/images/file_msword.gif?twxME_ClientFollowRedirect=true"
},
"Name": {
"value": "Test documentation Ref -DemoData"
}
}
],
"objectType": "PTC.DocMgmt.Document"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"controlCharacteristics": {
"timeStamp": "2025-05-15 17:44:00.586",
"data": [
{
"itemListsData": [
{
"metadata": {
"StandardCC|ID": {
"label": "ID",
"type": "STRING"
},
"StandardCC|Description": {
"label": "Description",
"type": "STRING"
},
"StandardCC|NominalValue": {
"label": "Nominal Value",
"type": "STRING"
},
"StandardCC|Name": {
"label": "Name",
"type": "STRING"
},
"StandardCC|LowerLimit": {
"label": "Lower Limit",
"type": "STRING"
},
"StandardCC|UpperLimit": {
"label": "Upper Limit",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedStandardCC"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"downloadUrls": {
"timeStamp": "2025-05-15 17:44:00.609",
"data": [
{
"itemListsData": [
{
"metadata": {
"Filename": {
"label": "Filename",
"type": "STRING"
},
"URL": {
"label": "URL",
"type": "STRING"
}
},
"items": [
{
"Filename": {
"value": "demo1.zip"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/com.ptc.windchill.enterprise.wvs.saveWVSObject.utils.SaveWVSObjectHelper/saveWVSObject/demo1.zip?oid=OR:wt.viewmarkup.DerivedImage:3191907=zip=true=wt.pdmlink.PDMLinkProduct:514871=true"
}
},
{
"Filename": {
"value": "wi_illustrationa2.gif"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/com.ptc.wvs.server.util.WVSContentHelper/redirectDownload/wi_illustrationa2.gif?ContentHolder=wt.viewmarkup.DerivedImage%3A3191907=wt.content.ApplicationData%3A3192641=1=true"
}
},
{
"Filename": {
"value": "wi_illustrationa1.gif"
},
"URL": {
"value": "/Thingworx/MediaEntities/ptc-windchill-integration-connector-proxy/Content//servlet/WindchillAuthGW/com.ptc.wvs.server.util.WVSContentHelper/redirectDownload/wi_illustrationa1.gif?ContentHolder=wt.viewmarkup.DerivedImage%3A3191907=wt.content.ApplicationData%3A3192630=1=true"
}
}
],
"objectType": "PTC.MfgProcMgmt.DownloadUrl"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"parts": {
"timeStamp": "2025-05-15 17:44:00.631",
"data": [
{
"itemListsData": [
{
"metadata": {
"CrossSelectionId": {
"label": "Cross Selection Id",
"type": "STRING"
},
"QuantityUnit": {
"label": "Quantity and Unit",
"type": "STRING"
}
},
"items": [
{
"CrossSelectionId": {
"value": "MPMOperationToPartLink:11162"
},
"QuantityUnit": {
"value": "1 each"
}
}
],
"objectType": "PTC.ProdMgmt.Part:PTC.ProdMgmt.Part.Custom.Adapter"
},
{
"metadata": {
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Name": {
"value": "SHORT_FRAME.asm"
}
}
],
"objectType": "PTC.ProdMgmt.Part"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"operation": {
"timeStamp": "2025-05-15 17:44:00.663",
"data": [
{
"itemListsData": [
{
"metadata": {
"Description": {
"label": "Description",
"type": "STRING"
},
"LongDescription": {
"label": "LongDescription",
"type": "STRING"
},
"Number": {
"label": "Number",
"type": "STRING"
},
"ID": {
"label": "ID",
"type": "STRING"
},
"OperationHolderUsageLink|OperationLabel": {
"label": "OperationLabel",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Description": {
"value": "Short frame wagon approx 24\""
},
"LongDescription": {
"value": "<div>A short frame wagon is a compact version of traditional utility wagons, designed for maneuverability in tighter spaces and easier storage.Key Features:Compact Frame: The shorter bed length makes it ideal for hauling smaller loads, such as gardening tools, bags of soil, or camping supplies.Lightweight and Portable: With a reduced size, these wagons are often lighter and easier to carry or store.Maneuverable Design: The smaller frame improves turning radius, making it easier to navigate narrow paths or confined areas.Durability: Despite its size, the frame is typically made from steel, plastic, or wood to handle moderate loads efficiently.Applications: These wagons are well-suited for home gardens, light outdoor activities, or urban settings where large wagons might be cumbersome. This type of wagon provides an excellent balance between convenience and function, making it practical for tasks that do not require heavy-duty hauling but still need mobility and efficiency.></div>"
},
"Number": {
"value": "0000000208"
},
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3178901"
},
"OperationHolderUsageLink|OperationLabel": {
"value": "0020"
},
"Name": {
"value": "Add Short Frame"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"tools": {
"timeStamp": "2025-05-15 17:44:00.68",
"data": [
{
"itemListsData": [
{
"metadata": {
"Tooling|Number": {
"label": "Number",
"type": "STRING"
},
"Tooling|Name": {
"label": "Name",
"type": "STRING"
},
"OperationToConsumableLink|Unit#Display": {
"refType": "PTC.EnumType",
"label": "Unit",
"type": "STRING"
},
"Tooling|ID": {
"label": "ID",
"type": "STRING"
},
"OperationToConsumableLink|Quantity": {
"label": "Quantity",
"type": "NUMBER"
}
},
"items": [
{
"Tooling|Number": {
"value": "0000000044"
},
"Tooling|Name": {
"value": "Tool-Table"
},
"OperationToConsumableLink|Unit#Display": {
"value": "each"
},
"Tooling|ID": {
"value": "OR:com.ptc.windchill.mpml.resource.MPMTooling:192502"
},
"OperationToConsumableLink|Quantity": {
"value": "1"
}
}
],
"objectType": "PTC.MfgProcMgmt.ConsumedTooling"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
}
},
{
"skills": {
"timeStamp": "2025-05-15 17:44:00.548",
"data": [
{
"itemListsData": [
{
"metadata": {
"Skill|Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedSkill"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"documents": {
"timeStamp": "2025-05-15 17:44:00.567",
"data": [
{
"itemListsData": [
{
"metadata": {
"PrimaryContent|Content|URL": {
"label": "URL",
"type": "STRING"
},
"PrimaryContent|FormatIcon|Path": {
"label": "Path",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.DocMgmt.Document"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"controlCharacteristics": {
"timeStamp": "2025-05-15 17:44:00.593",
"data": [
{
"itemListsData": [
{
"metadata": {
"StandardCC|ID": {
"label": "ID",
"type": "STRING"
},
"StandardCC|Description": {
"label": "Description",
"type": "STRING"
},
"StandardCC|NominalValue": {
"label": "Nominal Value",
"type": "STRING"
},
"StandardCC|Name": {
"label": "Name",
"type": "STRING"
},
"StandardCC|LowerLimit": {
"label": "Lower Limit",
"type": "STRING"
},
"StandardCC|UpperLimit": {
"label": "Upper Limit",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedStandardCC"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"downloadUrls": {
"timeStamp": "2025-05-15 17:44:00.614",
"data": [
{
"itemListsData": [
{
"metadata": {
"Filename": {
"label": "Filename",
"type": "STRING"
},
"URL": {
"label": "URL",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.DownloadUrl"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"parts": {
"timeStamp": "2025-05-15 17:44:00.641",
"data": [
{
"itemListsData": [
{
"metadata": {
"CrossSelectionId": {
"label": "Cross Selection Id",
"type": "STRING"
},
"QuantityUnit": {
"label": "Quantity and Unit",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.ProdMgmt.Part:PTC.ProdMgmt.Part.Custom.Adapter"
},
{
"metadata": {
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [],
"objectType": "PTC.ProdMgmt.Part"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.WCAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"operation": {
"timeStamp": "2025-05-15 17:44:00.671",
"data": [
{
"itemListsData": [
{
"metadata": {
"Description": {
"label": "Description",
"type": "STRING"
},
"LongDescription": {
"label": "LongDescription",
"type": "STRING"
},
"Number": {
"label": "Number",
"type": "STRING"
},
"ID": {
"label": "ID",
"type": "STRING"
},
"OperationHolderUsageLink|OperationLabel": {
"label": "OperationLabel",
"type": "STRING"
},
"Name": {
"label": "Name",
"type": "STRING"
}
},
"items": [
{
"Number": {
"value": "0000000185"
},
"ID": {
"value": "OR:com.ptc.windchill.mpml.processplan.operation.MPMStandardOperation:1654080"
},
"OperationHolderUsageLink|OperationLabel": {
"value": "0030"
},
"Name": {
"value": "CADCheck"
}
}
],
"objectType": "PTC.MfgProcMgmt.Operation"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
},
"tools": {
"timeStamp": "2025-05-15 17:44:00.684",
"data": [
{
"itemListsData": [
{
"metadata": {
"Tooling|Number": {
"label": "Number",
"type": "STRING"
},
"Tooling|Name": {
"label": "Name",
"type": "STRING"
},
"OperationToConsumableLink|Unit#Display": {
"refType": "PTC.EnumType",
"label": "Unit",
"type": "STRING"
},
"Tooling|ID": {
"label": "ID",
"type": "STRING"
},
"OperationToConsumableLink|Quantity": {
"label": "Quantity",
"type": "NUMBER"
}
},
"items": [],
"objectType": "PTC.MfgProcMgmt.ConsumedTooling"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
}
}
]
}
},
"stepId": "OR:com.ptc.windchill.mpml.processplan.operation.MPMOperation:3293733"
},
"version": "1"
}
输出
服务将以 CCO 格式返回 JSON 对象。
示例 
{
"timeStamp": "2025-05-15 17:44:00.575",
"data": [
{
"itemListsData": [
{
"metadata": {
"StandardCC|ID": {
"label": "ID",
"type": "STRING"
},
"StandardCC|Description": {
"label": "Description",
"type": "STRING"
},
"StandardCC|NominalValue": {
"label": "Nominal Value",
"type": "STRING"
},
"StandardCC|Name": {
"label": "Name",
"type": "STRING"
},
"StandardCC|LowerLimit": {
"label": "Lower Limit",
"type": "STRING"
},
"StandardCC|UpperLimit": {
"label": "Upper Limit",
"type": "STRING"
}
},
"items": [
{
"StandardCC|ID": {
"value": "OR:com.ptc.windchill.mpml.pmi.MPMStandardCC:3202649"
},
"StandardCC|NominalValue": {
"value": "1"
},
"StandardCC|Name": {
"value": "SC2CIRC1"
},
"StandardCC|LowerLimit": {
"value": "0"
},
"StandardCC|UpperLimit": {
"value": "2"
}
},
{
"StandardCC|ID": {
"value": "OR:com.ptc.windchill.mpml.pmi.MPMStandardCC:3202669"
},
"StandardCC|NominalValue": {
"value": "0"
},
"StandardCC|Name": {
"value": "SC2FLAT1"
},
"StandardCC|LowerLimit": {
"value": "-2.52"
},
"StandardCC|UpperLimit": {
"value": "4.5"
}
}
],
"objectType": "PTC.MfgProcMgmt.ConsumedStandardCC"
}
],
"adapter": {
"instanceName": "windchill",
"thingName": "PTC.VOps.WCOperationAdapter"
}
}
],
"statusMessage": "OK",
"status": "200"
}
这对您有帮助吗?