Using the Data Iterator node I've been trying to figure out how I can parse the following CSV file/row, Comma Delimited with Quotes and Embedded Comma.
Activity started: ForEach6390 (Run Id: 3) ForLoop ForEach6390: Executing ForEach6390_arrayValue = "1375" ForEach6390_iterationNumber = 1 ForLoop ForEach6390: Iteration 1 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "Annual" ForEach6390_iterationNumber = 2 ForLoop ForEach6390: Iteration 2 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "GRETA" ForEach6390_iterationNumber = 3 ForLoop ForEach6390: Iteration 3 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "GOLD" ForEach6390_iterationNumber = 4 ForLoop ForEach6390: Iteration 4 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "082189" ForEach6390_iterationNumber = 5 ForLoop ForEach6390: Iteration 5 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "Yes" ForEach6390_iterationNumber = 6 ForLoop ForEach6390: Iteration 6 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "REGINA" ForEach6390_iterationNumber = 7 ForLoop ForEach6390: Iteration 7 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "BRONZ" ForEach6390_iterationNumber = 8 ForLoop ForEach6390: Iteration 8 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "01/21/2014" ForEach6390_iterationNumber = 9 ForLoop ForEach6390: Iteration 9 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "BRONZ ForEach6390_iterationNumber = 10 ForLoop ForEach6390: Iteration 10 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = REGINA;FRANKEN ForEach6390_iterationNumber = 11 ForLoop ForEach6390: Iteration 11 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = JANET" ForEach6390_iterationNumber = 12 ForLoop ForEach6390: Iteration 12 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "TRANSCRIPTIONIST PATHOLOGY" ForEach6390_iterationNumber = 13 ForLoop ForEach6390: Iteration 13 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "12354" ForEach6390_iterationNumber = 14 ForLoop ForEach6390: Iteration 14 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "Yes" ForEach6390_iterationNumber = 15 ForLoop ForEach6390: Iteration 15 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "No" ForEach6390_iterationNumber = 16 ForLoop ForEach6390: Iteration 16 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "Yes" ForEach6390_iterationNumber = 17 ForLoop ForEach6390: Iteration 17 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 18 ForLoop ForEach6390: Iteration 18 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 19 ForLoop ForEach6390: Iteration 19 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "Submitted to HR" ForEach6390_iterationNumber = 20 ForLoop ForEach6390: Iteration 20 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 21 ForLoop ForEach6390: Iteration 21 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 22 ForLoop ForEach6390: Iteration 22 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 23 ForLoop ForEach6390: Iteration 23 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "2.03" ForEach6390_iterationNumber = 24 ForLoop ForEach6390: Iteration 24 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "01/21/2014" ForEach6390_iterationNumber = 25 ForLoop ForEach6390: Iteration 25 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "01/21/2014" ForEach6390_iterationNumber = 26 ForLoop ForEach6390: Iteration 26 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "0.00" ForEach6390_iterationNumber = 27 ForLoop ForEach6390: Iteration 27 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "0.00" ForEach6390_iterationNumber = 28 ForLoop ForEach6390: Iteration 28 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "0.00" ForEach6390_iterationNumber = 29 ForLoop ForEach6390: Iteration 29 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 30 ForLoop ForEach6390: Iteration 30 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "" ForEach6390_iterationNumber = 31 ForLoop ForEach6390: Iteration 31 Activity started: End-ForEach6390 (Run Id: 0) ForEach6390_arrayValue = "01/21/2014" ForEach6390_iterationNumber = 32 ForLoop ForEach6390: Iteration 32 Activity started: End-ForEach6390 (Run Id: 0) Activity started: End-ForEach6390 (Run Id: 0) Activity completed: ForEach6390
Pretty good solution if you have strict data guidelines (comma control ). Unfortunately it looks like your solution would break if they used a field that allowed commas.
Example:
t1 = "1375","Annual","GRETA","GOLD","082189","Yes","REGINA","BRONZ","01/21/2014","BRONZ, REGINA;FRANKEN, JANET","TRANSCRIPTIONIST, PATHOLOGY","12354","Yes","No","Yes","","","Submitted to HR, other text here.","","","","2.03","01/21/2014","01/21/2014","0.00","0.00","0.00","","","01/21/2014"
I modified the example variable slightly, but it's still valid in a CSV file. The example above, when parsed by splitting on commas, will break data up into unintended columns.
//if your csv delimiter string doesn't have "," always exactly the same, you can actually do more regex and replace to //make it the same and then do this process. It depends on how reliable your csv formatting is if that is necessary. t1 = t1.replace(/","/g, '%R0Wd3l1m1t3r%'); //replace with your own delimiter t1 = t1.replace(/"/g, ''); //replace the front and back quotes myArr = t1.split('%R0Wd3l1m1t3r%'); //here is the output [Activity started: ForEach2890 (Run Id: 1) ForLoop ForEach2890: Executing ForEach2890_arrayValue = 1375 ForEach2890_iterationNumber = 1 ForLoop ForEach2890: Iteration 1 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Annual ForEach2890_iterationNumber = 2 ForLoop ForEach2890: Iteration 2 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = GRETA ForEach2890_iterationNumber = 3 ForLoop ForEach2890: Iteration 3 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = GOLD ForEach2890_iterationNumber = 4 ForLoop ForEach2890: Iteration 4 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 082189 ForEach2890_iterationNumber = 5 ForLoop ForEach2890: Iteration 5 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 6 ForLoop ForEach2890: Iteration 6 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = REGINA ForEach2890_iterationNumber = 7 ForLoop ForEach2890: Iteration 7 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = BRONZ ForEach2890_iterationNumber = 8 ForLoop ForEach2890: Iteration 8 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 9 ForLoop ForEach2890: Iteration 9 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = BRONZ, REGINA;FRANKEN, JANET ForEach2890_iterationNumber = 10 ForLoop ForEach2890: Iteration 10 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = TRANSCRIPTIONIST, PATHOLOGY ForEach2890_iterationNumber = 11 ForLoop ForEach2890: Iteration 11 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 12354 ForEach2890_iterationNumber = 12 ForLoop ForEach2890: Iteration 12 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 13 ForLoop ForEach2890: Iteration 13 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = No ForEach2890_iterationNumber = 14 ForLoop ForEach2890: Iteration 14 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 15 ForLoop ForEach2890: Iteration 15 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 16 ForLoop ForEach2890: Iteration 16 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 17 ForLoop ForEach2890: Iteration 17 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Submitted to HR, other text here. ForEach2890_iterationNumber = 18 ForLoop ForEach2890: Iteration 18 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 19 ForLoop ForEach2890: Iteration 19 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 20 ForLoop ForEach2890: Iteration 20 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 21 ForLoop ForEach2890: Iteration 21 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 2.03 ForEach2890_iterationNumber = 22 ForLoop ForEach2890: Iteration 22 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 23 ForLoop ForEach2890: Iteration 23 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 24 ForLoop ForEach2890: Iteration 24 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 25 ForLoop ForEach2890: Iteration 25 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 26 ForLoop ForEach2890: Iteration 26 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 27 ForLoop ForEach2890: Iteration 27 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 28 ForLoop ForEach2890: Iteration 28 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 29 ForLoop ForEach2890: Iteration 29 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 30 ForLoop ForEach2890: Iteration 30 Activity started: End-ForEach2890 (Run Id: 0) Activity started: End-ForEach2890 (Run Id: 0) Activity completed: ForEach2890
//here is the output [Activity started: ForEach2890 (Run Id: 1) ForLoop ForEach2890: Executing ForEach2890_arrayValue = 1375 ForEach2890_iterationNumber = 1 ForLoop ForEach2890: Iteration 1 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Annual ForEach2890_iterationNumber = 2 ForLoop ForEach2890: Iteration 2 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = GRETA ForEach2890_iterationNumber = 3 ForLoop ForEach2890: Iteration 3 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = GOLD ForEach2890_iterationNumber = 4 ForLoop ForEach2890: Iteration 4 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 082189 ForEach2890_iterationNumber = 5 ForLoop ForEach2890: Iteration 5 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 6 ForLoop ForEach2890: Iteration 6 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = REGINA ForEach2890_iterationNumber = 7 ForLoop ForEach2890: Iteration 7 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = BRONZ ForEach2890_iterationNumber = 8 ForLoop ForEach2890: Iteration 8 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 9 ForLoop ForEach2890: Iteration 9 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = BRONZ, REGINA;FRANKEN, JANET ForEach2890_iterationNumber = 10 ForLoop ForEach2890: Iteration 10 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = TRANSCRIPTIONIST, PATHOLOGY ForEach2890_iterationNumber = 11 ForLoop ForEach2890: Iteration 11 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 12354 ForEach2890_iterationNumber = 12 ForLoop ForEach2890: Iteration 12 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 13 ForLoop ForEach2890: Iteration 13 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = No ForEach2890_iterationNumber = 14 ForLoop ForEach2890: Iteration 14 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Yes ForEach2890_iterationNumber = 15 ForLoop ForEach2890: Iteration 15 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 16 ForLoop ForEach2890: Iteration 16 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 17 ForLoop ForEach2890: Iteration 17 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = Submitted to HR, other text here. ForEach2890_iterationNumber = 18 ForLoop ForEach2890: Iteration 18 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 19 ForLoop ForEach2890: Iteration 19 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 20 ForLoop ForEach2890: Iteration 20 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 21 ForLoop ForEach2890: Iteration 21 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 2.03 ForEach2890_iterationNumber = 22 ForLoop ForEach2890: Iteration 22 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 23 ForLoop ForEach2890: Iteration 23 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 24 ForLoop ForEach2890: Iteration 24 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 25 ForLoop ForEach2890: Iteration 25 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 26 ForLoop ForEach2890: Iteration 26 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 0.00 ForEach2890_iterationNumber = 27 ForLoop ForEach2890: Iteration 27 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 28 ForLoop ForEach2890: Iteration 28 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 29 ForLoop ForEach2890: Iteration 29 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = 01/21/2014 ForEach2890_iterationNumber = 30 ForLoop ForEach2890: Iteration 30 Activity started: End-ForEach2890 (Run Id: 0) Activity started: End-ForEach2890 (Run Id: 0) Activity completed: ForEach2890
//rowArr is just an array I made empty in the start node //first split the entire dataset by the newline character. //each item in this array is an entire row of data rowArr = t1.split('\n'); //now go row by row for each (var i in rowArr) { var tmp = new String(rowArr); //put the row in a temp string tmp = tmp.replace(/","/g, '%R0Wd3l1m1t3r%'); //fix delimiter tmp = tmp.replace(/"/g, ''); //fix delimiter #2 rowArr = tmp.split('%R0Wd3l1m1t3r%'); //split by our delimiter } //go on to the next row //here is the output Activity started: ForEach2890 (Run Id: 3) ForLoop ForEach2890: Executing ForEach2890_arrayValue = "1375","Annual","GRETA","GOLD","082189","Yes","REGINA","BRONZ","01/21/2014","BRONZ, REGINA;FRANKEN, JANET","TRANSCRIPTIONIST, PATHOLOGY","12354","Yes","No","Yes","","","Submitted to HR, other text here.","","","","2.03","01/21/2014","01/21/2014","0.00","0.00","0.00","","","01/21/2014" ForEach2890_iterationNumber = 1 ForLoop ForEach2890: Iteration 1 Activity started: ForEach5270 (Run Id: 4) ForLoop ForEach5270: Executing ForEach5270_arrayValue = "1375" ForEach5270_iterationNumber = 1 ForLoop ForEach5270: Iteration 1 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Annual" ForEach5270_iterationNumber = 2 ForLoop ForEach5270: Iteration 2 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "GRETA" ForEach5270_iterationNumber = 3 ForLoop ForEach5270: Iteration 3 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "GOLD" ForEach5270_iterationNumber = 4 ForLoop ForEach5270: Iteration 4 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "082189" ForEach5270_iterationNumber = 5 ForLoop ForEach5270: Iteration 5 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 6 ForLoop ForEach5270: Iteration 6 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "REGINA" ForEach5270_iterationNumber = 7 ForLoop ForEach5270: Iteration 7 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "BRONZ" ForEach5270_iterationNumber = 8 ForLoop ForEach5270: Iteration 8 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 9 ForLoop ForEach5270: Iteration 9 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "BRONZ ForEach5270_iterationNumber = 10 ForLoop ForEach5270: Iteration 10 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = REGINA;FRANKEN ForEach5270_iterationNumber = 11 ForLoop ForEach5270: Iteration 11 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = JANET" ForEach5270_iterationNumber = 12 ForLoop ForEach5270: Iteration 12 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "TRANSCRIPTIONIST ForEach5270_iterationNumber = 13 ForLoop ForEach5270: Iteration 13 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = PATHOLOGY" ForEach5270_iterationNumber = 14 ForLoop ForEach5270: Iteration 14 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "12354" ForEach5270_iterationNumber = 15 ForLoop ForEach5270: Iteration 15 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 16 ForLoop ForEach5270: Iteration 16 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "No" ForEach5270_iterationNumber = 17 ForLoop ForEach5270: Iteration 17 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 18 ForLoop ForEach5270: Iteration 18 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 19 ForLoop ForEach5270: Iteration 19 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 20 ForLoop ForEach5270: Iteration 20 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Submitted to HR ForEach5270_iterationNumber = 21 ForLoop ForEach5270: Iteration 21 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = other text here." ForEach5270_iterationNumber = 22 ForLoop ForEach5270: Iteration 22 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 23 ForLoop ForEach5270: Iteration 23 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 24 ForLoop ForEach5270: Iteration 24 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 25 ForLoop ForEach5270: Iteration 25 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "2.03" ForEach5270_iterationNumber = 26 ForLoop ForEach5270: Iteration 26 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 27 ForLoop ForEach5270: Iteration 27 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 28 ForLoop ForEach5270: Iteration 28 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 29 ForLoop ForEach5270: Iteration 29 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 30 ForLoop ForEach5270: Iteration 30 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 31 ForLoop ForEach5270: Iteration 31 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 32 ForLoop ForEach5270: Iteration 32 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 33 ForLoop ForEach5270: Iteration 33 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 34 ForLoop ForEach5270: Iteration 34 Activity started: End-ForEach5270 (Run Id: 0) Activity started: End-ForEach5270 (Run Id: 0) Activity completed: ForEach5270 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = "1375","Annual","GRETA","GOLD","082189","Yes","REGINA","BRONZ","01/21/2014","BRONZ, REGINA;FRANKEN, JANET","TRANSCRIPTIONIST PATHOLOGY","12354","Yes","No","Yes","","","Submitted to HR","","","","2.03","01/21/2014","01/21/2014","0.00","0.00","0.00","","","01/21/2014" ForEach2890_iterationNumber = 2 ForLoop ForEach2890: Iteration 2 Activity started: ForEach5270 (Run Id: 5) ForLoop ForEach5270: Executing ForEach5270_arrayValue = "1375" ForEach5270_iterationNumber = 1 ForLoop ForEach5270: Iteration 1 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Annual" ForEach5270_iterationNumber = 2 ForLoop ForEach5270: Iteration 2 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "GRETA" ForEach5270_iterationNumber = 3 ForLoop ForEach5270: Iteration 3 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "GOLD" ForEach5270_iterationNumber = 4 ForLoop ForEach5270: Iteration 4 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "082189" ForEach5270_iterationNumber = 5 ForLoop ForEach5270: Iteration 5 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 6 ForLoop ForEach5270: Iteration 6 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "REGINA" ForEach5270_iterationNumber = 7 ForLoop ForEach5270: Iteration 7 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "BRONZ" ForEach5270_iterationNumber = 8 ForLoop ForEach5270: Iteration 8 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 9 ForLoop ForEach5270: Iteration 9 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "BRONZ ForEach5270_iterationNumber = 10 ForLoop ForEach5270: Iteration 10 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = REGINA;FRANKEN ForEach5270_iterationNumber = 11 ForLoop ForEach5270: Iteration 11 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = JANET" ForEach5270_iterationNumber = 12 ForLoop ForEach5270: Iteration 12 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "TRANSCRIPTIONIST PATHOLOGY" ForEach5270_iterationNumber = 13 ForLoop ForEach5270: Iteration 13 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "12354" ForEach5270_iterationNumber = 14 ForLoop ForEach5270: Iteration 14 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 15 ForLoop ForEach5270: Iteration 15 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "No" ForEach5270_iterationNumber = 16 ForLoop ForEach5270: Iteration 16 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Yes" ForEach5270_iterationNumber = 17 ForLoop ForEach5270: Iteration 17 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 18 ForLoop ForEach5270: Iteration 18 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 19 ForLoop ForEach5270: Iteration 19 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "Submitted to HR" ForEach5270_iterationNumber = 20 ForLoop ForEach5270: Iteration 20 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 21 ForLoop ForEach5270: Iteration 21 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 22 ForLoop ForEach5270: Iteration 22 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 23 ForLoop ForEach5270: Iteration 23 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "2.03" ForEach5270_iterationNumber = 24 ForLoop ForEach5270: Iteration 24 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 25 ForLoop ForEach5270: Iteration 25 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 26 ForLoop ForEach5270: Iteration 26 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 27 ForLoop ForEach5270: Iteration 27 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 28 ForLoop ForEach5270: Iteration 28 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "0.00" ForEach5270_iterationNumber = 29 ForLoop ForEach5270: Iteration 29 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 30 ForLoop ForEach5270: Iteration 30 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "" ForEach5270_iterationNumber = 31 ForLoop ForEach5270: Iteration 31 Activity started: End-ForEach5270 (Run Id: 0) ForEach5270_arrayValue = "01/21/2014" ForEach5270_iterationNumber = 32 ForLoop ForEach5270: Iteration 32 Activity started: End-ForEach5270 (Run Id: 0) Activity started: End-ForEach5270 (Run Id: 0) Activity completed: ForEach5270 Activity started: End-ForEach2890 (Run Id: 0) ForEach2890_arrayValue = ForEach2890_iterationNumber = 3 ForLoop ForEach2890: Iteration 3 Activity started: ForEach5270 (Run Id: 6) ForLoop ForEach5270: Executing ForEach5270_arrayValue = ForEach5270_iterationNumber = 1 ForLoop ForEach5270: Iteration 1 Activity started: End-ForEach5270 (Run Id: 0) Activity started: End-ForEach5270 (Run Id: 0) Activity completed: ForEach5270 Activity started: End-ForEach2890 (Run Id: 0) Activity started: End-ForEach2890 (Run Id: 0) Activity completed: ForEach2890