Forum main
page
Most
active member
Login page
Register
Log out
Search page
View our event calendar
Add general event such as an upcoming
software release or conference
View all birthdays
Public image gallery
Upload your images in your profile
Profile editing page
Subscription list page
Address book page
Member list page
View the
most active member
User groups listing
Private message page
|
|
Users viewing this topic: none
|
|
Login | |
|
Procedure issue with biztalk - 22 January 2008
|
|
|
Siva
Posts: 104
Score: 0 Joined: 20 September 2006 Status: offline
|
Hi, I am trying to retrieve data from oracle table using BizTalk oracle adapter. I have the quary in package. I have to use package for this project. I could not create Oracle schema from "add Generate Items" wizard using package. When i run the "add generate items" for the package, using the receive port that connect to the db, it is creating object schema and orchestration only, not procedure schema. How can I use procedure(package) to retrieve data from Oracle database in biztalk 2006 R 2? -- Thank you, Siva
|
|
|
|
RE: Procedure issue with biztalk - 22 January 2008
|
|
|
Pieter
Posts: 615
Score: 2 Joined: 8 March 2004 Status: offline
|
You have to prefix te procedure name with the package. i.e. <pckage>.<procedure>
_____________________________
Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.
|
|
|
|
RE: Procedure issue with biztalk - 23 January 2008
|
|
|
Siva
Posts: 104
Score: 0 Joined: 20 September 2006 Status: offline
|
Thank you Pieter, Can we use the cursor as procedure parameter? I notcied that when I use cursor as procedure paramter, "add generate items" wizard could not create schema. How can I handle this case?
|
|
|
|
RE: Procedure issue with biztalk - 29 January 2008
|
|
|
Pieter
Posts: 615
Score: 2 Joined: 8 March 2004 Status: offline
|
You will need to use a REF CURSOR. All ADO.NET technologies only support this with Oracle.
_____________________________
Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.
|
|
|
|
RE: Procedure issue with biztalk - 29 January 2008
|
|
|
Siva
Posts: 104
Score: 0 Joined: 20 September 2006 Status: offline
|
Thank you for your help. Since I am new to biztalk, I am not sure how to use ADO.NET to retreive multiple rows from oracle db using oracle procedure in biztalk. I couldnt find sample or tutorial online neither. Do you know any?
|
|
|
|
RE: Procedure issue with biztalk - 30 January 2008
|
|
|
Pieter
Posts: 615
Score: 2 Joined: 8 March 2004 Status: offline
|
Which Adapter are you using?
_____________________________
Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.
|
|
|
|
RE: Procedure issue with biztalk - 30 January 2008
|
|
|
Siva
Posts: 104
Score: 0 Joined: 20 September 2006 Status: offline
|
I am using Oracle Adater. I want to retrieve multiple records from oracle DB using oracle package/procedure.
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|