Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
In Bean Shell plugin, we can call other Joget plugins programmatically to perform a specific task without the need to rewrite specific functionality that existing plugins may have already addressed.

Example 1: JSON Tool

In this Bean Shell code, we will make use of the JSON API Tool.

...