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.  Copy Flowservice steps to another empty flowservice

    Posted 05/16/23 08:23 AM

    Hi ,

    Let say i have a flowservice A which as 10 steps and i copy those steps by clicking CTRL A and CTRL V to another flowservice B and save . So variables and data mapping will get affected in flowservice B or will i get the correct result as i was getting in flowservice A ? Will copy paste make any difference in both of the service results ?

    Thanks


    #webMethods


  • 2.  RE: Copy Flowservice steps to another empty flowservice

    Posted 05/16/23 10:47 AM

    If you have the same pipeline data, mapping will be correct. If you don’t have the same input and output you will have the mapping set but since you don’t have the input set, it won’t work. If you want to copy everything and then make small changes, instead of copying and pasting the flows, you can duplicate the service that you are going to edit. That way service input and output will also be set correctly. Just copy the service and paste where you want to have the copy. It will rename the service if you paste it to same path.


    #webMethods


  • 3.  RE: Copy Flowservice steps to another empty flowservice

    Posted 05/19/23 01:03 PM

    Thanks ! I copied the flowservice to another flowservice and define the I/O variables explicitly .


    #webMethods