This action launches an external program. The program needs to be a java class file.

  • Field

    Description
  • Label

    A label to identify the action. This label appears under the Action name inside the Action box. If this field is left blank, the default value is “Untitled.”
  • Description

    A brief explanation of what this action does inside the sequence. This description appears as a tooltip when your cursor hovers over the Action box.
  • Fail Message
    A message that identifies potential issues that could happen with this action. This fail message will appear if the action fails when you try generating the sequence. If this field is left blank, the default error message built into the action appears.
  • Command
    The application name.
  • Delimiter
    The way the options are separated. Select between comma, pipe, space, or tab.
  • Include Stderr (Standard Error)
    Select the check box to show the errors generated by the application.
  • Num Header Rows
    The number of rows in the header.
  • Num Rows To Ignore
    The number of rows to ignore.
  • Run Directory
    The path to the application.