Need your help. I am not sure why SAP Login activity is throwing : RemoteException wrapping UiPath.Core.ElementOperationException: Text to set for element “PasswordField | Password” is too long. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Text to set for element “PasswordField | Password” is too long.
I can login into system using same password manually.
any one knows if there is any limitation on password length.
what is the length of the password?
and is that passed using a variable? it seems the issue is the length is long for variable’s value assignment.
Just to check, try copy to clipboard and then paste in the password field.
Srini84
(Srinivas Kadamati)
October 4, 2021, 11:58am
3
@narender.bn
Check below post for your reference
Dear Community
I am trying to formulate SAP Login in UIPath.
My Process is like this:
1-Start Proces : Opens SAP Logon Pad
2-Double Click : This doesn’t work. IT should click on the relared SAP Connection.
3-Click Push button: This clicks on logon button
4-Get Password: This actually should enter the company card password.
Since the process can’t select the valid connection on logon pad, I can’t login to valid SAP for my company.
Do you have any idea?
Hope this may help you
Thanks
Thanks for your help. Length is 6, yes, credentials are fetched from Orch cred asset into variable.
I am getting this exception when using SAP login activity.
“With TypeInto its working fine.”
Thanks for your help.
I am using Credential asset only with secure password option selected.
@narender.bn
Hello Narender,
yes, there is a limitation, 40 characters. You can see it in the TAC RZ11.
Best regards
Stefan
1 Like
Srini84
(Srinivas Kadamati)
October 4, 2021, 12:19pm
7
@narender.bn
Can you share the screenshot with properties of the activity?
Thanks
Thanks for your help . I will check this but I am still wondering How system is allowing to login with same password manually.
system
(system)
Closed
October 7, 2021, 12:21pm
9
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.