Thingworx Navigate 9.1
Apr 07, 2021
12:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 07, 2021
12:27 AM
Thingworx Navigate 9.1
Custom OData Services: How to send the multiple objects data (for example list of parts) as an input to the Custom OData service (functions/actions) and fetch the its respective related objects (Describe By Documents for the each part in input (list of parts) provided)
Labels:
- Labels:
-
Custom Apps
-
Customization
2 REPLIES 2
Apr 07, 2021
03:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 07, 2021
03:03 PM
I will let expert add their views. Adding my two cents :
You can create a service that will iterate through the List to get OID of each (List of Parts) and call (Input) another Service to fetch Data from Windchill and store in an Info Table.
-Regards
Arshad
Apr 23, 2021
04:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Apr 23, 2021
04:42 PM
Hi @AK_9024676.
The solution proposed by @Arshad is reasonable. Have you tested it?
Regards.
--Sharon
