Unica Interact Runtime working with real-time attributes

All real-time attributes defined in Unica Interact design-time are deployed to Unica Interact Run-time as part of global data. The expression in Flowchart and Strategies using real-time attributes is deployed to the Run-time with no difference as before. At Unica Interact Run-time, a real-time attribute used in a Flowchart or Strategy expression can be passed in as a parameter in startSession or postEvent API. During the process of offer evaluation, Unica Interact uses the value of real-time attribute if the value is passed through an API parameter or a flowchart sessionVar. If not, then the value of audienceprofile is used. Otherwise, the default value available with the real-time attribute is used.