reset

reset() updating;

The reset method of the JadeWebServiceConsumer class removes all transient objects that were created by the Web services framework when making a Web service request.

This method deletes all transient objects created by the Web service consumer but retains the Web service consumer. By default, these transient objects are deleted only when the Web service consumer is deleted.

The following code fragment shows the use of the rest method.

websvc.reset;