10/10/2012 at 2:10 am #5949

Anonymous
Participant
I was able to get past this issue by making the using a Session. After many trials, the only way this worked was if I made the TravlerId an InOut field, otherwise the session field wasn’t recognized.
What you suggested below did NOT work. I tried using an INPUT type and the appropriate column name, but this would not work.