Undeploying a callout application

Use the SOAP Gateway management utility to undeploy a callout application.

Undeploying a callout application removes the application from the runtime cache and also deletes the associated WSDL or XSD file and correlator XML file from the master configuration of the server.
  1. Gracefully stop callout message processing for the application with the iogmgmt -callout -stopone command.
    Issue the command iogmgmt -callout -stopone -c connection_bundle_name -p tpipe_name for each tpipe associated with the callout application.
  2. Undeploy the callout application with the iogmgmt -undeploy -r correlator_file command.
    The SOAP Gateway management utility removes the WSDL or XSD file specified in the correlator XML file that is being undeployed, as well as the correlator XML file itself. Do not specify an absolute path for the correlator file. Use only the file name.
The IMS callout application is removed from the runtime cache. The corresponding WSDL and the correlator XML files are removed from the WSDL and XML directories, respectively.