Howis defined the detail generated by the DumpLoad Task?
Hi,
when I use the Import package provided with BPC 5.1 SP9 (I had the same problem with the SP3) it generared the following information:
Record count: xxx
Accept count: xxx
Reject count: xxx
Skip count: xxxx
These data are generated by the DumpLoad Task available in the standard import package.
When I use the same DumpLoad Task object in another package it works fine but no information is written to the log file.
Is there a specific parameter used to ensure that the information are correctly writtent to the detail log?
regards,
Romuald
Mihaela Radulescu replied
Yes, these are the information generated by Debug.
If you want to have the information like rejected/accespted record, just add a convert task before dump&load. I suppose you have a file where the dimension name are the same as in cube, so you don;t need a special transformation file.