Skip to Content
0
Former Member
May 14, 2009 at 02:55 PM

Unable to process EDI Input Message with NewLine Characters

122 Views

Hi All,

I am using the Seeburger adapter and modules to process the Input EDI message. The input message comes with a new line character after every 80 characters. Hence the Seeburger modules throw an error while reading the file. I tried using the /Seeburger/ReplaceString module. In module config, it has 2 parameters - searchString and replaceString. It works for any special characters like "#" or '!' , but does not replace the NewLine character. I used '\n' , '\r' , '0x0A' , '0x0D', '0D0A' and none of them worked. Can anyone please suggest what character needs to be used in the Module Config?

Thanks,

Geetha