|
Home > Archive > BizTalk Server General > September 2005 > add xml file in a infopath form from biz talk 2004
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 |
add xml file in a infopath form from biz talk 2004
|
|
|
| I need to insert a xml file in the infopath form from biz talk 2004, have you
any idea about if this is possible?
I'm searching info about it and I know that I have use the Procesing
Instructions but I don't know it, my process is very single only need insert
a xml file in the infopath form.
Thanks.
Mateo Hernandez (México)
| |
|
| There are 3 ways of adding the PI to the xml
1. Mapping; Copy Processing Instructions (PIs)
2. Using expressions
3. Using a custom send pipeline: add XML Assembler to the Assemble Stage
("Add processing instruction text")
Good luck,
Andy C. Mater
"Mateo" <Mateo@discussions.microsoft.com> wrote in message
news:B35E0642-18E0-4CDA-87F0-B789A1801334@microsoft.com...
>I need to insert a xml file in the infopath form from biz talk 2004, have
>you
> any idea about if this is possible?
>
> I'm searching info about it and I know that I have use the Procesing
> Instructions but I don't know it, my process is very single only need
> insert
> a xml file in the infopath form.
>
> Thanks.
> Mateo Hernandez (México)
| |
|
| I'm checking info about this in Internet and I have the info of Stas
Kondratiev's and Jan Tielens' blogs, in both they mentions the 3 ways of
adding the PI to the xml, in fact what I need is a solution to be able to
insert or to add a file xml within a infopath form using a biz talk
orchestration. I'm trying it but surely I'm making something bad because in
the end profit not obtain as result the form with xml inside.
I believe that this problem does not have to be very complex, the infopath
form that I'm using single has at the beginning a brief text of two lines and
nothing, the xml file that I need to insert single cotains some records of
information and that is everything.
As I can know in that it leaves from the process I'm mistaking?
Thanks for you support.
Mateo
"Andy" wrote:
> There are 3 ways of adding the PI to the xml
> 1. Mapping; Copy Processing Instructions (PIs)
> 2. Using expressions
> 3. Using a custom send pipeline: add XML Assembler to the Assemble Stage
> ("Add processing instruction text")
>
> Good luck,
> Andy C. Mater
>
> "Mateo" <Mateo@discussions.microsoft.com> wrote in message
> news:B35E0642-18E0-4CDA-87F0-B789A1801334@microsoft.com...
>
>
>
|
|
|
|
|