Skip to main content

I have created one Process For the  Approval of Loan , in Human Task  i have use the two Buttons - Approve & Reject. I want  the Output of this Human task status ouside of the process through Completed Stage of Process. How i can access this Status in another task bot?

I have the same question. It seems that the buttons in the process are just here for decorative purpose and that it is impossible to get what has been chosen. It is really strange


That’s an interesting question, rahul.patil !

I think the following community members may be able to help 

@ChanduMohammad 

@Tamil Arasu10 

@Olatidoye 

@KhaledMostafaMe 

@Theertha K S 


with newer versions of Process Composer, the value stored in the output of Approval element can be accessed by selecting ‘meta’ and then the ‘status’ variable.

For example, if I have to implement a string condition based on the status of approval, here’s what I would enter in the source variable:

 


Here’s a documentation page that would help: https://docs.automationanywhere.com/bundle/enterprise-v2019/page/add-approval-task.html

Closing this thread now.