You need to configure an application to store encrypted login credentials in the user's local profile. You also need to automate the login using these encrypted credentials. How do you fulfill this requirement without creating an automation?
A.
Create a robot activity that performs the application login.
B.
Set the necessary adapter credential properties prior to interrogating the target controls.
C.
Interrogate the target controls and set the necessary adapter credential properties.
D.
Interrogate the target controls and create a script to perform the login functionality.
Answer A is correct. If you go to that link from pega, there is RPA service operator which can do basic authentication and can communicate with Robot Manager via API calls
Answer - C . As it says without creating automation - ASO can be set to autofill so that when login controls are matched , adapter autologins to the application
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Hirananda
3 years, 8 months agororonoa
4 years, 1 month ago