Hello,
We are using SalesOrder BOD in a workflow and we would like to convert the field Required Delivery date which is in Date and Time type to Date. How can we achieve this?
Thanks
DS Sharma
You can use the ION Mapper functions to do the transformation.
Suggest that you leave the original element / value in place, and add the modified output to a UserArea segment,
Okay, I was wondering if there was any expression to achieve this in Set Parameter. Thanks
If you have access to Scripting (MT), you could use that.
Okay. But we are on prem. Anyways thanks for your help.
in MT use Script (in Python)
other case use Exit Point ou XSLT transfom.
Don't use MEC for that.