Genesys CTI User Forum

Genesys CTI User Forum => Genesys-related Development => Topic started by: spriti5421 on August 05, 2020, 02:09:29 PM

Title: How to submit to the another callflow file in Genesys Composer
Post by: spriti5421 on August 05, 2020, 02:09:29 PM
Hi,

I am developing vxml application using composer. I do see Subdialog and GoTo blocks for sending flow to another jsp/vxml.
I want to know if there is a way I can call another callflow file (not the subcallflow) and also send the values to it without control coming back to the calling callflow file. I looked at GoTo block which will not return to the calling module. But it works only if vxml/JSP is in the src folder of composer project, it does not allow me to refer to a callflow file. Except for Subdialog block, I do not see any other way of calling another callflow file, but in that case control comes back to the calling block.
Please advise.

Thank you,
Priti Sharma
Title: Re: How to submit to the another callflow file in Genesys Composer
Post by: cavagnaro on August 06, 2020, 02:59:49 PM
You could call as an external VXML file