Versions Compared

Key

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

Private_Edition_flag.png

The Batch Scalability APL function need to be used in special situation when creating Scalable Workflows. When creating scalable Workflows the UDR going into Aggregation Agent or Duplicate UDR Agent need to be the same UDR that come from the Scalable Inter Workflow Agent others this APL need to be used to set the partition to the UDR.

setPartition

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

Code Block
void base64Encoder ( 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