+

Search Tips   |   Advanced Search

deleteWSGWGatewayService command

Use the deleteWSGWGatewayService command to delete a gateway service configuration.

We can delete a gateway service configuration using the wsadmin tool, or using the administrative console as described in Deleting gateway service configurations.

To run the command, use the AdminTask object of the wsadmin scripting client.

(iSeries) (iSeries) The wsadmin scripting client is run from Qshell. (iSeries) See Configure Qshell to run WebSphere scripts .

Command-line help is provided for service integration bus commands:

After using the command, save the changes to the master configuration using the following command:

AdminConfig.save()

This command deletes a gateway service.


Target Object

ObjectName of the GatewayService object

The command deletes the following objects:

Destinations associated with the target services are not deleted.


Parameters

None.


Example