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

Mapping one document to other document

  • 1.  Mapping one document to other document

    Posted 07/09/04 11:18 AM

    Dear All.,
    im mapping few of the elements of pipelinein document to pipelineout document. all values are mapping properly except two. here im gving how im mapping:
    Ex: pipe-line-in and pipeline-out have same structure(Document)
    my tree view looks like
    root-node(transactionData-DocumentList)
    header(document)
    body
    -transId(String)
    -date(String)
    -transname(String)
    -transcode(String)
    -tenderDetail(DocumentList)
    -tenderName(String)
    -tenderamt(String)
    -loyaltyCard(document)
    -loyaltyCardId(DocList)
    -LoyaltyId(String)
    -footer(document)
    in this im getting all values from pipeline-in and pipeline-out. but in tenderDetail i want only tendettype. when i map only this element im not getting that tag itself.
    onething is that. above this map im mapping that tenderdetail at node level not object(String) level. using a loop im forming this document structure there im not taking tendertype and tenderamt variables , there im mapping directly tenderdetails(documentlist)—>tenderdetail(docList).
    can anyone please help me in this.
    thanks&Regard’s
    M Kartheek


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