on 2025 Jan 02 2:51 AM
Hi Community,
I want to import data get DM REST API.
I'd like to know how I can get the full data with characters by entering only some of the GET CALL REQUEST parameter strings.
For example, when you get the tools information, toolNumber wants to get a full list with "PRT".
Request clarification before answering.
Hi,
another option to look at is using the Tool MDO: https://help.sap.com/docs/sap-digital-manufacturing/insights/tool-mdo
For each MDO an OData V2 and V4 API exists: https://help.sap.com/docs/sap-digital-manufacturing/insights/apis
Please note the remark / hint on the limitations of MDOs in the second link.
Regards,
Marcel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ChoiKyuchan,
usually I start looking up the details of the API I plan to use in the API hub, e.g.: Overview | Tool | SAP Business Accelerator Hub
To get a list of the PRTs I used an API client where I filled the mandatory plant-parameter in "Query" and of course the "Auth" information to get this result:
Hope it helps!
BR Roger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.