04-27-05 10:52 PM
Hi,
I assume this to be a problem with the document to be submitted via the COM
interface since the documents submitted that way are in UNICODE format and
thus are parsed incorrectly when treated as a flatfile.
Try to use a file receive function for debugging purposes. If this succeeds,
try the following: define two flatfile schemas which are identical but
differ only in the codepage (one set blank, one with the desired codepage).
create a map from the first to the second which will plainly map identical.
Set the first as the input and the second as the output document and select
the map accordingly within the channel configuration.
Try if this configuration performs correctly.
Sincerely
Joerg Fischer
MVP
"Srinivas Appana" <SrinivasAppana@discussions.microsoft.com> schrieb im
Newsbeitrag news:B939B95B-72DD-436E-A8C6-77E4729075F9@microsoft.com...[vbcol=seagreen]
> We are submitting the document (SubmitSync) from a stand alone application
> to
> a channel which has the MQSeries Adapter as the port.
>
> Thanks,
>
> Srinivas
>
> "Joerg Fischer" wrote:
>
[ Post a follow-up to this message ]
|