Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

and place it inside the <system-action> node in the pentaho.xml file.

As another example, suppose your action sequence is called setCompanyName.xaction, it exists in the repository under samples/filters, you want the action sequence to run when the system starts up with the output placed in global scope, and you want the output of the action sequence to be available in a Servlet/jsp, you would write this xml element:

...