The Delete WebServiceConsumer command for the commandFile argument enables you to delete the Web service consumer specified in the consumer-name parameter from the schema specified in the schema‑name parameter.
This command has the following syntax.
Delete WebServiceConsumer schema-name::consumer-name
The schema-name value is the name of the schema in which the Web service consumer you want to delete is defined and the consumer-name value is the name of the consumer (that is, the entity displayed in the Web Service Consumer Browser). For example, if the schema is S1 and the Web service consumer is WebServiceOverHttpApp, the command file would look like the following.
JadeCommandFile JadeVersionNumber 7.1.03 Commands AbortOnError False Delete WebServiceConsumer S1::WebServiceOverHttpApp