Composer - Generating Code

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

Open them and generate their code. Sub call flows are not generated automatically by main call flow

I have a same problem that I need to generate every sub call flows :frowning: :frowning: :frowning: