webMethods

webMethods

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

LOOP over RecordList with one item

  • 1.  LOOP over RecordList with one item

    Posted Fri February 06, 2004 10:16 AM

    Hello all,

    I have issue in SAP Business Connector 4.7.
    My RecordList can contain from one to n records.
    When I want to LOOP over RecordList which contains only one record, flow is not going inside LOOP, just skips.
    If RecordLIst contains more than one record that everything is OK.

    What I debuged for now is that incoming RecordList (defined as RecordList) turns to Record if contain only one item.

    Can somebody explain to me what I am missing.

    TIA

    Gordan


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


  • 2.  RE: LOOP over RecordList with one item

    Posted Fri February 06, 2004 11:11 AM

    Sorry to all,

    I was concentrating on wrong problem.

    It was necessary to play with documentToRecord, and now everything is OK.

    Gordan


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