Hello,
I have a problem, because some wrong records in a load do not appear in PSA errors.
They are duplicated in the start routine of the update rules, so they are not original from the source system, but created modifying the data_package table in the start routine. So, when you make a load to a cube, the load fails, but it is not possible to go the error psa.
Does anybody know why the PSA is not generated?
Regards, Inma
Hi
PSA do not contain transformed data. It contains the data as-it-is from the source system and on that data update rule transformation takes place.
Load the data till PSA and then using Infopackage monitor detail tab you can debug the update rules to find out where exactly it is going wrong.
Regards
Pradip
Hi Inma,
The PSA validation only includes checking whether the data format for the source system is correct or not. In case the data is wrongly assigned and if the data types match even then you would get an error in the PSA. It also check if it contains any special characters or not.
What exactly is your error? If you can post here you should get the solution.
Bye
Dinesh
Add a comment