06-21-04 04:07 AM
> >>There was a failure executing the receive
[MR]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>[vbcol=seagreen]
> The above error is usually becaue the data encoding is ANSI.
> ANSI data fromat is not supported while using the MSMQT inbound adapter.
> Can you please confirm the data type of the document?
> If it is ANSI, can you please save [using notepad] the document as eit
her
> UNICODE/UTF-8 and retry?
> [MR]>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>
I'm getting the same error while using an MSMQC
receive adapter. I'm fairly certain that the
encoding of the message is not ANSI.
When I send the same message, only via
the Submit adapter, I don't get the error,
and the message comes out of BTS via
a FILE send adapter and the encoding is
"utf-8".
Does anyone know if the error message
above can indicate anything besides
a problem with encoding?
Are there special encoding requirements for messages
when using the MSMQC adapter?
Thanks
Dan
[ Post a follow-up to this message ]
|