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.
void base64Encoder ( drudr to, drudr from) |
Parameter | Description |
---|---|
| The UDR the partition should be added to |
| The UDR the partition should be getting from, this UDR need to come from Scalable Inter Workflow Agent |