WebSphere Enterprise Service Bus for z/OS, Version 6.2.0 Operating Systems: z/OS


Using commands to manage service applications

You can manage service applications using commands. The commands can be used within scripts.

Before you begin

Use the wsadmin tool to run service application commands.

About this task

You can use the wsadmin tool in different ways. You can use the tool interactively, as an individual command, or with a script. Running multiple commands in a script is useful if you are administering multiple machines.

WebSphere® ESB includes commands that display SCA modules and their imports and exports, and change the details of import and export bindings

Note: Jacl syntax for wsadmin scripts is deprecated and support will be removed in a future release. Jython is the strategic syntax for wsadmin scripts.
Procedure
  1. List the SCA administration commands. $AdminTask help SCAAdminCommands
  2. Display detailed help about a given command. $AdminTask help command_name

Example

$AdminTask help listSCAModules

task Task topic

Terms of use | Feedback


Timestamp icon Last updated: 21 June 2010


http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic//com.ibm.websphere.wesb620.zseries.doc/tasks/twesb_usingcmdstomanageserviceapps.html
Copyright IBM Corporation 2005, 2010. All Rights Reserved.
This information center is powered by Eclipse technology (http://www.eclipse.org).