Skip to main content
Solved

EDI - Where can i get xsd files?

  • March 10, 2023
  • 2 replies
  • 304 views

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies

Dear experts,

for EDI mapping we need xsd files. I tried the “IFS Interface Browser” but the files are empty. 

For example the message SEND_INVOICE. 

Where can I get such files?

Best answer by Pilar Franco

Hi,

I’m not expert, but for xsd and Sample I think you must use the line with Parameter = outMessage.

Both in and out messages use the same structure.

Please check in there.

Regards,

Pilar

2 replies

Forum|alt.badge.img+17
  • Superhero (Employee)
  • 419 replies
  • Answer
  • March 14, 2023

Hi,

I’m not expert, but for xsd and Sample I think you must use the line with Parameter = outMessage.

Both in and out messages use the same structure.

Please check in there.

Regards,

Pilar


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • 1265 replies
  • March 15, 2023

Hi @Pilar Franco 

yes, that is true. I’ve checed it. 

Thank you.