Skip to main content
Solved

How to remove special characters when using INET_TRANS for XML

  • December 20, 2023
  • 1 reply
  • 180 views

arebbeadle
Hero (Customer)
Forum|alt.badge.img+14

How to remove special characters when using INET_TRANS for XML. What is the best way to remove special like ‘& < >’ and others. These might appear in a description or an address field and they create errors in the output xml file. This is from Send_Purchase_Order xml. Is there a systematic process to keep these characters from going to xml?

 

 

Best answer by arebbeadle

We created a Transformer file and added it to the routing address. This removed the special characters from the export file. 

 

 

 

1 reply

arebbeadle
Hero (Customer)
Forum|alt.badge.img+14
  • Author
  • Hero (Customer)
  • 139 replies
  • Answer
  • January 26, 2024

We created a Transformer file and added it to the routing address. This removed the special characters from the export file.