Map Debugger

The debug functionality in the maps can assist you in creating and troubleshooting maps. Use the Map Debugger when you have narrowed a problem down to a certain object or function call. For example, when you know that an object is not producing the correct output.

The map debug functionality allows you to break the execution of a map and inspect the current object values (both input and output objects) used within the currently executing output rule.

You cannot use the Map Debugger when the Map Profiler is enabled.

By enabling the Map Debugger, you can do the following:

  • Identify breakpoints.
  • Step through rule execution.
  • View object values at a rule level.