02-18-04 05:35 AM
Thomas,
The schema generated from MS SAP adapter should work fine
for what you are trying to do. Create an envelope of
type custom and point it to your generated schema. In
your msmq rec func, specify this envelope so BTS has the
required information to parse the document. Also need
your channel (with no map) and port (with no envelope) to
write the xml out to a file.
Mike
>-----Original Message-----
>Hi!
>I've tried to send a IDOC ORDERS05 from SAP to BizTalk
>Server and in a first step, save it to file.
>When I create an envelope in the BizTalk Messaging
Manager
>in a format "CUSTOM XML" without a specification I
haven't
>a problem. But I need additional informations in the
>envelope. And when I try to use my schema, which I've
>created with the BizTalk Adapter for SAP, I got in
BizTalk
>Server Administration an error: "[0x144b] No data was
read
>by the parser. Make sure that the code page is set
>correctly for the data. If the data is UNICODE, make
sure
>that there is no byte order mark (0xFFFE or 0xFEFF)
>appears at the beginning of the file.
>Have anybody an idea?
>
>best regards Thomas
>.
>
[ Post a follow-up to this message ]
|