I have any automation that runs 24/7 on a bot (called EmailBot) that has its own environment in the orchestrator. I have another automation that runs when invoked by the EmailBot but the automation is in a different environment. When I use the invoke process activity, both with “A40-Step2” (without the environment) and “A40-Step2_AccountsPayable” (with the environment), I get an error that the process can not be found. Is it possible to invoke a process in one environment from a process in another environment?
Add other process into that environment and then try it.
If I put the process in the other environment then the automations would not be exclusive to a single robot which is by design.