Hi, all,
does anyone know if Interaction Data under “INTERACTION DATA” tab in IRD can be defined as UData[‘key1’]? I am sick and tired of calling UData all the time and passing the value into a variable in every strategy.
Hi, all,
does anyone know if Interaction Data under “INTERACTION DATA” tab in IRD can be defined as UData[‘key1’]? I am sick and tired of calling UData all the time and passing the value into a variable in every strategy.
Hi Vic,
You can but you still have to assign udata to a variable, then to interaction data.
Have you looked at business rules and attributes, you might find them more useful…