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.  Usage of sequence step

    Posted 05/13/09 08:54 AM

    Hi,

    I want to evaluate if there is any impact of using sequence step on performance. Let me explain.

    e.g. In a branch step I am switching on a variable “abc”. In branch conditions based on value, I am just mapping the “abc” field to another field in map step. Now instead of specifying the value label to map step, if I put labeled sequence there and place the map step inside it, will there be any difference interms of performance. I know it is not required to put sequence if you do not have multiple steps to be executed.

    Bottomline: Is SEQUNCE step an executable step? Will it be like sacrificing perfomance over code readibility if I use sequence steps generously?

    Regards,
    Abhijit


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


  • 2.  RE: Usage of sequence step

    Posted 05/13/09 05:19 PM

    I’m not sure what happens at run-time with a sequence step but it seems unlikely to have any meaningful performance impact. It’s not something to worry about.


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