Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

currently the workflow is designed so that a plugin will be executed after submitting activity A as follow:-
but is there a way to force the plugin to be executed when the user opens the joget form or click on a <a> link? as i need to write a plugin that will call an external system which will send a security token that will be valid for a certain amount of time , so i want to make sure that the token is retrieved just after the user open the joget form.  ? o is there a way to implement this requirment ?