How can you divide the data to be processed by different instance of the program to perform parallel program?

Run control parameters passed to each instance of the AE program enable it to identify which input rows “belong” to it, and each program instance inserts the rows from the source table into its assigned temporary table instance using %Table.