on 2024 Dec 09 10:15 AM
Hi experts,
I am using the change production snippet in the Order Download XSLT. For guidance I have used the following:
I have set the DataCollectionCopy and QuantityCopy on true. In the Integration message Dashboard, I can see that this lines in the request/response data were set to true correctly. But in the manage orders app, when I go to the Order Schedule tab, I can not see any copy of the quantity, the progress is set to 0 when the Version of the routing changes.
Does anyone know how to avoid this and how to still see the progress in the Order Schedule tab?
This is what I have implemented in the XSLT Workflow:
<ChangeProduction>
<SupportChangeAfterRelease>true</SupportChangeAfterRelease>
<HoldProduction></HoldProduction>
<DataCollectionCopy>true</DataCollectionCopy>
<QuantityCopy>true</QuantityCopy>
</ChangeProduction>
Thank you!
Request clarification before answering.
I found it out by myself: I forgot the PlaceSFCIn because I didn't knew that commenting it out results into default "FIRST".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.