In my application I need to configure the approval task for multiple approvers in parallel. I m thinking to configure MNI for the process to assign the task to approvers. Scenario is let's say I have 3 approvers and if two approvers approves and one reject it then the request need to be reassigned to the initiator. It should move forward only if all the approvers are approved.. How to achieve this in appian. And also for approving I need to use the esign which is integrated in another application. Should I just to call that interface object or do I need to integrate that application in my application?
Discussion posts and replies are publicly visible
reenab0003 said:And also for approving I need to use the esign which is integrated in another application.
What exactly does this mean?
I need to integrate the application which is used for esign to approve
OK, but is that application a web UI, an API or something else?