Question

XMLPARSE_NAME: View name mismatch error

  • 15 September 2020
  • 3 replies
  • 172 views

Userlevel 5
Badge +8

Hi, I am trying to test an incoming customer order via EDI, and get this message:

 

 

Does anyone have any idea what might be the cause?  I can’t seem to find any topics addressing these kind of errors.


3 replies

Userlevel 7
Badge +20

Hi @svrmhuebner,

Can you attach a sample XML that you are testing, more details about your test setup and where you get the error so it will be easy to recognize what’s wrong.

 

Cheers!

Damith

 

Userlevel 5
Badge +8

Here is the set-up:  

Routing Address:

 

Routing Rule:

 

Customer Record:

 

When performing the testing, I am importing the .xml file in the messages screen:

 

I have attached the .xml file.  

Any ideas of the cause would be very helpful.   Thanks!

Userlevel 7
Badge +20

Hi @svrmhuebner ,

Try putting the xml into File reader IN folder so it will be read by IFS and a Application message will be created.

 

Cause for the error is that the Import Message expects the message to be in a different structure. I assume the intended functionality of Import Message is to Import an Exported message (Right Click on a Message Line, Export Message)

 

Cheers!

Damith

Reply