Move action to Action Center without Document Understanding

Hi @hariapn and @sonaliaggarwal47 ,

My requirement was just to push few identified Contracts i.e. in Pdf to Action center and get the results from human back to Bot.

So, i had used the Create Form Task activity and designed to pass the Fields extracted from contracts using Regex and put it as Collections to the task form to display and added few controls in form of radio buttons to fetch the Human response.


Here i am also including the Pdf as Image file to the form using the Html component which can be used as reference to human for making decision.

Once the task is created and human takes action. i am using API to get task status if completed then using the Get task activity to fetch the response from human and use it as decision for my next flow.

3

Thanks,
Sushil Pokhriyal

2 Likes