Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{scrollbar}
| Parameters: | [String|PentahoDoc:java/lang/String.html@java] \\ | outputName |
| | [String|PentahoDoc:java/lang/String.html@java] \\ | mimeType \\ |
| | [String|PentahoDoc:java/lang/String.html@java] \\ | extension |
| Result: | [java.io.OutputStream|PentahoDoc:java/io/OutputStream.html@java] \\ | |
Gets an output stream for the requested output. Calling this will create a file in the Content Repository. It is important to call [isDefinedOutput()] or [getOutputNames()] before asking for access to an output as an error will occur if you ask for an output that has not been defined in the action sequence.