Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SOAP Folder | Summary of Elements in this Folder | pub.soap.processor:unregisterProcessor
 
pub.soap.processor:unregisterProcessor
WmPublic. Deprecated - There is no replacement service.
Unregisters a SOAP processor by removing it from the registry.
Input Parameters
directive
String Process directive that you want to remove from the registry. Directive names are case sensitive.
Tip:
To obtain a list of the current SOAP processor directives registered on the server, run the pub.soap.processor:list service.
Output Parameters
None.
Usage Notes
This service is deprecated. There is not a replacement service.
If the directive specified in directive is not registered on the Integration Server, unregisterProcessor throws an exception.
See Also
pub.soap.processor:list
pub.soap.processor:registerProcessor