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
  • 1.  Email Formatting

    Posted Wed August 13, 2008 06:14 PM

    Hi,

    There are lot of useful threads on this forum on email formatting and those really help me to develop email formating but in one scenario i need some help from all you WM experts.

    I have one document list and i am looping thro it using %loop%. In this document list i have another document list and i don’t know how best i can loop thro this document list. I tried following option but not able to display any of the key of child document list

    %loop Exceptions% // Main document list

    Error=%value $index% Line Number:%value errorPosition% [B]%loop -struct childErrors% //Child Document list[/b] %loop –struct #$key% Reference:%value reference% %end% %end%

    %end%


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