Hi,
So basically we are migrating our old ESB process to snaplogic, which mostly are APIs.
Though moving groupby or aggregate snap into child pipeline will work, but performance is worse than script snap as we have compare with many process and pipelines.
Same suggested by Snaplogic professional, a script snap is need in such complected transformation in Ultra task.
By using child pipeline in ultra or use triggered task with our API, the performance is way worse than the API developed in our traditional ESB. However ultra would gain at least the same performance, but no child pipeline.
Thanks