SSL with oracle APEX

Hi
We ar trying to make a consumer protal where in a consumer after keying in his service number is given paytment details.As soon he presses the pay now URL is directed to bank. The payment deails are sent back to site.
How certicfictaion and security feature of oracle can be used here.
Please help
Prashant

Hi,
I assume you like hide port from URL?
You should use port 443 for SSL.
Then your URL is like https://server/pls/apex/
Regards,
Jari
My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
Twitter: http://www.twitter.com/jariolai

Similar Messages

  • How to Implement SSL with Oracle Applications R12 without using Load Balanc

    How to Implement SSL with Oracle Applications R12.1.3 without using Load Balancer

    Please refer to (Enabling SSL in Release 12 [ID 376700.1]).
    Thanks,
    Hussein

  • Oracle Timesten with oracle apex

    I use Oracle 11gr2 and apex 4.2.4 how can i use oracle timesten with oracle apex?
    I want to use timesten to improve  performance on report by adding two tables to oracle timsten.

    As far as I am aware, recent (11g onwards) releases of Oracle Heterogenous services do not work with TimesTen as they now require an OBC 3.x driver and the TimesTen driver is currently 2.0. Even if they did work, this would not be a useful solution. It might allow Apex to access TimesTen after a fashion (though that is far from certain) but the performance would be very poor due to all the network hops and software layers between the application and TimesTen.
    If you put one or two tables in TimesTen then one problem from an Apex perspective is that it is now dealing with two databases; the TimesTen cache containing two tables and the oracle database containing all the other tables. Is Apex designed to cope with this? Does it have the concept of data located in multiple databases where one of them is not the Oracle database? Also, do you need transactions or queries (joins) that span the TimesTen tables and the tables in Oracle DB? If so then this also  will not work as that is not possible today.
    I have to say that as far as Apex goes I think this is likely a non-starter. However, if you do try it and have any success then please do post the results here as we'd be interested to hear about it.
    Chris

  • Digital Certificates and Web Services with Oracle APEX

    Hi people,
    I am working to implement Web Service communication using Oracle Apex. I need to create an application that calls an external public Web Service in Apex. So far, so good, and i am able to work with a public WS without any problems.
    However, this particular WS I'm calling has two peculiarities:
    1) It is SSL-Secured (HTTPS). This means i have to communicate using SSL and Public/Private Certificates.
    2) The message i pass (payload) must be digitally signed using XMLDsig Standard (www.w3.org/TR/xmldsig-core/)
    The first requirement i am still testing, but it will probably work if i import the public and private keys using Oracle Wallet and point to this Wallet, just as PayPal sample in OTN samples does, don't you think? Should i have any problems with this?
    The second one is more complicated, all APIs i have seen for XML Digital Signing are Java-based or .NET-based, i have found nothing based in PL/SQL packages or such. Can you point me some other options to sign this XML?
    Please bear in mind that, since the WS has more than one method, i am using plain old UTL_HTTP to call it (just like the PayPal sample in OTN). PayPal requests that all communication be SSL-enabled, but has no mention whatsoever for Digital Signatures.
    Can anybody help me out with this? any help is highly appreciated.
    Regards
    Thiago

    Thiago:
    You are correct in that there should be no problem interacting with a Web service that has an HTTPS endpoint as long as you create a wallet and specify it when you make your UTL_HTTP calls, like the PayPal example.
    I am not aware of a PL/SQL utility to create a XMLDsig Standard message, but if you find some Java source out there that does it, you may be able to follow a technique I used for a similar use case:
    http://jastraub.blogspot.com/2009/07/hmacsha256-in-plsql.html
    Regards,
    Jason

  • Integration of BI Publisher with Oracle APEX

    I have developed a small application in Oracle APEX. I want to integrate BI Publisher with that APEX app for my reporting needs. What are the essential steps.

    FYI: This article is up - http://blogs.oracle.com/xmlpublisher/2007/06/06#a209
    I look forward to the continuation of this series of posts - we are having troubles with some more advanced stuff!

  • Ssl with Oracle jdbc thin driver on weblogic 9.2

    http://www.oracle.com/technology/products/weblogic/howto/jdbcssl/index.html
    http://www.oracle.com/technology/tech/java/sqlj_jdbc/pdf/wp-oracle-jdbc_thin_ssl_2007.pdf
    I had already created the ssl-jdbc connections for Weblogic 9.2 with Oracle 10.2.0.3.0 based on the documents above.
    My questions
    1. the connections are not using the desired ports. The TCP listener is using 1521, and TCPS listener is using 1522, and 2484. However the connections do not use the configured ports. Is it normal?
    2. If using the unassigned port is the normal case, where can I limit the port range?
    3. How to prove the connections are in SSL?

    1. the connections are not using the desired ports. The TCP listener is using 1521, and TCPS listener is using 1522, and 2484. However the connections do not use the configured ports. Is it normal? It is normal.
    2. If using the unassigned port is the normal case, where can I limit the port range? I still have no idea.
    3. How to prove the connections are in SSL? No idea, too.

  • Cache and Load Balancing with Oracle APEX Listener

    Hi,
    I intend to use only HTTP access.
    How to implement a Cache and Load Balancing with the Oracle APEX Listener?
    Is it possible to do with the the standalone running APEX Listener?
    Thanks by advance for any tips/documentation/references.
    Kind Regards.

    Hi,
    I think this question is best asked in the APEX Listener forum:
    ORDS, SODA & JSON in the Database
    Kind regards
    Sandro

  • Commercial Application developed with Oracle APEX

    Except the commercial application list on the official Oracle APEX web-site, anyone can give more information regarding commercial application developed using Oracle APEX?
    One I can find: XPinventory (http://xp4each.wordpress.com).

    I'm curious - is there a problem with the 15 commercial applications listed at http://www.oracle.com/technology/products/database/application_express/html/apex_com_commercial_apps.html? What are you specifically looking for?
    Joel

  • Trouble with oracle apex and http server

    I have Oracle Apex 3.2 running with Oracle OHS 10g... when I load big pages... some pages aren't completely rendered... there are incomplete source code when some pages are generated...
    This causes things like the hidden tag that contains the md5 verificator for the page would not generate correctly...
    see this [http://img444.imageshack.us/i/error2le.png/]
    And it causes repercussion in the DML process:
    see this [http://img715.imageshack.us/i/error1d.png/]
    Edited by: Juan David Palacios on 09-jun-2010 8:24
    Edited by: Juan David Palacios on 09-jun-2010 9:44
    Edited by: Juan David Palacios on 10-jun-2010 5:57

    This is frequently caused by failing to meet APEX installation and configuration requirements. Ensure the DAD character set is AL32UTF8 and version of the PL/SQL Web Toolkit >= 10.1.2.0.6.
    The DAD may be at the location indicated in the documentation link below, or it may be somewhere else depending on the local configuration. The PL/SQL Web Toolkit can be checked using the query <tt>select owa_util.get_version from dual</tt> in the SQL Workshop.
    http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/db_install.htm#HTMIG236
    http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/pre_require.htm#BABGBJJD

  • Need integration steps of Anychart with Oracle Apex

    Hi,
    We bought Anychart license. When I logged into AnyAchrt there are .zip, .exe and .swf file can be downloaded.
    Please let me know which file from any chart that I need use to integrate with Apex 4.x version.
    Also please let me know step by step process to see final effect of any chart in oracle apex.
    Regards.
    Meda

    Hi Meda,
    AnyChart has been integrated with Oracle Application Express since our 3.0 release. With our latest release, 4.2.1, we have integrated the latest AnyChart 6 release, version 6.0.11, which supports the creation of Flash and HTML5 charts in your APEX applications. Only chart types exposed via the Create wizards in Application Builder can be created using the version of AnyChart that is shipped with APEX. If you wish to create other chart types that aren't available in the Create wizards, then you would need to use your own AnyChart files. I assume the reason you have purchased a separate AnyChart license in is order to create other chart types that we don't license. How you choose to integrate those libraries into your release is up to you. You might find it useful to refer to AnyChart's online documentation for further information on installation: http://www.anychart.com/products/anychart/docs/users-guide/Installation.html?fromtree.
    What chart types does your license with AnyChart cover? There's no need to provide an exhaustive list, but I'm just trying to establish whether your license covers all the chart types that our license already covers. The AnyChart files that are shipped with APEX are used by the Create wizards, Interactive Report charts and internal application chart pages. The related files are contained in the +/images/flashchart/anychart_6+ folder of your APEX install. Your easiest option for integrating your AnyChart files is to overwrite the files that are shipped with the product. ** However, please be aware of the possible impacts of doing this. **
    *1)* As I've already mentioned, those files are used not only by the Create wizards, but also Interactive Report charts and chart pages within Application Builder, etc. So if your license does not cover the same chart types and options as those shipped with APEX, then you will experience issues using the Create Chart wizards, Interactive Report charts and chart pages in your instance.
    *2)* If you do choose to overwrite the files shipped with APEX, then you are essentially modifying the APEX install and will need to interact with AnyChart regarding any issues you experience with the chart files you have licensed.
    *3)* The Create wizards in APEX only expose the chart types covered by our license agreement with AnyChart, so even if your licensed files support additional chart types, they will not be exposed via the Create wizards, and those wizards could not be used to create additional chart types.
    You could, of course, choose to retain the chart files incorporated in your APEX instance, and simply add your own AnyChart files to the +/images+ folder of your APEX instance and then directly reference the files in your code to embed a chart on a page in your application. For an example, take a look at the AnyChart online User's Guide, specifically "Your First Chart" - http://www.anychart.com/products/anychart/docs/users-guide/SimpleChart.html?fromtree - NOTE: in the sample code on that page, the paths to the AnyChart files have not been fully qualified e.g. './swf/AnyChart.swf'. You would need to ensure that you fully qualify the path to your files.
    I hope this helps.
    Regards,
    Hilary

  • Certificacion SSL en Oracle Apex

    Alguien me puede brindar información sobre como implementar un certificado en un Servidor con las siguientes caracteristicas:
    Servidor: Windows NT
    Base de datos: Oracle 10g y Oracle 11g (estan las dos instaladas, pero se utiliza el Apache del Oracle 10g para lanzar la apliacion)
    Aplicacion: Oracle Apex (corre por el puerto 7700)
    Agradeceria links donde pueda ver una especia de tutorial para ver como realizar la instalacion de un certificado SSL.
    Muchas Gracias

    AI wrote:
    Thanks Andy. So I guess these are the options:
    1) Weblogic + APEX Listener
    2) Glassfish + APEX ListenerIt appears that the Apex Listener is the favoured method for the future, but the Apache-based HTTP server isn't going away, is understood and works well.
    From googling aroud, Glassfish was open source in Sun Microsystem days. Has Oracle licensed it? Wikipedia still says its open source.There are a couple of versions - Oracle has it's own licensed and supported version, but the 'Community' version works just as well.

  • Developing with Oracle APEX... from an iPad?

    Hi,
    I'm a French APEX freelance. I have a blog about it and recently, I've wrote a post from a simple question: "Do you imagine developing APEX applications with an iPad?".
    Actually, I thought a lot about it since the iPad is released in the US and very soon in the other countries.
    You can read this post here if you speak French: http://romain.lazzarotto.fr/veille-technologique-oracle-apex/oracle-apex-sur-lipad/
    or here with the Google translation: http://translate.googleusercontent.com/translate_c?hl=en&ie=UTF-8&sl=fr&tl=en&u=http://romain.lazzarotto.fr/veille-technologique-oracle-apex/oracle-apex-sur-lipad/&rurl=translate.google.com&twu=1&usg=ALkJrhgxLCmbOqmasvYOnXF4AVoT9voIOw
    As database management and application development can be done 100% with a simple Web browser, why not doing that with an iPad?
    It would bring so much mobility, and enable developers to have a better development experience, from anywhere with a 3G or Wi-Fi connection.
    Most of all, what would you think about a dedicated iPad app? Imagine something very innovative with touch interfaces, which would enable you to manage regions, elements and buttons that way.
    APEX has already some very nice UI features such as Query Builder to develop SQL requests without any coding, or drag and drop elements. I'm wondering how it could be extended to other features and used on such devices?
    Oracle already developed some iPhone apps (available here: http://itunes.apple.com/us/artist/oracle-usa-inc/id284793707).
    Do you think that an APEX app for the iPad (and other future similar devices) would be relevant?
    With this post, I want to point out this idea and get feedback from the community, so feel free to share your opinion.
    Have fun with APEX,
    Romain.

    Maybe not develop ON an iPad, but FOR the iPad...Sure. If it ever gets Flash. One of the first things I did was try and pull up my 4.0EA2 application. No Flash graphs/charts obviously, but other than that it rendered well.
    If the ability to see the charts comes along (Flash support or HTML5 maybe?), then I can see it being a useful tool for our salesforce. Let alone building standalone apps.
    It's a great platform from the hardware viewpoint. Just not ready for APEX yet.

  • Integrate bulk mail software with Oracle Apex

    Hi All,
    I have a requirement where in thousands of mails (about 60,000) have to be sent everyday in one shot for marketing purpose.
    I think Oracle Apex can handle it, but worried if this mail will be treated as spam.
    I want to use bulk mailer software to send these mails. When the user clicks send button, bulk mailer software should send these mails. For this I need to integrate the software with apex.
    Has anybody tried something like this? Any idea how this can be achieved?
    Kindly reply.
    Thanks and regards,
    Deepika.

    Deepika,
    Have you already searched the forum for previous posts? I used "bulk AND mail" (AND capitalized) to search. I found a couple that seemed relevant. The gist of what I found was that APEX mail is very open and does not force MX records, name and subject to be values that maybe required by the receiving system(s). So you need to ensure that you supply suitable values for these as described in these threads from some years back.
    {thread:id=711201}
    {thread:id=661214}
    {thread:id=2124360}
    Regards,
    Howard

  • Embed html code with Oracle Apex report

    hello Everybody,
    Iam wondering if you guys have any idea about embeding my own html code that has a javascript and html stuff in Oracle Apex page.
    Thanks,
    Abdul ALkhateeb

    Abdul,
    This is very common and can be done a few ways. It's actually one of the great things about ApEx - VERY flexible. Please be more specific about what you're trying to do so we could point you in the right direction.
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

  • Facebook login integration with Oracle Apex

    Hello,
    Wondering if anyone has had success in implementing facebook login for Oracle Apex.  I walked through facebook developer docs and I am able to see through the test api that I am connected to facebook in my apex app, but not sure how to redirect through login using facebook credentials.  If someone could give me some examples that would be great.

    You could look at this plugin:  - Authentication Plugin - Facebook Authentication Plugin if you are on atleast APEX 4.x...  Otherwise you will have your work cut out for yourself..
    Thank you,
    Tony Miller
    LuvMuffin Software

Maybe you are looking for

  • Random trumpet fanfare sound from Macbook pro "15" retina

    I have this problem that really annoys me sometimes it's just that  my macbook is making a sound like a trumpet fanfare, and it just happens randomly, not at any specific moments and i have no clue what that could make that sound, i usually only have

  • Trading Partner Agreement Not found error in EDI EDIFACT Scenario

    Hello all, I am getting the following error in the trace file in the EDI EDIFACT over Generic Exchange Scenario,i have verified the agreement effective to date,i also have checked the enq_orders.properties & enq_ordrsp.properties on both the servers

  • WLS Management and Administration Survey

    The WebLogic Server team needs your input. We are working to improve the experience of WebLogic application development and deployment, with an emphasis on configuration management, monitoring, and problem diagnosis of both the server and your deploy

  • ORA-12899,database error

    Hi, iam getting error "ORA-12899,database error"while running workflow in informatica. Actually am getting this error at the time of data loading. I know the solution that is incresing datatype size but i dont have permissions to change the length fo

  • Site not updating?

    I've created a site on iWeb which post to an ftp address. I made some changes, the pages show up red (to show changes have been made), and the Publish Site arrow at the bottom become accessible. However, when I go ahead and Publish nothing gets updat