- Posts: 30
- Thank you received: 0
Data Transformation Troubleshooting Tips
12 years 7 months ago #1886
by John
Data Transformation Troubleshooting Tips was created by John
I am wondering what the rest of AETL users do to help troubleshoot a complex data transformation mapping.
What can I do when the output doesn't match what I think it should be?
I follow the logic from front to back again and again, but the results just don't match what I expect.
Could you please share any trouble shooting tips you might have?
John
What can I do when the output doesn't match what I think it should be?
I follow the logic from front to back again and again, but the results just don't match what I expect.
Could you please share any trouble shooting tips you might have?
John
Please Log in or Create an account to join the conversation.
12 years 7 months ago #1887
by Joseph
Replied by Joseph on topic Re: Data Transformation Troubleshooting Tips
Hi,
through extensive past experience, the best thing that you can do is to SIMPLIFY your mapping as much as possible to narrow down the problem areas
Joseph
through extensive past experience, the best thing that you can do is to SIMPLIFY your mapping as much as possible to narrow down the problem areas
Joseph
Please Log in or Create an account to join the conversation.
12 years 7 months ago #1888
by admin
Mike
ETL Architect
Replied by admin on topic Re: Data Transformation Troubleshooting Tips
Totally agree with Joseph.
Also
Start from the left and move to the right.
Spit complex transformations into several simple ones
Use data preview all the time
Enter and test your own data
Peter
Also
Start from the left and move to the right.
Spit complex transformations into several simple ones
Use data preview all the time
Enter and test your own data
Peter
Mike
ETL Architect
Please Log in or Create an account to join the conversation.