Versions Compared

Key

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

Description

The HTTP HTTPRestHandler enables the user to send requests to a server and save the returned answer in a process-variable. The status ("success" or "error") of the call is written into the variable SYS.<name of the event>_statusHTTP Rest ActionHandler enables the user to send requests to a server and save the returned answer in a process-variable. The status ("success" or "error") of the call is written into the variable SYS.<name of the event>_status".

...

Class

Code Block
com.dooris.bpm.actionhandler.HttpRestHandler

...