Hi,
I need to assign to a variable concatenating static and dynamic values
For eg : Something like the below
flow.error.code = {projectCode}-01..
I have used the ExtractVariable policy to get the dynamic value and stored .Can I use the AssignMessagePolicy for this purpose? If so, Can you please guide
Thanks