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
Expand all | Collapse all

Passing values dynamically to MFT action (like variable substitution)

  • 1.  Passing values dynamically to MFT action (like variable substitution)

    Posted 12/08/20 08:08 AM

    Hello,

    Greetings!!

    I’m checking for the possibility to pass values to MFT Scheduled/Post processing action dynamically using IS service.
    For ex: We have a action which pulls the file from Source and places the file in the destination folder. As per the business login we must send a mail to respective teams upon transferring the file using send email event in the action. Now is there any possibility for passing the mail Ids from the output of the IS service to the send mail action ??

    Many Thanks in advance.

    Cheers!!
    Abhiram.


    #Managed-File-Transfer
    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 2.  RE: Passing values dynamically to MFT action (like variable substitution)

    Posted 12/09/20 02:51 PM

    You can wm.mft.schedule:executeEvent in the WmMFT package to execute an event. It has an eventParams input parameter.


    #webMethods
    #Managed-File-Transfer
    #B2B-Integration
    #Integration-Server-and-ESB