Audium Knowledge Base

Knowledgebase Home | Contact Knowledgebase Home | Contact
Search the Knowledgebase Jump to ID Browse by Category
How to reference session data in an XML decision
Categories: Audium Studio (3.4.x)
Article ID: 11
Last updated: November 02, 2006
User Opinions
No users have voted.

How would you rate this answer?
Helpful
Not helpful
SUMMARY

This article shows how to reference session data in an XML decision.

SYMPTOMS

Developer would like to reference session data from within an XML decision.

RESOLUTION 

Here is an example of how to reference session data from with an XML decision:

<STRING operator="equal">
    <DATA>
        <SESSION name="my_session_variable_name" />
    </DATA>
    <CONSTANT_STRING value="arrival" />
</STRING>

The "Audium XML Decisions in Detail" section of the User Guide describes all of the tags used for XML decisions.
Visitor Comments
No visitor comments posted. Post a comment
Related Questions
Attachments
No attachments were found.

Copyright (c) 2005 Audium Corporation. All rights reserved.
Audium Home | Audium Support Center Home | Audium Customer Care Home