|
Home > Archive > BizTalk Server General > October 2005 > How to Convert output of SAP adapter to xml
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How to Convert output of SAP adapter to xml
|
|
| Jayendra 2005-09-30, 2:49 am |
| HI all,
How to Convert output of SAP adapter to xml.
Thanks,
jai
| |
|
| Hi,
you just need to run the file you received thru a pipeline with a Flat File
Disassembler component. This must be be configured with the Schema that the
adapter generated for you.
"Jayendra" wrote:
> HI all,
>
> How to Convert output of SAP adapter to xml.
>
> Thanks,
> jai
| |
| Jayendra 2005-10-03, 2:49 am |
|
Hi Mark,Thanks..
i hv done wt u said ,now i am getting xml output,But problem is iam not
getting results as expected (element values) in o/p xml file.
i hv mentioned positional offset and postional length by looking into flat
file section of received side schema,Is this currect ?.Is there any thing
more to do..
"Mark" wrote:
[vbcol=seagreen]
> Hi,
>
> you just need to run the file you received thru a pipeline with a Flat File
> Disassembler component. This must be be configured with the Schema that the
> adapter generated for you.
>
> "Jayendra" wrote:
>
| |
| Jayendra 2005-10-03, 2:49 am |
| Hi, i hv found some white spaces in the flat file ,is that the problem ?
"Jayendra" wrote:
[vbcol=seagreen]
>
> Hi Mark,Thanks..
> i hv done wt u said ,now i am getting xml output,But problem is iam not
> getting results as expected (element values) in o/p xml file.
> i hv mentioned positional offset and postional length by looking into flat
> file section of received side schema,Is this currect ?.Is there any thing
> more to do..
> "Mark" wrote:
>
| |
|
| Hi.
IDoc's are chock full of white space. No problem with that, unless they're
in the wrong place.
What is wrong with the xml file you have ? is it not validating ?
If you can post a sample file/schema on the net I'll have a look.
m
"Jayendra" wrote:
[vbcol=seagreen]
> Hi, i hv found some white spaces in the flat file ,is that the problem ?
>
> "Jayendra" wrote:
>
|
|
|
|
|