Hi
I am working on the creation of a workflow that is based on Start and Wait for an approval. The approvers have 4 approval codes... Code-A (Approved). Code-B (Approved with comments), Code-C (Revise & Resubmit) and Code-D (Not rerquired).
During the approval prompt the approvers start the comments with the approval code i,e, Code-A or Code-B...
Question is how do I configure the condition step for various scenarios as there are multiple approvers and they all could have different approval codes. for example A + A + A = A or A+A+B = B or A+ B + C = C.
Code A is pretty staright forward so that is not a problem but Code B can either be a Code A or Code B in order for it to be Code B.
Will it be Condition and then select 'And' and then add two rows with Comments from Response as Code A and the other row as Code B and then tick the check marks?