Website login using Robot from Orchestrator

Hi,
I am trying to create a workflow where the website will be opened (using open browser activity) and it will be logged in automatically by robot using given credentials.

I am calling https://profile.oracle.com/. Then it opens https://login.oracle.com/oaam_server/login.do
Then it asks for log in credentials. see the below snapshot of log in page.

Now, I want this login activity to be automated by providing the credentials stored in Assets in Orchestrator using Robot.

Any suggestions please?

Thank you.

Use Get Asset activities to take the information from Orchestrator and use them as your username and password rather than pre-defined arguments or variables.

Have you done the online Orchestrator training?

RD