How can a task bot used by multiple users handle login to an application that utilizes SSO login?
Page 1 / 1
Hello Fred,
- Create a bot to login to the application without using the credentials and use the SSO login button to login to the application.
- If you want to enter the credentials then use the if conditions for each machine and assign the credentials from the credentials vault.
- Even you can use the api call to read the credentials from the credential vault.
- Or you can use the window credential vault to store the credentials and read those using the Metabot ( you can find this from bot store)
Hi Kiran, Thanks for your answer, I was thinking, can you also assist with your ideas with the following scenario.
I am automating a legacy app that has a list of cases with various columns, What is the best way to capture the data and filter through what data I need and then loop one by one and process cases accordingly? I am thinking maybe capture as DB, then do a loop with counter variable, however, the concern is how can I double validate that a case has already been processed.
Thank you hope to get your thoughts.
-Fred
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.