Derek_LBuhr
6 years agoQrew Member
QB Automation Not Adding All Records
Automation Purpose: After adding a Master Record, populate a new table(s) with unique value(s) from a specific Master Record field(s). New tables have the unique value set as their Key. This enables the use of a vendor generated CoA based on the Child key, and containing duplicate Parent keys, to be used to populate Parent tables automatically while retaining linkages via Table-to-Table Relationships previously setup in QB.
QB Automation Setup:
Issue: Not all unique records are being added to corresponding tables. For instance, there are 29 Orders, 152 Plates, and 1364 QR, CE, and MS unique records verified by Excel. The total # of unique records for the QR, CE, and MS tables are equivalent to the total # of records in the file.
The following is the result of 5 separate automation instances running to pull unique records into 5 different tables.
No errors are generated during QB Automation.
The original Master Record table is imported via Google Drive from a CSV file. That import was successful and contains all 1364 records as expected.
This is being run using QB Premiere / Platform.
I suspect I am hitting automation limits, but with no error generated that is hard to verify. The Order table is being populated as expected, with 29 unique records, but the others are not. This suggests the issue is not how I programmed the QB Automation. Subtle variations of the above automation scheme result in slightly different final row counts in the QR, CE, and MS tables.
Would anyone happen to know why all records are not being pulled into the corresponding tables and any potential ways to resolve the issue?
------------------------------
Cheers,
Derek L Buhr
------------------------------
QB Automation Setup:
Issue: Not all unique records are being added to corresponding tables. For instance, there are 29 Orders, 152 Plates, and 1364 QR, CE, and MS unique records verified by Excel. The total # of unique records for the QR, CE, and MS tables are equivalent to the total # of records in the file.
The following is the result of 5 separate automation instances running to pull unique records into 5 different tables.
No errors are generated during QB Automation.
The original Master Record table is imported via Google Drive from a CSV file. That import was successful and contains all 1364 records as expected.
This is being run using QB Premiere / Platform.
I suspect I am hitting automation limits, but with no error generated that is hard to verify. The Order table is being populated as expected, with 29 unique records, but the others are not. This suggests the issue is not how I programmed the QB Automation. Subtle variations of the above automation scheme result in slightly different final row counts in the QR, CE, and MS tables.
Would anyone happen to know why all records are not being pulled into the corresponding tables and any potential ways to resolve the issue?
------------------------------
Cheers,
Derek L Buhr
------------------------------