Hi All,
I'm using the AMP Engine for a particular workflow in order to make it run faster. I'm aware of some of the pitfalls of AMP - namely that any tool that requires the records to be in a particular order can get messed up due to the multi-threading nature of AMP.
I have a multi-row tool that I need to use out of necessity, and I've placed a Sort tool right before it - however, the records are still coming through out of order into the multi-row tool.
Is there any way to solve for this? Is it a bug? I have some other workflows using AMP Engine, and placing a sort tool before the multi-row worked in those cases.
Any suggestions are appreciated!