|
Home > Archive > BizTalk Server Orchestration > April 2006 > sending xml file to oracle
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 |
sending xml file to oracle
|
|
| Nazeedah 2006-02-22, 2:47 am |
| Hi,
i have two issues:
First:-
i have retrieve data from my sql server and store it on xml file using
biztalk and it works.the problem is that now when i try to do the same steps
except in the send port i use oracle DB instead of file i could not send it
to my orcale database. but it works fine when i send it to an xml file. can
someone give a reason for the failure of transfering data to the oracle
database
Second:-
if i want to send data to an oracle database but one taht the data is stored
in an xml file.Can anyone tell me how should i proceed. i try but it does not
work.
Thx
| |
|
| Hi,
Did you used the generated items schemas ? If you make your own schemas, it
doesn't work.
Second isssue : in my experience, i've got problems with multiple send on
one send port, i created x logical port for x physical port, don't find why
yet.
snap.
"Nazeedah" wrote:
> Hi,
> i have two issues:
> First:-
> i have retrieve data from my sql server and store it on xml file using
> biztalk and it works.the problem is that now when i try to do the same steps
> except in the send port i use oracle DB instead of file i could not send it
> to my orcale database. but it works fine when i send it to an xml file. can
> someone give a reason for the failure of transfering data to the oracle
> database
>
> Second:-
> if i want to send data to an oracle database but one taht the data is stored
> in an xml file.Can anyone tell me how should i proceed. i try but it does not
> work.
>
> Thx
>
|
|
|
|
|