Author Topic: How to submit to the another callflow file in Genesys Composer  (Read 3387 times)

spriti5421

  • Guest
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

Marked as best answer by on November 11, 2024, 07:54:30 PM

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7639
  • Karma: 56330
You could call as an external VXML file