Sap Digital Manufacturing
Beta Feature
Last updated
Was this helpful?
Was this helpful?
# options
publicApiEndpoint: https://api.eu20.dmc.cloud.sap
authUrl: https://my-subaccount.authentication.eu20.hana.ondemand.com/oauth/token
clientId: sb-abc123def456!xyz
clientSecret: my-very-secret-key-!@#$# path
/resource/v1/workcenters
# params
plant: 1710# path
/order/v1/orders
# params
plant: 1710
order: '1000456'# entityPath
/ToolMDOs
# query
?$top=5# entityPath
/ToolMDOs('TOOL-001')# entityPath
/ToolMDOs
# query
?$filter=toolType eq 'DRILL'&$select=toolId,description,wear