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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

DocumentList built in services.

  • 1.  DocumentList built in services.

    Posted Thu October 13, 2011 06:45 PM

    Hi All,
    I want to sort a document list based on name. My document list has only two variables:
    DocumentList
    Name
    ZipCode

    I used the WmPublic/pub.document:sortDocuments service on wm 8.0.1. I have passed the following sortCriteria:
    key → mapped the Name directly from input document list
    order → ascending
    comparedStringAs → string

    The output of this service doesnt have any sorted results. Appreciate if anyone can give me more details on how to use this builtin service.


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: DocumentList built in services.

    Posted Tue October 18, 2011 12:22 AM

    hi Deepa Kotnis,

    Don’t map the “Name” from input file directly to the key, type “Name” (without quote) as a key value instead.


    #webMethods
    #Integration-Server-and-ESB