on 2024 Sep 08 5:46 PM
I have created an automation which reads email from outlook, get body and subject pass it to an AI API which extract info from that body.
Executing Manually the automation working perfectly fine.
Then I created a process with API Trigger and testing it API trigger following this tutorial
https://developers.sap.com/tutorials/spa-run-process-api-trigger.html
My Process:
API is triggered successfull.
In monitoring it shows process running and in logs my automation is also started but nothing is happening like outlook instance open - email search etc.
Am i doing anything wrong ?
Can anyone help , i want to trigger this automation using API.
Issue is resolved.
Solution:
In monitoring and jobs logs i was getting this error "Maximum number of concurrent execution reached".
Issue was with the service plan in BTP-SubAccount-Entitlements.
"automation-unattented" & "automation-attented" were not added to service plan. After BASIS added it to subscription it was working.
Go to Monitoring -> Automation Overview -> Ongoing Jobs -> Click on any running job -> Check the error message.
1- Also make sure Agent is added to the Environment
2- Agent maganement setting is configured.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
WHat do you mean your automation only has actions (so maybe does not need agent)? Every automation is run with an agent.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.