Skip to main content
Answer

XML File Upload Issue - System cannot determine the appropriate XML format.

  • December 17, 2021
  • 8 replies
  • 478 views

Forum|alt.badge.img

Hello,

 

I receive the following error message when I attempt to upload an XML file to the data provider screen:

My XML file I’m trying to upload is a Tree format which should be readable through Acumatica, so not sure why I’m receiving the error.

 

Any help would be appreciated.

 

J

Best answer by ChandraM

Hi @jwarren If it is possible, try to format the xml data to the one provided by me above and verify.

 

8 replies

Forum|alt.badge.img+8
  • Semi-Pro I
  • December 17, 2021

Hi @jwarren Is it possible post the sample xml with some dummy data to verify?


Forum|alt.badge.img
  • Author
  • Semi-Pro I
  • December 17, 2021

Hi - see the XML file I’m attempting to upload.


Forum|alt.badge.img+8
  • Semi-Pro I
  • December 17, 2021

Hi @jwarren The standard XML provider seems to have some limitation on flat or tree structure. In some cases a custom data provider is build. Please see the below article

 


Forum|alt.badge.img+8
  • Semi-Pro I
  • December 17, 2021

Hi @jwarren Here is the details of sample data provider I created that actually works with a tree structure.

 

Pls find the attached sample XML file that worked for Data Provider:

 

Screenshots for reference:

 

 


Forum|alt.badge.img+8
  • Semi-Pro I
  • December 17, 2021

Hi @jwarren Please find the data provider that you can import and verify.


Forum|alt.badge.img+8
  • Semi-Pro I
  • Answer
  • December 17, 2021

Hi @jwarren If it is possible, try to format the xml data to the one provided by me above and verify.

 


Forum|alt.badge.img
  • Author
  • Semi-Pro I
  • December 17, 2021

Hi @jwarren Here is the details of sample data provider I created that actually works with a tree structure.

 

Pls find the attached sample XML file that worked for Data Provider:

 

Screenshots for reference:

 

 

I can confirm that I am able to upload the TestAscii file and set up as a data provider. I’ll have to see how we can format the current Test.XML file to the file you’ve provided above.


Forum|alt.badge.img+8
  • Semi-Pro I
  • January 6, 2022

Hi @jwarren Thanks for the confirmation. Please format it based on your requirement.