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.  How to export scheduled events in Event Management under MFT

    Posted Wed May 19, 2021 02:39 AM

    Hi All,

    I’m new to webMethods and I am trying to backup my created events in MFT, though I can’t find any option to do it. Does someone already achieved this?

    It’s in MWS, Administration → Integration → Managed File Transfer → Event Management

    Thank you.


    #Managed-File-Transfer
    #webMethods
    #B2B-Integration


  • 2.  RE: How to export scheduled events in Event Management under MFT

    Posted Wed May 19, 2021 03:04 AM

    Hi Michelle,

    Currently ActiveTransfer does not have an UI to create a
    backup (meant for deploying the assets to another environment).

    To create a backup, we need to export the assets using the following service:
    wm.mft.admin:exportData
    The exported assets will be written to a file in XML format.

    And to import this backup file, we need to use the following service:
    wm.mft.admin:importData

    (Input signatures for both the services are intuitive)

    Hope this answers your query.

    Regards
    Biswa


    #B2B-Integration
    #Managed-File-Transfer
    #webMethods


  • 3.  RE: How to export scheduled events in Event Management under MFT

    Posted Wed May 19, 2021 05:24 AM

    Hi Biswajit,

    Thank you. I am able to export events now :slight_smile:
    However, I am testing my exported XML file if it could import in the Event Management.
    I delete first the event and want to import it again.
    I am using these inputs below (based on my exported file) but I am encountering some errors.
    importDataInput

    Error:
    validation failed for the scheduled event.
    The value is not valid:ScheduleFrequency,null.
    Validation failed for the scheduled event.com.softwareag.mft.util.ErrorHandler.handleException(ErrorHandler.java:124) …

    Appreciate your help. Thank you.


    #B2B-Integration
    #Managed-File-Transfer
    #webMethods


  • 4.  RE: How to export scheduled events in Event Management under MFT

    Posted Wed May 19, 2021 06:16 AM

    Hi Michelle,

    What is the version and fix level you are using?
    Would it be possible to share the exported file so that we can verify the same in our environment?

    Regards
    Biswa


    #webMethods
    #B2B-Integration
    #Managed-File-Transfer


  • 5.  RE: How to export scheduled events in Event Management under MFT

    Posted Fri May 21, 2021 08:00 PM

    Hi Biswajit,

    After multiple tries, I am now able to import now. Thanks for your help :slight_smile:


    #webMethods
    #B2B-Integration
    #Managed-File-Transfer


  • 6.  RE: How to export scheduled events in Event Management under MFT

    Posted Mon May 24, 2021 02:06 AM

    Hi,

    Can you please share your experience on why you had to try multiple times. You feedback would help us improve around this capability.

    Thanks,
    Bhaskar


    #Managed-File-Transfer
    #webMethods
    #B2B-Integration