Expose Database view as a service using Natvie web service
Hello -
I saw few example on Oracle support and on the web to expose PL/SQL procedure as web service using native web service feature.
Can you expose database view as web service? We're using Siebel CRM as our front office application for Sales, mktg and Order capture.
External (Java and web center based) application queries Siebel data using Siebel inbound web service and display it to the customer. This is very slow and release dependent in Siebel.
I was wondering whether we can expose database view on Siebel base tables and pass parameter from the web service so that it can be deploy quickly without Siebel business object layer (less expensive and less complication)
I saw few example on Oracle support and on the web to expose PL/SQL procedure as web service using native web service feature.
Can you expose database view as web service? We're using Siebel CRM as our front office application for Sales, mktg and Order capture.
External (Java and web center based) application queries Siebel data using Siebel inbound web service and display it to the customer. This is very slow and release dependent in Siebel.
I was wondering whether we can expose database view on Siebel base tables and pass parameter from the web service so that it can be deploy quickly without Siebel business object layer (less expensive and less complication)
0