KB Article #66622
getTraces() DML function does not retrieve traces posted by the addTrace() DML function
Problem
-- getTraces() DML function does not retrieve traces posted by the addTrace() DML function
Resolution
* addTrace() doesn't add an entry in the stack of the trace module of the map-stages(Mapping Services, Integrator). It just writes the message in log files(Mapping Services, Integrator) and in the trace viewer(Integrator).
consequently these messages are not retrievable by the DML function getTraces().