Use the createSIBForeignBus command to create a new service integration foreign bus.
To run the command, use the AdminTask object of the wsadmin scripting client.
The wsadmin scripting client is run from Qshell. For more information, see Configuring Qshell to run WebSphere® Application Server scripts.
print AdminTask.help('SIBAdminCommands')
print AdminTask.help('command_name')
AdminConfig.save()
This command creates a new foreign bus for a specified service integration bus. A foreign bus represents a bus with which another bus can exchange messages.
A specified service integration bus.
None.
AdminTask.createSIBForeignBus('[-bus bus1 -name foreignbus1 -routingType Direct -type SIBus]') 'foreignbus1(cells/cell01/buses/bus1|sib-bus.xml#SIBForeignBus_1213023645293)'