Network Deployment (Distributed operating systems), v8.0 > Reference > Commands (wsadmin scripting)


setDefaultSIBWSOutboundPort command

Use the setDefaultSIBWSOutboundPort command to set the default service integration bus-enabled web services outbound port.

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

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

After using the command, save changes to the master configuration; for example, by using the following command:


AdminConfig.save()

This command updates the default outbound port for an outbound service.


Target object

ObjectName of the OutboundService object whose default port is to be updated.

The default port is updated for the OutboundService, and the default routing on the service destination is updated to point at the port destination.



Required parameters

-name

The name of the port to be set as the default.


Conditional parameters

None



Optional parameters

None


Example


Modify an existing outbound service configuration
Make an externally-hosted web service available internally
Outbound Ports [Settings]

+

Search Tips   |   Advanced Search