I assume you have more than 1 Robot in your environment named 'PRODUCTION'. Try specifying, in ExecutorRobots key, the Robot Id on which you want to run the process. Like "ExecutorRobots": [ {"Id": 10}]
Or
Create a separate environment for this process with only 1 robot in it.
Hope this helps