Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Login in a S/4 Cloud Public Edition in a unattended process automation

ArthurLima
Explorer
0 Likes
1,334

Hi Builders,

I've developed a unattended bot that execute some tasks in a S/4 Cloud Public Edition environment.

To login in the S/4 Cloud system I have developed some steps in the automation so the bot informs the user and password. And it is working fine.

However, I am investigating if there is a more robust and secure way to make the bot login in a S/4 Cloud Edition. Does anyone knows what is SAP recommendation for this scenario?

I have found SAP recommendation to login in a SAP on-premisse system but nothing about cloud systems.

Thanks in advance.

4 REPLIES 4
Read only

Sankara1
Product and Topic Expert
Product and Topic Expert
Read only

0 Likes
1,189

Hi Sankara, thanks for shared information.

However, it seems that these links are about login process using API.

In my scenario, we are using a RPA automation in SAP Build to execute the app "Manage Payment Media" as there is no API for it.

Read only

ArthurLima
Explorer
0 Likes
1,115

Hi guys,

I have found a action called UI5 Login to login in S/4 system.

Thanks.

Read only

Sankara1
Product and Topic Expert
Product and Topic Expert
1,098

Hello Arthur, Thanks for confirming.