a month ago - last edited a month ago
I have added a process to send an email within a BPA process.
On the BTP Cockpit, we have set Destination to an external SMTP mail service (using Amazon SES), and test mail sending from [Control Tower] -> [Mail Server] in BPA is sending mail without problems.
When I send an email in the process, I am getting an authentication error, but I don't know how to resolve it.
Does the handling of authentication information in Destination change in the process?
Could not send email: The server 'XXXXXXXXXXXXX.amazonaws.com' could be reached, but the login with the given credentials failed. The server has returned the following message: '535 Authentication Credentials Invalid'.
Request clarification before answering.
Self resolved.
The above help mentioned...
*Note
"If you have been using bpmworkflowruntime_mail, bpmworkflowruntime_mail takes precedence over sap_process_automation_mail. consider merging the two destinations into one destination. For example, if both destinations have the same properties and the same configuration, you can remove the “bpmworkflowruntime_mail”.
When running test mail on Control Tower, the sap_process_automation_mail destination is used with the correct credentials, but when mail is sent in a workflow, bpmworkflowruntime_mail is used first bpmworkflowruntime_mail
If the bpmworkflowruntime_mail credentials are invalid, an authentication error will occur.
Therefore, after changing the various property settings of bpmworkflowruntime_mail to the same values as sap_process_automation_mail, the mail was successfully sent by executing mail sending on the process again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
33 | |
22 | |
17 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.