read salary , loan amt and credit score from mail (Normal RPA process)
Agent will get this 3 details and give out argument as eligible or not with reason value(2 out argument)
This requester details(3 details) plus agent suggested output i want to show in Action app where user will approve or reject.
i have completed 1st step get all the requester details(consider 5 record) and converted into searilize json. now i am stuck how agent will process 5 record one by one and in action app 5 form will get created
After the first step use a loop and inside loop use run agent with each input being sent and each output being retreived and next action in same loop would be to create action in action app..alternately you can use escalation in agents to create the action