WAS v8.5 > Administer applications and their environment > Welcome to administering Service integration > Administer mediationsManage 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.
- Open a wsadmin command session in local mode For example:
wsadmin -conntype none -lang jython
- 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