I created a process that starts with a form. I want to be able to start this process from within a bot. The bot will pass the input parameters to the process which will be displayed in the form. A human will then read the form and click submit. Then another bot will continue the work.
I get the following error when I try to run the bot that calls the process. Any idea how to fix it?
util.Exception4xx: http://ecrs-vm/aari/v2/requests/create?mode=bot request returned error 400 {"message":"This process can't be created by a bot. Please ask to your AARI admin to configure this right","details":"","correctiveAction":"","code":"","componentErrors":{}}