Previous Topic: NotesNext Topic: YWRKDSTFIL (Work Distributed Files) Command


Example

To enter CA 2E and edit model MYMDL:

YSTRY2 LIBLST(MYMDL)

YUNSWS (Uninstall Web Service Instance) Command

Uninstalls a web service instance. The instance can be deleted from within a CA 2E model and/or uninstalled from an application server.

Notes:

Required

SERVER

SERVICE

Optional

MACHINE

UPDMDL

UNINSTALL

STPSRV

Parameters

The following are parameters for the YUNSWS command.

MACHINE

Specifies the name of the machine onto which the web service instance to be uninstalled.

*CURRENT

Refers to the local machine.

name

Specify the machine name. This can be the local machine or a remote machine. The machine name is not validated and the machine need not exist on the local, or any, network.

UPDMDL

Determines whether the CA 2E model information should be updated.

*UPDINSSTS

The installed status of the web service instance, defined within the model, is updated.

*DELETE

The web service instance definition is deleted from the model.

*NO

The web service instance definition is not deleted from the model.

UNINSTALL

Determines whether the web service instance is uninstalled from the application server.

*NO

The web service instance is not uninstalled from the application server.

*YES

The web service instance is uninstalled from the application server.

Note: A Web Service instance can only be uninstalled from an application server located on the local machine.

SERVER

Specifies the web service name to be uninstalled.

name

Specify the web service name.

SERVICE

Specifies the web service name to be uninstalled.

name

Specify the web service name.

STPSRV

Is an indication as to whether the service should be stopped before an uninstall.

*YES

If the service is running, it will be stopped before uninstall.

*NO

The service will not be stopped before uninstall. An error will be returned if the service is active.