IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  WebMethods Client List Table Extraction

    Posted 12/10/18 05:05 AM

    Hi, is there a way i can extract the list without using the export table?

    I want to create a script where i can pull out the data in the tables from its DB or path in the server. I’m not sure where it is found, I’m trying to look for it but still no luck, can’t find where webMethods is getting those data.

    URL shows it is from /meta/default/wm_xt_fabricfolder/0000005155 but can’t find it in the server, i only saw wm_xt_fabricfolder in jar file type and it is in a different path.

    Hope you can help me, thanks.

    Note:client IDs removed for confidentiality.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture
    #webMethods


  • 2.  RE: WebMethods Client List Table Extraction

    Posted 12/10/18 09:28 PM

    I have two approaches to get the clients on the broker

    Approach #1, on each, IS get the trigger node by the package, getClientPrefix and append that to form the clientID’s.

    Refer the services in WmRoot package to do this.

    Approach #2, By using the webMethods Broker Admin Java API and webMethods Broker Client Java API

    See docs for more details.

    Any questions?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Architecture
    #webMethods-General


  • 3.  RE: WebMethods Client List Table Extraction

    Posted 12/11/18 02:54 AM


  • 4.  RE: WebMethods Client List Table Extraction

    Posted 12/11/18 02:54 AM

    I’ll work on this and update if I have more questions. Thank you!


    #webMethods-General
    #webMethods-Architecture
    #webMethods
    #Integration-Server-and-ESB