You are viewing limited content. For full access, please sign in.

Question

Question

approve and reject buttons not working

asked on March 19, 2018

Using an exclusive gateway with Approve and 'Return to Submitter' button for processing.  Neither button works on the first stop so the form cannot move through the process.  

 

ExGate-Event.png
formButtons-Events.png
ExGate-Event.png (60.38 KB)
0 0

Replies

replied on March 19, 2018

Ramika, I think you just need to take off the 'Reject' condition, since there is no 'Reject' label and the process is looking for it....you are using a reject button, but the label is 'Return to Submitter', and the process conditions look at the label, not the button name.  With an invalid label in one condition, I do not believe any of them will work.

 

Rick

0 0
replied on March 26, 2018

made all possible updates; recreated Gateway from scratch and buttons still don't work

0 0
replied on March 19, 2018

Try wrapping your or statements in parentheses so like (/dataset/Director="123" or /dataset/Director="123") also your Reject option does not exist as a button. It should be changed to "Return to Sender"

0 0
replied on March 19, 2018

Thank you both for your suggestions.  I only added the "Reject" because it wasn't working.  I have made the changes you suggested and no change in the outcome though... 

ExGate-Event2.png
0 0
replied on March 19, 2018 Show version history

Take the parentheses back out and capitalize Submitter

0 0
replied on March 19, 2018
If what you have in your field (123TEST) doesn't match what you have in your gateway (123test) it won't route correctly. Check that you variables for Director_Manager match what you have in your gateway. Also, just like Rick says above, make sure Submitter is capitalized.
0 0
replied on April 23, 2018

Thank you all for your ideas.  It would up being a corrupted form.  I tried deleting everything from the bpm and the form at issue can not be deleted.  

 

Thank you again for you suggestions!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.