cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problems with ui5 application deployments

MaximoSanchez
Participant
0 Likes
1,219

good morning to all,
I have a question about this that came up when I wanted to deploy my ui5 application.
I have never been asked for “Authentication required to access the ATO Service” and I wanted to know where I can find the credentials I must enter .
Also if someone can explain me the reason for this message I would appreciate it very much,
(this happened after running the command “npm run deploy-config”)
deployabap.png

 

thank you for your time.

max

Accepted Solutions (1)

Accepted Solutions (1)

Ryan-Crosby
Active Contributor
0 Likes

 It would require an account with access to the backend ABAP system with authorization for the Adaptation Transport Organizer (ATO).

 

Regards,

Ryan Crosby

MaximoSanchez
Participant
0 Likes
thank you for your reply @Ryan-Crosby . Basically it would be the credentials that I use in SAP LOGON to enter the development environment, right? and another doubt, why I get this if I did not activate that service?
Ryan-Crosby
Active Contributor
0 Likes
@MaximoSanchez yes, it would be your SAP logon credentials. I would assume it would only be looking for access to ATO if your project is an adaptation project.
MaximoSanchez
Participant
0 Likes
ok @Ryan-Crosby, I will try, thank you very much!

Answers (0)