PL/SQL Web ToolKit

I want to create the web using PL SQL-based application.

I heard that the PL/SQL Web ToolKit is used to create a web application of PL/SQL.
Can someone please let me know what are the requirements to create the same.

Where can I download PL/SQL Web ToolKit and how to configure?
OAS is also necessary?

I want to set it up on Red Hat Linux.

Hello

First, you must configure an http server. Read this on howto,

http://www.Oracle.com/technetwork/middleware/IAS/index-091236.html

So check out the mod pl/sql that is used to develop web-based applications

http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14251/adfns_web.htm

G.

Tags: Database

Similar Questions

  • Installation of PL/SQL Web Toolkit 10.1.2.0.6

    Hello!

    My version of PL/SQL Web Toolkit is 10.1.2.0.5.

    I forgot to install version 10.1.2.0.6 when I installed 3.0.0.00.20 APEX, tow years.

    Can I do it now, AFTER the installation of the Application Express 3.0?

    The installtion of PL/SQL Web Toolkit 10.1.2.0.6 Readme.txt file said:

    "If the version PL/SQL Web Toolkit is lower than the version 10.1.2.0.6, the Web of PL/SQL included
    Toolbox comes with Application Express 3.0 must be installed prior to installation of the
    Application Express 3.0. »

    With 10.1.2.0.6 version we can do regions´s Caching - same regions (body of function from PL/SQL returning SQL query) SQL query?
    Who are the other benefits of the 10.1.2.0.6 version?

    Thanks for your help!

    Helder Dinis

    Hello

    Yes you can upgrade now.
    Another advantage OWA_UTl update? It is necessary that work 3.x Apex as he wants, if I understand

    BR, Jari

  • PL/SQL Web Toolkit install

    Hello
    We went to APEX 3.1 some time ago, but recently noticed a server still has the version of the PL/SQL Web Toolkit 10.1.2.0.0. Is it possible to install the most recent package after installation APEX or this will cause problems with APEX?
    Thank you.

    Yes, you can do it.

    Scott

  • PL/SQL Web Tool Kit

    Is the PS/SQL Web Toolkit installed as part of the database of 10gr 2 install or does have to be installed separately. If it is installed by default, how would I know it's there? I looked my oraInventory and there is nothing in that says explicitly PS/SQL Web Toolkit?

    It must be installed. You can find connecting the diagram of the SYSTEM and by running the following query:

    SELECT owa_util.get_version AS "PL/SQL Toolkit" FROM dual;

  • Google web toolkit plugin for firefox (1.23) disables the back button of the browser. How do fix us this?

    I have Google Web Toolkit Developer Plugin for firefox (1.23). It worked for me, but I recently discovered that in my browser back button has been disabled. By trial and error, I discovered that it's the GWT developer Plugin that is the culprit. When I disable the plugin, the previous button starts working again. When I re - activate the plugin, the back button stops working. Has anyone else encountered this problem? My firefox is version 19.0. Anyone know what would cause the plugin to start to disable the back button?

    Have you tried to use Firefox 23? This is the version you should be running.

  • Encryption of SQL Web database

    Hello

    I have a Web application to work with a large number of sensitive data in a SQL Web database.

    • Is it possible to read data from a second application?
    • Is it necessary to encrypt these data in order to prevent piracy?
    • What are possible attack scenarios?

    Best regards

    Security is always a relative term. Nothing can never be guaranteed 100% safe.

    If your database is stored in your sandbox app, no other applications can visit its profile to the database file, unless someday BB10 has been hacked and security app sandbox mechanism is compromised.

    If a third party can run somehow JS or native code within your application, they could potentially access data.  If your application downloads or incorporates data from third party, make sure that you are not vulnerable to injection attacks. If your application loads information in the shared file area, which could be a potential weak point. If your application is a client Invocation Framework or the target, which may be another.

    Examine any 3rd-party libraries and extensions, that you can use to correct the vulnerabilities.

    Make sure that your signature keys are kept in a safe place.

    You may wish to consider how to secure backups are, as well as your application data could be included in those.

    In the case of doubt: hire a security expert. Still no guarantee however.

  • Oracle PL/SQL Web service - dynamic parameters... possible?

    Oracle 11.2.0.3 - newbie on web services!

    Currently we have a pl/sql web service takes 2 static parameters and return a response of varchar2.

    Asked me today if it is possible for a web service in a dynamic set of parameters and return a set of results. It's as if I have to pass the web service a table with two columns and return an array from a column.

    For example:
                        Input                          Output
              1 2                             3
              3 4                             7 
              5 6                            11
    of course in XML output. Is it possible?

    p.s. I posted this in OC4J also - no response so the re-post!

    Parameters related to the procedures. Web services require XML messages.

    Where are the settings? You cannot pass a dynamic number of parameters in a procedure, but you can pass a structured as a parameter type that can contain multiple values, either a table/collection type or document XML itself.

    All package values in the XML file and pass it to the web service.

    If this isn't answering your question, please post more information, with some sample data and code. Read the FAQ: {message identifier: = 9360002}

  • PL/SQL web service

    What application server can I deploy web services PL/SQL for? Can I use Oracle WebLogic or Apache Tomcat? In addition, security is important. Should I also the Oracle SOA Suite to run these web services?

    Thank you.

    Andy

    andychow wrote:

    Based on the following pages, it says we can publish web services from PL/SQL to certain kinds of application server. I have the application development Oracle APEX and wide writing PL/SQL packages. However, I don't know much about the web service and architecture that I need to get there.

    It's a roundabout way to create a web service of the IMO. It encapsulates calls to PL/SQL in Java code in order to define a web service. That is not necessary and approach classic head-up-DOS of Java fanbois.

    If an HTTP call are possible directly in PL/SQL, so why not do? So why put a layer of major and complex Java (usually on a separate platform of h/w too) between the appellant and the PL/SQL to provide a web service interface? How is it better?

    Fewer moving parts means less complexity and improve performance. Less performance problems and problems. Easier to code and maintain.

    Reality: it is not necessary for the external moving parts create a WebService from PL/SQL. And to do this, the Apache/mod_plsql or EPG of XDB is required to provide the very basic communication interface layer (at the protocol level) between the appellant and the PL/SQL web service procedure.

  • Help to the PL/SQL Web Application

    Hi guys this is my first post on this forum I'm kind again on Webapplication Pl/SQL and I work on Pl/SQL Web Application.I maintaince have bug in the application such as once, click the package is called sometimes and sometimes I get 404 error.can you help me please on this

    Thanks
    Ronak

    Published by: Mario on August 13, 2009 12:00

    As the previous user mentioned, in a PL/SQL application, if there is an error in your application, the 404 screen comes up. Therefore, for debugging purposes, you can do a BEGIN block... your specific code where you think that your error spuns of... EXCEPTION WHEN OTHERS THEN HTP.p (SQLERRM); END;

    -This example at least displays the Oracle error message for you, thus giving you a better idea of what may be the error.

  • Learn sql Web site free for all in the world

    Hello..

    I currently work as oracle dba

    I think the details of a site Web of SQL and its practice that I created using SQL...

    I just want to know its possible... or need no permission of any organization of SQL...

    Thanks and greetings

    Jysh

    As says Pini, do not copy others.  Make sure you understand the concept of fair use and always your referral sources.  Certainly do not post content from supporting organizations.

    There are many sites.  Often what works best is when people go "I saw so many sites, but none of them do not explain things the way I'd like them explained to me."  And then they do.

    People who do it for the profit rarely do everything.

  • SQL exception occurred while downloading PL/SQL (Web ADI)

    Hello

    I have a problem loading data using Web ADI, I get the error 'SQL exception occurred while downloading PL/SQL', I tried to restart Apache, also looked in the BNE.log file for the exact error, but I'm still not sure about this exception, can someone please help?

    BNE:text = "SQL exception occurred while downloading of PL/SQL."
    BNE:cause = "insert a database error"

    RDBMS: 11.2.0.3.0
    Oracle Applications: 12.0.6

    Thank you
    Bharat

    So, as I understand, it's that:

    (a) you have a custom table
    (b) you have developed a page of OAF who exports the table data in EXCEL which is exactly the same format as that of the ADI
    (c) user makes a few changes to data
    (d) and additions Excel using WEBADi.

    If my interpretation above is correct:

    Create a Style UPDATE Integrator who will download data make ADI change and only download from tehre only no need a Page of the OFA.

    You just need to create a view to download ADI (with parameters, where applicable) and then download the same.

    In case you want more details you can check out the link described, it has a very good example:
    http://www.SlideShare.NET/AshishHarbhajanka/WebADI-asampleimplementation
    OR
    http://oracleapps-atechniciansview.blogspot.com.es/2011/05/WebADI-sample-implementation.html

  • PL/SQL Web Services

    What application server can I deploy web services PL/SQL for? Can I use Oracle WebLogic or Apache Tomcat? In addition, security is important. Should I also the Oracle SOA Suite to run these web services?

    Thank you.

    Andy

    Since that is NOT really a specific issue of the APEX, I would say that you post it on the forum of PL/SQL...

    Thank you

    Tony Miller
    Webster, TX

  • Basic questions about the PL/SQL web services and data source names

    Hello

    I've successfully generated a web service for a procedure from PL/SQL packaged JDeveloper 11.1.1.3.0).

    The following code was generated in the base class for web services:
     __dataSource = (javax.sql.DataSource) __initCtx.lookup("java:comp/env/jdbc/dbconnectionDS");
    However in the weblogic server, the data source name is jdbc/Gisele for deployment fails in a first time.

    What is the recommended procedure to solve this problem? The obvious solution is to manually change the source - that's what I did and it worked fine. However if I re - generate the web service I won't lose my change. Is there a better way to do it?

    Another question - in the web.xml file that is generated, there is a resource-ref to the data source. I was hoping that change the data source name it would help, but it didn't work. What is - it used to in this context?

    Thank you
    Luis

    I forgot to add, so in case some time later and you want to update the connection to your service details, all you have to do is to add the following entry in your weblogic.xml:
    .

    JDBC/ref_name_from_web. XML
    JDBC/new_jndi_name

    .
    And in this way, you will not have to change any code level to point your web service to another connection.

    Vishal-

  • Urgent: The PL/SQl web service call fails with XML parsing

    Hello

    I try to call a WebService from PL/SQL (using the SOAP and UTL_HTTP Protocol built in package). I use Oracle 9i. I'm calling from pl/sql block, created in java web service method invocation.
    I get the below response as a SOAP protocol object, but I could not able to parse the SOAP.
    Could you please provide values for FirstName, LastName, and ErrorDescription


    declare
    request_env varchar2 (32767).
    v_xml XMLTYPE.
    l_user_first_name varchar2 (100);
    l_user_last_name varchar2 (100);
    l_error_value varchar2 (100);

    Start
    response_env: =' < soapenv:Envelope = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv >
    < soapenv:Body >
    < UserInfoObjResponse xmlns:axis2ns1 = "http://www.test.com/services" >
    < axis2ns1:FirstName > first name out < / axis2ns1:FirstName >
    < axis2ns1:LastName > last exit name < / axis2ns1:LastName >
    < axis2ns1:ErrorDescription / >
    < / UserInfoObjResponse >
    < / soapenv:Body >
    < / soapenv:Envelope > ';

    dbms_output.put_line (' length to ask:' | length (response_env));
    dbms_output.put_line (' ask: ' | response_env);

    v_xml: = XMLTYPE (response_env);

    -SELECT EXTRACTVALUE(v_xml, '//UserInfoObjResponse/FirstName') IN the varchar2 (100) of l_user_fast_name; FROM DUAL;

    dbms_output.put_line ('l_user_first_name: ' | l_user_first_name);
    dbms_output.put_line ('l_user_last_name: ' | l_user_last_name);
    dbms_output.put_line ('l_error_value: ' | l_error_value);
    end;

    NS is a string that contains the declaration of namespaces.

    Look at line 7:

    ns varchar2(200) := 'xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:axis2ns1="http://www.test.com/services"';
    

    Max
    http://oracleitalia.WordPress.com

  • With the PL/SQL Web application development?

    I create the following function without any problems.
    When I run, it displays error.

    How to use or test the function?

    I'm unable to get information on delivery or the use of the procedure?

    Where can I start for development based on the Web?

    CREATE OR REPLACE PROCEDURE html_page
    IS
    BEGIN
    HTP. HTMLOPEN; -generates < HTML >
    HTP. HEADOPEN; -generates < HEAD >
    HTP. TITLE ('Title'); -generates < TITLE > Hello < /title >
    HTP. HEADCLOSE; -generates < / HTML >

    -generates < BODY TEXT = "#000000" BGCOLOR = "#FFFFFF" >
    HTP. BODYOPEN (cattributes = > 'TEXT = "#000000" BGCOLOR = "#FFFFFF" ');

    -generates < H1 > section in the HTML < / H1 >
    HTP. Header (1, "section in the HTML file");

    HTP. PARA; -generates < P >
    HTP. PRINT ("of the text in the file HTML.");
    HTP. BODYCLOSE; -generates < / BODY >
    HTP. HTMLCLOSE; -generates < / HTML >
    END;



    SQL > EXECUTE html_page
    BEGIN html_page; END;

    *
    ERROR on line 1:
    ORA-06502: PL/SQL: digital error or value
    ORA-06512: at "SYS." OWA_UTIL", line 325
    ORA-06512: at "SYS." HTP", line 1322
    ORA-06512: at "SYS." HTP", line 1397
    ORA-06512: at "SYS." HTP", line of 1689
    ORA-06512: at "SYS." HTP", line 71
    ORA-06512: at the 'HARISH. HTML_PAGE', line 4
    ORA-06512: at line 1

    Published by: HARISH on August 25, 2008 16:48

    I don't think so. If you try to process web developing, I think that you do not want to display the HTML generated but the rendered html. I use developer PL/SQL that have an owa make this display make you it as in the browser.

    The solution proposed by michaels is very interesting for me because I don't know the solution, but this implies to use htp.showpage (); and owa.init_cgi_env (param_val); that you need not with dads.

    I think it depends on what you want to achieve.

Maybe you are looking for

  • Remove yahoo mail iCloud email

    I want to stop my yahoo mail sent in my Inbox iCloud. As I have installed the yahoo mail application. I deleted yahoo mail accounts settings/mail, but I still receive emails in my Inbox iCloud account. Where I'm going wrong. ? Help it is driving me c

  • Sharing the family allows no more than one card associated with the account

    When in the family sharing there not a way to link the two cards? One for each parent/guardian?  Seems silly to charge only one card, when people still sometimes have separate bank accounts... is there a way around this?

  • Duplicate Cleaner photos

    My Photo Duplicate Cleaner will not identify many obvious duplicates I have in a folder on the desktop.   The folder is also a problem being slipped and fell into the cleaner of Photos for verification, but eventually could be verified. Photos Duplic

  • IE 8 will not save the history in windows xp

    IE 8 will not save the history in windows xp. All good Internet Options boxes checked/unchecked. System Restore has not fixed the issues. Possible registry problem?

  • BlackBerry Smartphones Sprint is allowed to do in-store repairs?

    and are they allowed to use a curve trackball to replace the original black trackball on a 9630 - Tour? They replaced mine with a white trackball with a white outline (instead of black with a chrome outline) that looks and feels like some knockoff Ch