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
  • 1.  How to map variables to an document list

    Posted 03/20/15 02:55 PM

    I have a document list , and it is supposed to have only one element. Can I directly map a variable to the variable of the document list. What I don’t want is to create a document having same structure as the document list and then append to it. That means I need to change quite some of my code.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: How to map variables to an document list

    Posted 03/30/15 06:57 AM


  • 3.  RE: How to map variables to an document list

    Posted 03/30/15 05:12 PM

    If you just want to map a variable to the document list by using the index. or else you may loop through the document list and assign one by one.

    what is your requirement? do you want to map the same variable to the document list element?


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: How to map variables to an document list

    Posted 03/31/15 03:45 AM

    I fully do not understand your question. Can you give some examples sharing the document list structure and what is your expected output.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 5.  RE: How to map variables to an document list

    Posted 04/13/15 08:21 PM

    Hi,
    You don’t even have to loop thru the source document list, just map the variable from the source document list to the variable in the target document list. Simple and clean.

    HTH,
    David


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods