Question
SopraSteria
FR
Last activity: 11 Sep 2017 5:29 EDT
How to debug Data Flow
I have created a data flow and in that I am using a data transform. Data Transform is calling a parameterized DataPage.
The problem i am facing is , data page and data transform are working fine standalone. but when i run my data flow , the data transform does not seem to be working. I was trying using tracer, logs to identify the issue , but tracer does not give any details of my data transform/ data page. I am wondering what are the debugging technique for data flow.
Please help.