Versions Compared

Key

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

You can create an environment variable with the following code below, which can be used later with Bean Shell Hash Variable to convert the data to image base64bytes source.

As an example, we will create a new environment variable with the id "generateImage", while assuming that the table name is "table1" and signature field id is "field1".

Then, copy and paste the code below as the value of the "generateImage" environment variable.

...