Portlet Factory, Version 6.1.2
About using special actions
Several special actions are available that support debugging and other operations. For example:
- SystemOut - Create a println statement to aid debugging
- Select this special action to cause the Action List Builder to do a print line (System.out.println) action. This can be handy when trying to debug a series of actions in a model. When you select SystemOut with the picker, a dialog box is displayed in which you can enter the value you would like to print to the server console. A typical SystemOut print messages might look as follows:
SystemOut: ${Java/webAppAccess.getRequestData()} = com.bowstreet.webapp.engine.RequestDataImpl@21fd61 SystemOut: ${Variables/var} = some variable valueParent topic: Action List builder Related concepts
About using the builder call editor
About using arguments with an action
Web Service Enable builder Related tasks
Creating an action that returns a value
Creating an action that assigns or appends a value to a variable
Creating conditional action lists
Profiling actions in an action list
Profiling actions on and off in an action list Related reference
Comparison results Related information
Library | Support |