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.  Mapping issue with Branch step

    Posted 02/24/03 07:51 PM

    Hi,

    A branch is used inside a loop which will take input from a seuqeunce to find the data strcuture name from a field.

    If strcuture is A then doing some process and output a sequence S1 else another process and output will be S2. S1 or S2 is created inside branch step as output of operation steps.

    Either S1 or S2 must be mapped to an output document outside branch step. But could not find them outside branch to mao. I understand this is like local variables to branch step.

    How to make this available outside branch step?. I tried with custom step inside branch again it become local. Any ideas?.

    Sourin


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker


  • 2.  RE: Mapping issue with Branch step

    Posted 02/25/03 04:14 AM

    To my knowledge, try using a DataMap above the branching and assign the local vars to the global DataMap vars (in custom step), and this should work


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods
    #broker