1
0
-1

Hi Team,

Joget app connect by JSON tool for the post.  How to build a confirmation message if successfully connect and how to get a failure message if any connection failure. Like a payment gateway if any transaction failure automatically redirects to the error page and success redirects to the success page. Same I want to implement our joget app.


Thanks

Ajeet

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, in the JSON Tool there are options to store the results in a form and/or workflow variable. If you store the results there, you can then use the value of that result (e.g. using a Hash Variable) to display a message or perform a redirection in the next form or page.

        CommentAdd your comment...