Hi everyone,
I’m seeking clarification regarding the behavior of the Input Data tool when using the AMP Engine. Specifically, can anyone confirm whether the rows of data are input in the same order as they appear in the original Excel file? I understand that the AMP Engine can produce non-deterministic outputs for certain tools, but I’ve encountered conflicting information about whether the Input Data tool is affected by this.
In my current workflow, I am generating a Random Sample using the Random% Sample Tool with a Deterministic Output. I plan to place a RecordID tool immediately after the Input Data tool. My goal is to sort the data by Record ID before generating the Random Sample to ensure that the order of the data before the Sample Tool is consistent each time. Previously, the workflow didn’t sort the data, which led to varying sample outputs depending on which team member processed the workflow. By adding a Sort tool based on Record ID before sampling, I hope to achieve consistent results. However, if the order of the input data is not guaranteed, the Record ID may not serve its intended purpose.
Thank you for your insights!