webMethods

 View Only

 Exporting a Single MFT Event/Action from Version 10.15 and Importing in MFT Version 10.7

Kailash Kumar Mishra's profile image
Kailash Kumar Mishra posted Thu May 22, 2025 04:46 AM

Hi All,

We have a Task to Export a single Event/Action from Active Transfer (AT) - Managed File Transfer (MFT) which is on IS Version 10.15 to an IS Version 10.7.

While the 10.15 AT MFT UI has dedicated section for MFT Asset Export and Import we do not see any sech section for MWS MFT in 10.7

So we intend to use the In-Built services for this Export Task (wm.mft.admin:exportData) from 10.15 and Import (wm.mft.admin:importData) the MFT Asset in 10.7 

My question is that in the 10.15 Exported Asset XML the Version is as version="10.15.0.0.429" , so do we need to edit this parameter to version="10.7.0.0.405" in the XML to before we Import in 10.7 or this is not at all required and we can directly Import the 10.15 generated XML Asset file to 10.7?

Kailash Kumar Mishra's profile image
Kailash Kumar Mishra

Hi All,

This is to confirm that we were able to Import the MFT Assets into Version 10.7 from Assets Exported from MFT Version 10.15 and this was achieved after updating the version parameter in the exported assets (.xml files).

We had tried to Import without updating the version but the Import in 10.7 had failed with error. So, it is a must to update the version parameter to the version of the MFT where it is being imported when the MFT Version is different.