SubmitJobInfStruc

Structure containing any required information to prepare the file for a valid insertion into a PlanetPress Workflow process using SOAP.

  • VariableList: Array of complex type, containing pairs of variable name and variable value. The list also contains the JobInfo variables.
    • VariableName: String
    • VariableValue: String
  • SOAPActionName: String containing the name of the Input SOAP task’s action name.