Is there any way to increase execution time of windchill rest api.
Jul 04, 2023
11:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 04, 2023
11:46 AM
Is there any way to increase execution time of windchill rest api.
getStructure API taking more time to fetch all documents. Is there any way to increase execution time of windchill rest api. How to increase its performance ?
Labels:
- Labels:
-
Announcements
-
CAD Data Mgmt
-
Document Mgmt
- Tags:
- rest
3 REPLIES 3
Oct 16, 2023
02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 16, 2023
02:26 AM
Hi,
Please refer to https://www.ptc.com/en/support/article/CS399831
Workaround: Avoid use $expand=Components($levels=max) for a large CAD Structure
-Rocket
Oct 16, 2023
04:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 16, 2023
05:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 16, 2023
05:13 AM
@HelesicPetr Oh, Yes, I forgot that some clients may not be able to view the article, Thank you for your reminder
@AP_10343008 If your BOM is large and based on the current knowledge base content, there is no particularly good way to solve it. We look forward to solving it in future CPS or versions.
Avoid use $expand=Components($levels=max) for a large CAD Structure
