Hi Expert,
First of all sorry for the question if its silly because this is first time I am doing ORS routing ;D
I am developing routing in composer and in my routing project, I have multiple SCXML; somthing like pre-ivr, post-ivr routing, transfer to agent etc.
And each SCXML i want to upload on different route point so that means call comes to 7001 (pre-ivr) and we transfer to IVR VXML (Different project) and fom IVR comes to post-ivr (7002).
So 7002 RP should have SCXML of Post-IVR. but when I go to RP > Orchestration section then I have to find the IPD from scripts. I understand that From composer you must publish interaction.process but i cant see publish option on workflow.
Ho I can upload different SCXML of same project on different RP ? Or I have to create each interaction process for each SCXML ?