Genesys CTI User Forum > Genesys-related Development
How to send parameters in GOTO block in GVP composer ?
cavagnaro:
Again, if it is an URL are we talking about composer block or vxml code made where?
Let's assume it is a foreign vxml generated on PHP code...IVR.php
On IVR php you have
$_Get['sex'] and use it to generate your vxml code.
If we talk about a composer same project then they are passed as session.
anandgenesys:
Thanks for your reply. I am using JAVA . Is SESSION is possible in JAVA composer project ? ??? How to enable session in composer ? I want to send the parameters via GOTO block in same composer project. Is this possible with session ? If possible how to achieve the session ? If I can learn this mean , Its a boon for me . :o
cavagnaro:
Oh boy... Sessions are Http part, not language based.
I think if you read Composer docs you will have a better idea.
Also read about http in general.
If you analyze MCP logs you will see and also with Wiseshark.
If using Java then Java logs are on the Tomcat logs as.well...
You need to read more about the whole gvp solution
Navigation
[0] Message Index
[*] Previous page
Go to full version