Manage mediations with administrative commands
Use wsadmin commands to administer service integration technologies mediations. For example we can create, delete and view mediations, configure mediation properties and mediate destinations.
These commands provide an alternative to using the administrative console.
Tasks
- Open a wsadmin command session in local mode For example:
wsadmin -conntype none -lang jython(iSeries) Note: (iSeries) The wsadmin scripting client is run from Qshell. (iSeries) See Configure Qshell to run WebSphere scripts .
- Type AdminTask.command where command is the command format as indicated in the related reference topics. For example:
wsadmin>AdminTask.listSIBMediations("-bus abus") (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098217858584) (cells/9994GKCCell01/buses/abus|sib-mediations.xml#SIBDestinationMediation_1098220051588)
SIBAdminCommands: Mediation administrative commands for the AdminTask object