Hi, We have implemented the Link Cartridge 'Translatemedia', which export the xml & send it to the third party server and Import translated xml file of different Objects(Product, Content Asset, Promotion, Campaign etc) in Business manager. The link cartridge supports following datatypes : 1) String 2) html 3) text Now, we are implementing for Enum of string datatype. But we are facing some issue while importing the translated XML file. The translated XML file contain custom attribute with enum of string datatype. When we are importing the translated XML File, it add new translated value for enum of string datatype in business manager under system object type. It is not considering value which is in the export file for enum of string datatype. we have also tried by updating dummy values in XML file & import it manually in Business Manager, but still it not import with dummy value as well. Please refer the attached screen short & XML for more details. Could you please suggest what we can do here for enum of string type ? Thanks,
Sourabh