SAP Logon

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.

@narender.bn

Check below post for your reference

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

image

1 Like

@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.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.