Skip to content
  • There are no suggestions because the search field is empty.

AppEnhancer - Importing XML file into Admin results invalid xml file error

If you export an application XML from AE 20.4 and import it into AE 25.4 or later, the import may fail even though the same XML imports successfully into AE 24.4. There are xPlore related legacy values inside the XML that are no longer valid in the target environment. 

Version:
25.4 

Error When Importing:

Resolution:
You will need to edit the XML file and locate the following value to replace them: 

Incorrect Value:
<FullText FTServertype="xPlore" ServerName="<unique to your environment>" Port="0" Attributes="<unique to your environment>" Collection="<unique to your environment"/>

Correct Value:
<FullText FTServertype="None"/>