Oracle
  Home arrow Oracle arrow Page 2 - Creating an Oracle Web Service Client ...
Dev Shed Forums 
Administration  
AJAX  
Apache  
BrainDump  
DHTML  
Flash  
Java  
JavaScript  
Multimedia  
MySQL  
Oracle  
Perl  
PHP  
Practices  
Python  
Reviews  
Security  
Style-Sheets  
Web Services  
XML  
Zend  
Zope  
Forums Sitemap 
IBM® developerWorks 
Sun Developer Network 
Dedicated Servers 
E-Commerce Hosting 
Linux Web Hosting 
Managed Hosting 
Small Business Hosting 
Moblin 
JMSL Numerical Library 
VPS Hosting 
Weekly Newsletter

 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ORACLE

Creating an Oracle Web Service Client for a Web Service Created in VS 2005
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 6
    2006-07-12

    Table of Contents:
  • Creating an Oracle Web Service Client for a Web Service Created in VS 2005
  • Creating the Client Application in Oracle 10G XE
  • Creating a Web Reference
  • Creating a Client Form
  • Displaying results from Web Service

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Creating an Oracle Web Service Client for a Web Service Created in VS 2005 - Creating the Client Application in Oracle 10G XE


    (Page 2 of 5 )

    Introduction

    Oracle 10G XE has an ApplicationBuilder Interface which can be used to create a client application that will access the service created and described earlier. You need to create a web service reference. You will be using a wizard to accomplish this task. The wizard will examine the web service reference either from a UDDI registry that you will point to by browsing the available ones, or the WSDL URL reference you will provide. This was the reason we made a note of the WSDL's URL reference. The ApplicationBuilder also allows you to create a form based on a blank web page which may be posted to the web service.

    Creating an Application

    Log on to the HR database using username: hr, password: hr by accessing the URL from the short cut, Go To Database Home Page. You may have to review an earlier article which describes how you may log in as SYSTEM and give permission to the hr database.

    Click on the down arrow of the Application builder to choose "Create Application" as shown.

    Give a name to the application, in this case GetNetSvc as shown. Keep the other defaults, and click on the button Next. From here on, you will go through several steps till you reach the "Confirm" stage as you can see on the left of this page. The applications are serially numbered, this being 103.

     

     

    In this section you will add different items such as a blank page, form, report and so forth. These are all empty, to start with some basic functional items. The default page has been changed to OracleClient. Click on AddPage; this takes you to the next screen. This screen shows the page you added as well as the source of data, if it depends on data. In this case there is no data (this is in case the page is for a form or a report). You may add another page, if you like, or click on Next.

    This takes you to the "tab" stage of the CreateApplication wizard. You choose "No Tabs" since we do not require any, as shown. Click on the Next button.

     

    The shared component choice has to be made as shown in this picture. The web service happens to be a shared component; choose the "Yes" button and click on the Next button.

    For application attributes we choose no authentication as shown for Authentication Scheme, and accept the other defaults. Click on the Next button.

    For the UI, we choose the default, Theme 1. Click on the Next button.

     

    In the confirm stage keep the check mark, Save this definition as a design model a design for reuse. Later on, we will recall this model and make changes.  Click on the button Create

    This takes you to the application creation success page and the breadcrumb changes to Application103 as shown.

    More Oracle Articles
    More By Jayaram Krishnaswamy


       · I got into an unaccustomed spirit to add the title to this blog, but really it is...
     

       

    ORACLE ARTICLES

    - Implementing and Using Oracle`s Restore Poin...
    - Tuning PL/SQL Code
    - Debugging PL/SQL Code
    - Testing PL/SQL Code
    - Working With PL/SQL Code
    - Conditional Compilation for Oracle Database ...
    - Compile-Time Warnings for Oracle DB 10g
    - Compiling PL/SQL Code for an Oracle Database
    - Troubleshooting PL/SQL Code
    - Managing PL/SQL Code
    - Data Manipulation and More for HTML DB Appli...
    - Oracle Database Fundamentals
    - Adding Processes to HTML DB Applications
    - Adding Computations, Processes, and Validati...
    - Sub-templates and More with Oracle HTML DB





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway