Collaboration trace level property
Collaboration developers can code collaboration templates with
template-specific tracing. While system tracing (described in System trace level property) offers tracing information about the collaboration runtime
in general, collaboration tracing provides information about the specific
collaboration. For instance:
- The developer might design the collaboration to report business decisions
that are made based on the data in the business object being processed by the
collaboration.
- The developer can provide system-type tracing but only do so at certain
points in the execution of the collaboration. For instance, system
trace level 5 provides full dumps of the business object data in the server
output, which can be very helpful for debugging problems, but can also be very
cumbersome to read through when it occurs several times during the course of a
single collaboration execution. A collaboration developer can provide a
full business object dump that is executed during a level of collaboration
tracing, and only do it at one particularly problematic point in the flow of
the collaboration, so that there is only one business object dump the user
must find and read in the server output.
To set the collaboration trace level, select the desired value in the range
of 0 through 5 in the Collaboration trace
level drop-down menu.
To find out what kind of information is reported at the different trace
levels for a particular collaboration, reference the documentation for that
collaboration template.
See also
[ Top of Page | Previous Page | Next Page | Table of Contents ]
