Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

void setPartition ( 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

  • No labels