Append Records in ADP
Summary:
My requirement is to have data in an EDP from 2 difference sources.
I have two separate files extracted from two difference attendance machines.
I created a file picker with multiple selection mode.
I recorded both of these files in a FileADP.
After that I created a for-each inside an action chain:
my first file returns 100 records
my second file returns 120 records
Now, I want my AttendanceADP should contains 220 records.
In my first iteration over FileADP, my Action Chain should ADD 100 records
and in second iteration it should APPEND 120 records.
Please guide me, how should I achieve it ?
Content (required):
Tagged:
0