Hello,
I’m working on a workflow which :
- create catalog / inv / purchase / sales part on different sites
- create routing and product structure, work guidelines and fill those with an original shop order / sales part datas
- create a supplier for purchase part link and create price list element
Link of png of the bpa as i can’t upload directly here : https://ibb.co/wrQvL9ZT
This include a lot of API GET calls to get data to construct POST calls, and to control state of data for logic control.
I’m getting the following error when I try to inspect it (to finish to build the workflow) :
“It took long time to inspect the Workflow. Please limit the amount of data and try again.”
How am I supposed to avoid this ?
Thank you