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
Expand all | Collapse all

Does it is possible to get flow services variables data from IS?

  • 1.  Does it is possible to get flow services variables data from IS?

    Posted 02/06/20 10:50 AM

    Hi.

    I’m in the following situation:

    I have to fill an Excel spreadsheet with some of our flow services informations.

    These services (about 99% of them) has a “MAP” as the first flow step which contains two variables mapping: “sourceSytem” and “targetSystem”.

    I need to get these two variables values from this flow service MAP step and copy them to the spreadsheet.

    Does exists any way to browse all of my flow services inside my IS to get their information? Something like an API or a file inside the program folders?

    Thanks in advance.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Does it is possible to get flow services variables data from IS?

    Posted 02/24/20 04:51 PM

    You can but it involves either using services in WmRoot, which are not intended for us to use. Or reading the flow.xml file of each service to get the desired fragment.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods