Feedback

  • Contents
 

Write Trace Message

This Basic tool writes a message to an CIC log file (ip.log) along with the handler name, timestamp, threadID, and step ID. In order to see the user defined trace messages created by this tool, tracing must turned up using the command:

ICTraceA -set ip all all

The IP log file is stored under \i3\ic\logs\... by default.

Inputs

Trace Message

The string to write to the handler log.

Trace Level

The value representing the trace level.

  • 1-20 = Error

  • 21-40 = Warning

  • 41-100 = Note

Exit Paths

Next

This tool always takes the Next exit path.