Portlet Factory, Version 6.1.2
Debug Tracing builder inputs
This topic describes the inputs for the Debug Tracing builder.
Table 1. Debug Tracing builder inputs Input Name Description Name Name for this builder call. The WebSphere Portlet Factory Designer displays this name in the builder call list. Trace all actions Traces all methods in the model. If this input is cleared, the Action to trace input is available.
Action to trace Select a method or action list on which to trace execution information. This input is ignored if the Trace all actions input is set. (Optional) Log Parameters Displays as part of the debug tracing output the HTTP parameters (if any) for the request. (Optional) Additional debug output Enter additional information to be debugged. For example, if you enter a method to be traced in the Action to trace input and also want a variable to be traced, enter an indirect reference to the variable in this input. For example:
${Variables/strVar}Trace a Java expression by entering the following in the input:
${Java/expression_to_trace}Parent topic: Debug Tracing builder
Library | Support |