After Run Event

Sepasoft MES Module Suite

This event is triggered by a web service listener after a call to run the web service.

Object Functions

 

getOperation()

Description

Get the Web Service Operation that was run.

Syntax

getOperation()

 

  • Parameters

None

  • Returns

WSOperation operation - A Web Service Operation object containing the result of the Web Service.

  • Scope

All

getResult()

Description

 Gets the result of the web service operation.

Syntax

getResult()

 

  • Parameters

None

  • Returns

WSVariable result - The result obtained during the ws operation.

  • Scope

All

 

 

 

 

 

 

Sepasoft MES Module Suite