+

Search Tips   |   Advanced Search

Manage mediations with administrative commands

We can 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.

  1. Open a wsadmin command session in local mode For example:

      wsadmin -conntype none -lang jython

    (iseries) Note: The wsadmin scripting client is run from Qshell. For more information, see Configure Qshell to run WebSphere scripts .

  2. 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)


Related

  • SIBAdminCommands: Mediation administrative commands (AdminTask)