" /> Composer - Generating Code - Genesys CTI User Forum

Author Topic: Composer - Generating Code  (Read 2225 times)

Offline aravind_mano

  • Newbie
  • *
  • Posts: 39
  • Karma: 0
Composer - Generating Code
« on: July 23, 2015, 09:59:48 AM »
Advertisement
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


Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Composer - Generating Code
« Reply #1 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

Offline pattadon

  • Newbie
  • *
  • Posts: 29
  • Karma: 0
    • Pattadon.com
Re: Composer - Generating Code
« Reply #2 on: July 31, 2015, 01:57:54 PM »
I have a same problem that I need to generate every sub call flows    :( :( :(