Miquel,
Is one application a subflow of the other?
If they are two separately running scripts, have you thought of using an xml file to pass information back and forth? One xml file tp pass information one direction and a second xml file to pass information the other direction.
This would be your simplest way to accomplish what you are looking to do if they are separate scripts.
With a subflow, you can just pass the sessionID to the sublow and retrieve the necessary session information.
Steve
Miquel Bover:
<pre style="font-size: 14.399999618530273px; color: #666666; line-height: normal;">Hello
- I have a UCCX version 8.5.1.11003-32
- I'm working with two scripts, and I would like know if exist any change to pass call
session related information, between this scripts.
- I think that I must use "Get Contact Info" and "Set Session Info" steps, using the
context variable attributes, but I don't know how to do
Please, help me
Thank you</pre>