webMethods JDBC Connection

1. Get the connection: 用pub下面的service,不要用wm下面的。

    

    輸入JDBCAdapter

    

    得到一組array的結果

    

2. WmART/pub.art.service:setAdapterServiceNodeConnection is used to change the connection associated with particular adapter service and not for renaming adapter service.

3. It will not only change the adapter connection change but it also can reset the input/Output of the adapter service after renaming the adapter service. Need to restart IS.

4. if you mean to use a different connection alias for an existing adapter service, you can change it by running service:
wm.art.dev.service:updateAdapterServiceNode
    just give the service name and new alias name.
    you may need to restart IS after.

References:

http://tech.forums.softwareag.com/techjforum/posts/list/51570.page

http://tech.forums.softwareag.com/techjforum/posts/list/47672.page

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章