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.  getLocalReleasedList

    Posted 06/13/08 08:17 AM

    Hi All,

    I am trying to create a flow service in which I am using another service called getLocalReleasedList. I guess this service is supposed to return the list of released packages (the name of the zip files that is) present in the outbound of the service, but i am not getting any output :confused:.

    Can anyone plz help??

    Thanks in Advance…

    Regards,
    Sudarshan Vyas


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


  • 2.  RE: getLocalReleasedList

    Posted 06/13/08 08:50 AM

    Hey Sudarshan I created a flow service and called the service.It does return all the contents in the output.

    Are you mapping the output onto some doc?

    Regards

    Hussain


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


  • 3.  RE: getLocalReleasedList

    Posted 06/13/08 08:55 AM

    What I am trying to do is… get the result using this service, which will return a dodument list, then I am looping on this list. In the loop I am trying to map it… to a document. Since it wasn’t directly giving any output… but this is not hjelping too… :frowning:

    Mine is actually not returning anything. So its not entering into the loop


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