Custom Task Partitioning

I have an aggregation task that calls a custom task executor. This executor overwrites the execute statement to build a custom query and perform some logic conditions. What is the most effective way to add partitioning/multi-threading to a custom task executor?

Hello @recoates ,
This should help you:
https://community.sailpoint.com/t5/Professional-Services/Multi-Threaded-Toolkit/ta-p/190402

Hi @recoates

Welcome to SailPoint Developer Community !!

Please refer the following url which will provide insights on how to partition custom rule. The example showed in that is for request but you can change it to meet your requirement.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.