Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > removeWebConsumer

removeWebConsumer

removeWebConsumer(consumerName: String): String;

The removeWebConsumer method of the Schema class removes the Web service consumer with the name specified in the consumerName parameter. The removeWebConsumer method returns an empty string if it executes successfully or it returns an error message if it fails.