Overview of the Run web service operation

LANSA Composer

Overview of the Run web service operation

The Run web service operation allows your SOAP client application to specify the processing sequence name and any processing sequence parameter names and values necessary to run the Processing Sequence.

 

The SOAP response will include:

  • The result code (OK, ER …);
  • The run number assigned to the run by LANSA Composer (this can be used to identify and view the Processing Sequence Log in LANSA Composer, if necessary);
  • The last error message number and text, if the Processing Sequence ended in error;
  • The names and values of the Processing Sequence output parameters, if any, unless the Processing Sequence ended in error.