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
- Common
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