Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Flatfile disassembler / message format incompatible
- This topic has 4 replies, 1 voice, and was last updated 5 years, 4 months ago by
biztalkgurus.
-
AuthorPosts
-
-
October 19, 2005 at 3:27 PM #12082
Hello Guru’s,
I am trying to map a Flatfile to Flatfile format but the input message contains reserved greater than > and less than > characters. These cause the mapping process to fail which may due to the Flatfile disassembler. Has anyone come across this before, is there any way I can escape these characters in either the inbound schema or map?
Thanks in advance,
Alex 😕 -
October 20, 2005 at 5:21 PM #12083
Hi thanks for your reply. Yes, I’m sure it’s < > chars that are causing the issue. If I take them out or make sure they are equal in pairs then no problem, if unequal I get the following error when I try to test the Map:
\”Invoking component…
C:\\DOCUME~1\\aknott\\LOCALS~1\\Temp\\mapTLogDataToStorescanData_output.xml: error btm1048: Native serialization error: There is an unclosed literal string. Line 1, position 266.
E:\\Documents and Settings\\aknott\\My Documents\\Storescan\\Biztalk\\TLogData_To_Storescan\\TLogData_To_Storescan\\mapTLogDataToStorescanData.btm: error btm1054: Test Map failure for map file <file:///E:\\Documents and Settings\\aknott\\My Documents\\Storescan\\Biztalk\\TLogData_To_Storescan\\TLogData_To_Storescan\\mapTLogDataToStorescanData.btm>.
Component invocation succeeded. \”The problem is that my data will most certainly have unequal numbers of < > chars.
I have been trying to set the CDATA setting in the Map properties but this doesn’t seem to work either!!
Any ideas??-
October 20, 2005 at 2:41 PM #12084
Hmmm – I haven’t tried this, but I’d be extremely surprised if the flat file disassembler didn’t provide escaping of all xml characters it found in a flat file data stream. Are you sure the presence of < > is really the issue ? What is the error your are getting ?
-
October 20, 2005 at 9:15 PM #12085
Apart from a map, are you able to validate an instance document against your flat file schema ?
-
-
-
November 11, 2020 at 9:40 PM #49778
biztalkgurus
Empire of Lies — Raymond Khoury — 9781250210968
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.