WAS v8.5 > Administer applications and their environment > Welcome to administering Service integration > Administer mediations

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 dmgr console.

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

      wsadmin -conntype none -lang jython

  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)


Reference:

SIBAdminCommands: Mediation administrative commands for AdminTask


+

Search Tips   |   Advanced Search