The following error occurs when the "Invoke Java" operator tries to run in a process:
The invoke Java operator cannot be executed on an Orchestrator
The same error appears in c2o.log and PAMUI
Process Automation 4.4
The Invoke Java operator cannot run in the Orchestrator. It can only run in PAM Agents.
Create/install an agent (in another server), configure it as a touchpoint, and configure the process to run it there.
Steps:
1. Check Pre-requisites to install an agent
2. Install agent
3. Add the agent as a touchpoint
4. Modify the process and "Invoke Java" operator to run in the Touchpoint: Click on the Invoke Java operator > go to the properties > Execution Settings > Change the Target to the Agent Touchpoint > Save changes > Run the process via Service Catalog.