Question
LTIMindtree
IN
Last activity: 8 Oct 2021 1:29 EDT
Unable convert string value into Property
Hello,
We have used one decision table which will return the Property in String format.
Param.ItemID = ".ItemID"(Return Value)
We need to convert this ".ItemID" into the Property in data transform which called this decision table.
So, that we can do property set for this Itemid property in data transform.
ex: .ItemID = .Value.
Please share us any expressions or functions can be used to achieve this string to property conversion.
Thanks.