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.  BizdocToRecord array

    Posted Mon August 11, 2003 11:02 PM

    When i do bizdocToRecord(bizdoc contains order), my array of line item(xml) is not populated in the recordlist of the lineItem (lineItem is a recordList in order record). I get only one record of line item.
    Wheras if i do the orderxml->getFile->bytesT0String->stringToDoc->docToRecord(order record), i get all the lineItems and it is a recordList now…
    Help…


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


  • 2.  RE: BizdocToRecord array

    Posted Mon August 11, 2003 11:39 PM

    Check the value specified in the “Format as a record” field on the Options tab of the Document Type Details dialog in TN for the doc type in question.


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


  • 3.  RE: BizdocToRecord array

    Posted Mon August 11, 2003 11:43 PM

    Found it out… got to add the recod name in the options tab “Format as record” in Document Type Details


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


  • 4.  RE: BizdocToRecord array

    Posted Mon August 11, 2003 11:48 PM

    Rob,
    Thanks I posted my msg and then saw urs… thanks tho timing was fun


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