Versions Compared

Key

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

...

This function takes a bytearray and returns a Base64 string representing the data.

Code Block
void base64EncodersetPartition ( drudr to, drudr from)

Parameter

Description

to

The UDR the partition should be added to

from

The UDR the partition should be getting from, this UDR need to come from Scalable Inter Workflow Agent

...