Managing bus destinations with administrative commands

You can use these commands to manage bus destinations.

About this task

These commands provide an alternative to using the administrative console or using the more complex syntax of wsadmin and JACL.

Procedure

  1. Open a wsadmin command session in local mode For example:
    wsadmin -conntype none -lang jython
    [IBM i]Note: [IBM i]wsadmin Scripting 用戶端是從 Qshell 執行. [IBM i]如需相關資訊,請參閱利用 wsadmin Script 配置 Qshell 來執行 WebSphere Script.
  2. Type AdminTask.command
    Where command is the command format as indicated in the related reference topics; for example:
    wsadmin>AdminTask.listSIBDestinations(["-bus", "abus"])
    '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388)
    (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098181503600)
    (cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBQueue_1098184221748)'
    
    wsadmin>AdminTask.listSIBDestinations(["-bus", "abus", "-type", "TopicSpace"])
    '(cells/9994GKCCell01/buses/abus|sib-destinations.xml#SIBTopicSpace_1098181446388)'

指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:15
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tjo_cmnds
檔名:tjo_cmnds.html