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

    Posted 08/13/12 09:00 AM

    Hi,

    I 've to sort the records of below xml file based on sid,is there any build-in service for this.


    60


    20


    100


    30


    10

    Thanks,
    Arjun


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


  • 2.  RE: Sorting

    Posted 08/13/12 02:05 PM

    I do not think you have built in services for sorting of xml node. Try to write custom java service to accomplish the goal.


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


  • 3.  RE: Sorting

    Posted 08/13/12 03:04 PM

    try this service

    pub.document:sortDocument


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


  • 4.  RE: Sorting



  • 5.  RE: Sorting

    Posted 08/14/12 09:48 AM

    Thank you, I did not know this resource.
    hope that helps rmkreddy


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


  • 6.  RE: Sorting

    Posted 08/15/12 06:52 PM