How can you pass PSP output back to a Workflow Process Property?
Hi,
Example: Please refer the below OOB Dynamic Pricing Procedure workflow
1. In "Dynamic Pricing Procedure" workflow process properties Name = "Price List Expired Error Flag", Default String = Context/Header/@Is Price List Expired Flag and Data Type = Alias.
2. In "Dynamic Pricing Procedure" workflow at decision step "Price List Error" condition they are reading the process property "Price List Expired Error Flag" based on the above xpath notation from the Context.
How to read the PSP Process property based on Row Set XPath notation?
Want to skip the "Dynamic Pricing Engine" when the "Override Reprice Flag" is checked on the Order Line Item. I am trying to read the Xpath Notation Process Property.Example: Please refer the below OOB Dynamic Pricing Procedure workflow
1. In "Dynamic Pricing Procedure" workflow process properties Name = "Price List Expired Error Flag", Default String = Context/Header/@Is Price List Expired Flag and Data Type = Alias.
2. In "Dynamic Pricing Procedure" workflow at decision step "Price List Error" condition they are reading the process property "Price List Expired Error Flag" based on the above xpath notation from the Context.
0