Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: aravind_mano on July 23, 2015, 09:59:48 AM

Title: Composer - Generating Code
Post by: aravind_mano on July 23, 2015, 09:59:48 AM
Hi,

In Java composer project, i have created subfolders under CallFlows. When i Generate the code, the composer does not generates vxml for the callflow files placed under subfolders.

Project structure:
- Callflows
  - Common
    - Errorhandling.callflow (subcallflow)
  - OrderStatus
    - OrderStatus.callflow  (subcallflow)
  - Main.callflow

In src-gen folder, i am seeing only 1 file 'Main.vxml'. Is there any settings to be enabled in order to generate vxml for all callflow files.

Thanks,
Aravind

Title: Re: Composer - Generating Code
Post by: cavagnaro on July 23, 2015, 10:04:01 AM
Open them and generate their code. Sub call flows are not generated automatically by main call flow
Title: Re: Composer - Generating Code
Post by: pattadon on July 31, 2015, 01:57:54 PM
I have a same problem that I need to generate every sub call flows    :( :( :(