cancel
Showing results for 
Search instead for 
Did you mean: 

Debug in Message Mapping

Former Member
0 Kudos

Hi all,

can I debug a message mapping when click Test function?

Thanks in advance,

Michele.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Michele,

At the moment debugging functionalities in mapping tool are pretty limited. Things that you can use are:

- "Display queue" in context menu of Data Flow Editor objects

- Switching on internal trace to debug level on test tab

- Inserting trace statements into your user-defined functions

That's it. There's no that kind of debugging like in development environment where you can execute your program step by step.

Regards,

Alexey