Oracle 9i Webservices app with SOAP interface?

I'm building an app that has the basic requirement of providing a SOAP interface. Originally this was planned to be a full blown J2EE solution, but I've begun to question the need for all that complexity.
Is there a way to provide the SOAP interface using some variation of OAS components? What is the minimum I need? Does java have to be part of the equation or can I simply connect the SOAP interface to some stored procs?
Although I have used Oracle database server to develope many applications over the years, I've never made use of OAS and am fairly confused by all the different components and exactly what they do. TIA

With Oracle JDeveloper you can publish PL/SQL Stored Procedures as Web Services.
You don't have to write your business logic in Java.
Check out more information about it at :
http://otn.oracle.com/tech/webservices/htdocs/series/plsql/index.html
and
http://otn.oracle.com/tech/webservices/database.html

Similar Messages

  • Getting error in Oracle EDQP Webservice call using Soap UI

    Hi ,
    I am trying to use Oracle EDQP webservice : http://<<hostname>>:<<port>>/datalens/ws/Processor
    when i trying to access the processOneLine or processList operation, i am getting the follwing error:
    <faultstring>oracle.pdq.api1.minicore.SaDetailException: 1318: Invalid job step - Either you must specify a step name when there are multiple output steps or there are no output steps that return a result.
    Code: 1318
    Details: Either you must specify a step name when there are multiple output steps or there are no output steps that return a result.</faultstring>
    Please help me to resolve this issue.
    Thanks in Advance.
    - Raj

    Hi Raj,
    Not sure if this is already resolved.
    Seems your DSA has atleast 2 outputs. As of Version 11.1.1.6.1 the webervice allows calls to DSAs with only 1 output. So your options are:
    Combine your outputs to single output
    Use other integration methods
    Hope this helps.
    Thanks!
    Anand Lonkar

  • Deployment error in 9.0.3 for app with local interface

    While attempting to port an EJB-application from jboss to oracle, I have encountered a deployment error in 9.0.3 9iASR2 which I cannot decipher. The same ear-file is successfully deployed on the 9.0.3. OC4J standalone version (both on a machine running winXP)
    I get a "syntax error in source" when I attempt the deployment and all my local-interface class-files end up on the j2ee_home root, i.e. <oracle-home>/j2ee/home/.
    Am I too early using local interface on version 9.0.3, is my packaging messed up or should I look for my bugs in some missed logfile?
    BTW: where do I find deployment stack traces for this version of 9iAS?
    Dag

    Hi,
    you can find deployment stack traces in the following location \ORACLE\806\opmn\logs. i think this might help u.
    I am also facing a problem like com.evermind.compiler.CompilationException: Syntax error in source,did u know cause for this.
    Thanks and Regards,
    Bala

  • Can I upload apps made with xcode Interface Builder to the App Store

    Like my title says Can I upload apps made with xcode Interface Builder to the App Store? I'm currently making an app with the interface builder from xcode and I was wondering if I could upload it like that to the App Store.
    Please help me with this.

    Hi seba,
    In order to be able to submit apps to the App Store, you need these things:
    1. An Apple ID
    2. Join the Mac developer program ($99) https://developer.apple.com/programs/mac/
    Once you've got these, you're free to submit your created applications to the App Store. It should walk you through the process

  • How to create one soap interface with two soap action?

    Hi,
    I need to create one SOAP Interface with two or more webmethods (soap action), for example:
    Interface: MI_Outb_User
    Webmethods: createUser, searchUser, deleteUser.
    Can anybody helpe me?

    Hi Santos,
    I assume you will use one action at a time and depending upon certain condition you want to invoke the webservice and the corresponding action. If this is yes, then please check michaels reply in this thread:
    How can I handle serveral soap actions 
    or see stefans reply:
    Re: Is SOAP Adapter Action field can contain 2 or more "SOAP Actions"
    If this is not, then please ignore it.
    Regards,
    ---Satish

  • Simple WebService sample App with AXIS - needed

    Hi -
    I am new to JDeveloper. Can anyone lead/provide me with a sa(i)mple Webservices application with AXIS integration. Additionally any details related to AXIS and JDeveloper based Webservice app creation is highly appreciated.
    Thanks in advance,
    [S]

    Hello Saranova,
    First of all, which version of Oracle JDeveloper are you using?
    We don ot have direct integration of Apache AXIS within Oracle JDeveloper 10g. What I mean is we do not have wizard that allow you to create Axis artifact automatically.
    However, you should be able to integrate Ant to your project by:
    - create an Oracle JDeveloper Library with the Jar files
    - integrate Axis Ant task to your IDE
    and then you should be able to create new WS, and run them in the context of JDeveloper.
    So the sample app will be, you create an Axis app (take one of their sample) and create a web project from existing sources.
    Also I would be please to understand what is your driver to use Axis instead of the Oracle Web Services stack that is integrated to JDeveloper and standard based (JAX-RPC, ...)
    Regards
    Tugdual Grall

  • Integration of Oracle Apps with the Third Party Label Printing Software(Bar

    Hi,
    I am integrating Oracle Apps R12 with the third party Label Printing Software(Bartender).
    For generating the Label, I have to create the XML file in Oracle Apps and with the help of Oracle WMS i have to transfer the XML file to the TCP/IP Port.
    Third Party Label Printing Software will pick the file from the TCP/IP Port.
    I am not able to find the way to send the XML file generated by the concurrent program to the TCP/IP Port using Oracle WMS.
    Below are the few links for Oracle WMS:
    http://docs.oracle.com/cd/B25284_01/current/acrobat/115wmsug.pdf
    http://docs.oracle.com/cd/E18727_01/doc.121/e13434/T210618T210847.htm#T210864
    Thanks In Advance..

    Pl do not post duplicates - Integration of Oracle Apps with the Third Party Label Printing Software

  • APP and Bank interface with IDOC

    Dear Friends,
    We are in process of interface between APP with Bank for processing the Bank payments.
    Need a clarification that is it ok if I can use the IDOC instead of using DME standard program to move file to Bank server and also want to know that is it ok for processing the IDOCs for APP documents.
    Kindly provide the broader view of pros and cons for above query.
    Thanks MD.

    IDOC is also a standard way and recommended approach. You can generate it via RFFOEDI1.
    Just check that your bank is able to process the IDOC file in standard format (like PEXR2002 format)
    Regards,
    Gaurav

  • INTEGRATION OF ORACLE APPS  WITH MOBILE SMS

    {color:#3366ff}Dear All,
    I would like to Integrate the Oracle Apps with Mobile SMS,
    The Task is that..
    " WHENEVER THE PURCHASE ORDER IS RELEASED BY A SENIOR PURCHASE MANAGER, THEN A SMS MESSAGE HAS TO COME TO HIS SENIOR MANAGERS MOBILE Phone "
    Is it Possible to Integrate Oracle Apps with Mobile Phone if it is possible then send me the DEMO Application procedure.....................
    Please help me out..
    Regards,
    Vijay .
    {color}

    Sending an SMS is a relatively small customisation if you work with an SMS aggregator such as Clickatel or TXTLocal. Both expose simple Web Service api's that you call with the phone number and message text as parameters. The aggregator then hands the message off to the mobile phone network for delivery to a users phone. The aggregators also provide web services that allow you to be notified when they receive an SMS message for you. So if you wanted to be really smart you could allow the user to reply to the original SMS with "Approve" or "Reject" and update the status of the PO/requisition automatically and advance the workflow.
    Edited by: mzjarvis on 19-Nov-2008 15:36

  • CANNOT_READ_PALOAD error with SOAP to PROXY Synchronous interface

    Hi,
       Problem with SOAP to PROXY Synchronous interface.
    In Production client, some times we are getting the below shown error in SXMB_MONI. There is no Inbound payload also.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">CANNOT_READ_PAYLOAD</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Unable to read payload from the message object</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Please suggest me to resolve this.
    Thanks in advance,
    Hari.

    Hi Hari,
    In your case, check SAP Notes: 1082111 and  1060723.
    Regards,
    P.Rajesh

  • One Service Interface with SOAP (sync/async)?

    Hi experts,
    Iu2019m configuring the following scenario SOAP -> PI 7.1 -> ABAP proxies.
    My Service Interface has four different operations, 1 is sync and 3 are async. I want to use SOAP adapter as I donu2019t need to use WS-RM and WS-A of WS adapter. So, I have two SOAP communication channels (sync/async). But, when I try to create the sender agreements, PI only let me to create one, as the second has the same name Iu2019m not able to do it, it tells me that the object already exists.
    How can I create this scenario where an outbound service interface has several operations with different Quality of Service (sync/async)?
    Anyone has faced this situation before?
    Thanks in advance,
    Ricardo.

    When you have one interface with several operations, you need only to have one sender agreement with that interface.
    The mapping is based on operation, not on interface. You can have different receiver interfaces, or one receiver interface with several operations.
    The QoS can be added in the target URL, when you have the chance to apply different URLs based on the operation in the client.
    Regards
    Stefan

  • Using BI Apps with applications other than Oracle, Peoplesoft and ....

    Hi all,
    I'm new in BI Applications. We have developed our applications with oracle tools and technologies. Is there any possibility to use Oracle BI Apps with our own database and applications?
    Regards,
    Iman

    I'll try to explain the "Universal Adapter."
    So Oracle BI Applications contains the presentation catolog (prebuilt reports and dashboards), the .rpd (prebuilt business logic), and the Informatica Repository (the ETL process).
    The warehouse model stays fairly consistent regardless of the platform. The "ETL Process" runs through SDE (source depent extract), SIL (source independent), and PLP (post load) mappings.
    By utilizing the "Universal Adapter/Container" you are still able to utilize the standard .rpd and presentation catalog.
    Essentially the Universal Adapter is in place to allow a user to develop discover the data needed by the "SDE" mappings, while still utilizing the rest of the functionality provided with BI Applications. This can be an overwhelming task, and I do suggest you do fairly comprehensive analysis before you attempt to utilize Oracle BI Applications with the Universal Container.
    Depending on the magnitude and scope of your deployment, you might be better off developing the ETL process on your own. However, there are instances where the universal adapter can be incredibly usefull.
    HTH,
    Austin

  • Tool to test Webservices using SwA (Soap with Attachements)

    Hi All,
    I generally use the took xmlspy to test any webservice.
    But now i am working with a webservice that is using SOAP with Attachemtns.
    it seems we cannot use xmlspy to test/invoke webservices that use soap with attachements.
    is there any tool by which we can send/receive soap message along with attachements to and from webservices.

    Hi,
    Have you tried SoapUI?
    The standard (free) version & SoapUI Pro both support soap with attachments. Try it out & see if it works for you. SoapUI is proving to be one of the best tools for testing web services.
    Regards, Trevor

  • Launch apps with oracle jre 7

    With Apple discontinuing support jre 7 on its mountain lion, i am trying to find a way to launch my mac apps with oracle jre7. There are two situations occuring to me.
    1. Oracle jre7 could be before hand installed and my app should be able to detect and launch
    2 Or Bundle the oracle jre 7 with my Mac app and get into lauching it on mountain lion without any issues.
    Is there a better way or apple providing support in this regards.
    Help appreciated.

    Thanks NickClark_uk,
      I am able to install the java 7, but the Mac app i am trying to launch is unable to detect the oracle jre 7 and works fine with app store jre's. So we may need to bundle the jre or modify our apps to detect the installed JRE.
    I was looking at what would be the better approach in order to have my Mac app run with oracle jre 7.
    Thanks

  • How to Integrate Oracle Apps with BPEL

    hi
    How to Integrate Oracle Apps with Fusion Middleware(BPEL) ?
    Please Provide me steps:
    Regards,
    Khushal

    hi,
    There is an adapter thats being provided with the standard adapter set with SOA installation . There are several ways of integrating with Oracle Apps . The adapter has all the options listed out.
    Regards,
    Ajay

Maybe you are looking for

  • When did Adobe become such a sleazy company?

    I made the mistake of trying a free trial month of Adobe Pro XI.  Whenever I would try to open any kind of PDF document with my Adobe X reader, an ad kept coming up saying that my free trial had ended and would I like to buy a year's subscription for

  • How to delete or overwrite .csv file

    hi... i need some help here..can anyone teach me how to delete or overwrite an existing .csv file.?..in my .csv file there will be two columns which is column 1( 8 length) and 2 column ( 4 length). please...i need the answer asap..really appreacite y

  • Muse installation/update neverending story

    I have CC subscription, and all the products works well ... except for MUSE!! First I was unable to install Muse, when I started to install it the program was installend on the machine ... but nowhere So I found a possible solution, by: - closing CC

  • Problem with process imported BPA - BPM / IllegalArgumentException

    Hi, I installed the latest version of SOA Suite and Jdev (11.1.1.5), and i have problems when tried to import a BPMN model from a BPA Repository. [IllegalArgumentException in o.bpm.project.catalog.loaders.impl.TaskDefinitionParsedObject:115] This pro

  • OSB 11gR1 Cluster Environment Issues

    Hi, I installed Oracle Service Bus 11gR1 on a clustered environment with two nodes and extended the domain for OSB. (First Node: osb_server1, Second Node: osb_server2) I am facing the problems below on this environment: 1. When I login on SB Console