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.

 View Only
  • 1.  Sorting

    Posted Mon August 13, 2012 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 Mon August 13, 2012 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 Mon August 13, 2012 03:04 PM

    try this service

    pub.document:sortDocument


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


  • 4.  RE: Sorting

    Posted Mon August 13, 2012 06:11 PM


  • 5.  RE: Sorting

    Posted Tue August 14, 2012 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 Wed August 15, 2012 06:52 PM