Question
How to approve a line of ApprovalRoute automatically (without manual operation)
I want to know how to automatically approve a ApprovalRoute's row without manual operations of AssignedTo operator when certain conditions are satisfied.
At the moment, my basic idea I am trying, is adding Decision(implements the condition) and Utility on Flow and calling Activity of automated approval processing from the Utility.
I thought to call "FinishAssignment" Activity, but I do not know what to pass as the parameters (especially mandatory parameters : "TaskStatus", "pyHarness"). Also, when I read the community article, I had impression that the entire Flow will end (I want to approve only one line)
I would appreciate, if you advise nice ways.
***Edited by Moderator: Pallavi to update platform capability tags***
***Edited by Moderator Marissa to update SR Details***
Hello,
I don't think I understand your business need correctly here. Can you add a screen shot or two in order to illustrate? What do you mean by "I want to approve only one line"?
Sorry