PLSQL Web Tool Kit (HTP) disabled in R12 - What are the alternitives

We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
Oracel response:
R12 does not support WWK fucntions.
You will need to recreate these as custom JSP pages.
The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
1. What are other people doing who have encountered this issue?
2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
Any help or suggestions appreciated.

Pl see your duplicate post here - R12 plsql web toolkit disabled - what are the alternatives?
Srini

Similar Messages

  • PLSQL Web Toolkit disabled in R12 - What are the alternatives?

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle Support was , "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracle response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Steven, this is a re-post of a question I asked in your article
    http://blogs.oracle.com/stevenChan/2006/11/mod_plsql_not_supported_in_ebu.html
    (great stuff btw)
    Hoping others may see this and have some input as well. So.....
    As means to buy some time while we learn how to redevelop our existing extensions in the R12 OA Framework as jsp, we are exploring using mod_plsql on a separate Oracle Application Server 10g installation to extend the life of our applications written using the pl/sql web toolkit.
    So here is my question: How do you integrate applications using this seperate mod_plsql into R12's security since it does not allow you to register a function type WWK (SSWA plsql function)? i.e registering as an EBS function then adding to a menu and so on.
    Do you still register the function as a WWK (SSWA plsql function) and enter a fully qualified url to the mod_plsql pkg.proc in the Web HTML tab?
    Thanks for any comments.

  • EBS R12 - What are the Responsibilities under Procurement modules?

    Hi,
    Can anyone tell me or point out to some documentation where I can see the list of default Roles/Responsibilities for EBS Procurement module?
    Thanks

    Check this you should get some idea
    http://docs.oracle.com/cd/E18727_01/nav/procurement.htm
    Mahendra

  • How to install PL/SQL web tool kit for designer 6i

    HI,
    I was going through the tutorial supplied by the evaluation
    version of Designer provided at OTN. there it required PL/SQL
    web tool kit to be installed, but when I run the web tool kit
    generator, it gives me error.
    Where can I find the PL/SQL web tool kit, which I can install in
    the database directly, I don't want to install Oracle 9iAS. As I
    know web tool kit is available in it.
    Sreekant

    To run WEB PL/SQL in Desgner, you just need to run the following
    package in databse user, where you want all your schema objects
    to be:
    <<Designer Home>>\Cgenw61\Cvwetc\Wsgl.sql
    After this, just create a DAD entry with a Database Connector
    pointing to this schema where you have run the script and things
    will work fine.
    Vishal

  • JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    Anyone know about this........?JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    CeciNEstPasUnProgrammeur wrote:
    JavaJaquar wrote:
    do u knw the codingparts..
    this.setAttribute(PLATINUM_STAR);
    this.setAttribute(FEATURED_DEVELOPER);
    this.setAttribute(COOL_FRENCHY_WITH_MOTORCYCLE);
    Fame fame = this.getGenerateFameFromAttributes();
    Chicks chickSet = null;
    try {
    chickSet = fame.acquireChicks();
    } catch(NullPointerException npe) {
    System.out.println("Oh fuque off.");
    this.attachGroupies(chickSet); // works with null, too
    this.haveFun();
    Don't forget to work your RubberChickenVoodooMagic. ;-)

  • What are the must have SAP componets req to publish MDM 7.1.03.86 on web

    Can anyone explain to me what are the SAP components required for MDM 7.1.03.86 allowing me create a webpage front end to MDM 7.1 and create and publish my own screens?
    Like many I am very new to the world of SAP.
    There are many others in my own company with a vast knowledge of what are all the pieces needed to run almost anything
    In SAP. One of the exceptions to this rule is SAP Master Data Management (MDM).
    We run:
    - SAP MDM version 7.1.03.86
    - A Windows 2003 server
    - Oracle 10.X.
    - 7.1 Import Manager
    - 7.1 Import Server
    - 7.1 Data Manager
    - 7.1 Syndication Server
    - I see reference to the 7.1 MDM Publishers but I donu2019t see the API in the way I have software loaded right now.
    I would like to get to the point where I can create a web portal front end to the MDM product.
    My problem is I canu2019t get anyone to give me a an answer as to what are the other pieced of software I would need to get
    In an end to end solution. Starting with barebones and working up to the works!
    Here is what I would like to be able to do:
    - Publish in a SAP Portal screens to the web. (SAP NetWeaver CE Portal, PI Portal ????)
    - Write code in Java, SQL, VB and more, save and test them. (SAP NetWeaver WebDynpro for Java ???)
    - create a web screen in the portal and publish to a Portal or URL. (SDK kit or Developer's kit Like: SAP NetWeaver
    Developer Studio ???)
    - It looks to me like the "SAP NetWeaver BPM" product is "Nice" to have but not required.
    This is soo confusing, PLEASE help!
    Thank You
    Steve T

    Hi Steve
    Adding to Anu's response:
    The prebuilt packages (worksets) cannot be used on a CE portal - only on a NW Enterprise Portal.
    iView templates are also provided which allows you to put together your own pages and worksets. Again, these require the Enterprise Portal.
    You don't have to use an SAP portal. You can use any webserver combined with Java code
    (that makes use of the MDM Java API) to access the data (check out http://catalog.bd.com/ for a sample of this). Of course, this requires a lot more effort on your side.
    "SAP NetWeaver BPM" amounts to NetWeaver CE. It is required if you want to make use of the WebDynpro components in new MDM releases.
    Since you mentioned the MDM Publisher, if you want to simply publish "read only" data to a web front-end, you may be able to make use of the MDM Publisher together with Adboe InDesign.
    Java code can make use of the MDM Java API. Windows development tools can make use of the MDM COM and MDM .NET APIs.
    HTH,
    Mark

  • What are the front end tools & components needed to use Visual composer.

    Hi all,
    please help for the following queries.
    1.What are the front end tools & components needed to use Visual composer.
    2. Is it possible to view in internet explorer web reports/ Dash boards created in Visual composer.
    3. How to create Webreports & Dash Boards in Visual composer.
    It's Urgent waiting for responses.
    Thanks & Regards,
    Basava Raju

    Hi James,
       For  Visual Composer no need any Front end tools.. you need  portal connection.. to configure your visual compoer.. the visla composer it self contain all the items.. just like a Webtemplate..
       all the reports.. that web based reports  or dash boards we can view through Browser only..
    for creating reports in visal composer.. just go thru this links..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c6b2d590-0201-0010-42ba-a53a5d422310
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7d48d999-0701-0010-5790-8b2c5ae7107d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1752b737-0401-0010-0ba3-87c3eda8c6ce
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cab252d4-0a01-0010-3984-ee345859dde6
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01c5d690-0201-0010-668a-b8d97d51a566
    for How to Guides - Visual Composer.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/16244247-0a01-0010-3294-d81c21e7e86e
    /people/marcel.salein/blog/2007/02/01/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-i
    /people/marcel.salein/blog/2007/02/02/visual-composer-and-abap-rfcbapi-a-powerful-combination-part-ii
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/01c5d690-0201-0010-668a-b8d97d51a566 https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/16244247-0a01-0010-3294-d81c21e7e86ehttps://www.sdn.sap.com/irj/sdn/visualcomposer
    regards
    @jay

  • What are the different tools and techniques available to track analytics in SharePoint online 2013?

    I want to know What are the different tools and techniques available to track analytics in SharePoint online 2013. Please provide your suggestions/ inputs. Thanks in advance.

    you can Use the Web Analytics Integration app  to
    connect your SharePoint Online public website to third-party web analytics services, such as Webtrends, Google Analytics, Adobe, and so on.
    Google Analytics
    Webtrends for SharePoint
    CARDIOLOG ANALYTICS
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • What are the needed tools for JDBC???

    iam new to this field, i want to know what are the required tools for JDBC??
    i know that i need java.sql and javax.sql packages, but how can i get them???
    what about the drivers???
    thnx in advance

    You need to go to the vendor's web site such as Oracle and download the jar file for that particular database. Example: ojdbc14.jar for an oracle database and copy it to the 'lib' folder of your project and then include it with your project. Within that jar file, you will have datasource, preparedStatement, resultSet objects. You will need to read up on how to instansiate the datasource for that database from the vendor's documentation.

  • What are the Oracle development tools

    Hiii,
    I hav just started learning about oracle...i have been given my very first task and it is about exploring oracle development tools.
    I have been searching about it since two days...i just need some guidance that what are the oracle development tools...and what should i write about it..
    plzzzzz help me in solving this..
    regards
    Edited by: user10446043 on Oct 22, 2008 11:26 PM

    <ul>
    <li>The ADFLearning Center has our latest resources for enterprise 4GL Developers getting started with Oracle ADF. This includes the complete ADF Developer's Guide for Forms/4GL Developers, a companion sample application, and a companion step-by-step tutorial.
    </li>
    <li>     To complement the free Developer's Guide from Oracle, you might be interested in the Oracle Press title Oracle JDeveloper 10g for Forms & PL/SQL Developers: A Guide to Web Development with Oracle ADF.
    </li>
    <li>My bimonthly DEVELOPER: Frameworks Oracle Magazine column articles.
    </li>
    <li>There is an instructor-led course for Oracle ADF For Forms/4GL Developers.
    </li>
    <li>     Potentially of interest to any former Oracle Forms or Oracle Designer user is the additional Oracle JHeadstart for ADFextension for JDeveloper. This is a complete web-tier page generation solution that has its own step-by-step tutorial so customers can evaluate whether it might benefit their developer productivity. The JHeadstart Features/Benefits document is here (pdf).
    </li>
    <li>     The OTN J2EE for Forms Devs home page has additional resources of particular interest to Oracle Forms developers.
    </li>
    </ul>
    Hope this helps

  • What are the tools to create a digital magazine for ipad version and how can be place it in newsstand?

    Hello..
    "what are the tools to create a digital magazine for ipad version and how can be place it in newsstand?"
    I am very tired after done a week of R&D on this issue..
    But i doesn't get any fair solution for this one..
    I hope this is best option to place my issue here to get quick solution..
    Thanks and Regards..

    We are all users here.
    There is no one here from Apple.
    In order for you to develop and distribute content for the iPad, you need to become an apps developer.
    Not sure where you sign up for this or who you have to call.
    There should be a place on Apple's site that refers to a section of the site if you want to be an Apple iOS content developer.
    It cost, I believe $99 U.S. to become an Apple apps developer. You'll agree to Apple's Non-disclosure rules.  You'll receive Apple's app/software developers kit,and access to Apple's app developer site.
    No one here is going to be able to help you.
    Good Luck.

  • How to remove block from trusted web site. I did the obvious by pasting the web address in the allow content area. What are the other ways

    I am a cityville game player on facebook and for some reason today I am unable to send out blasted on the game when if fact this was never a problem. Finally I went to internet explorer and the same problem happen, but internet explorer let me know that the content was blocked. All I had to do was unblock it and that was easy and know I can blast out. However trying to remove the block from fire fox is a issue. I went into to tools and removed every block and it still want work right. Therefore, how to remove block from trusted web site. I did the obvious by pasting the web address in the allow content area under tools options. What are the other ways

    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because your issue is about ASP.NET website programming, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What are the basic .jar files to be set in web dynpro project classpath

    Hi,
    I am having a problem while customizing the ESS. I used DTR, DC and imported configuration. After that, I created project from one of the DC(say ess/jp/addr). Later when I open an iView from any Web Dynpro component, I am getting lot of errors without even making any modifications.
    I closed the project and reopened it and reload & rebuilt, but it doesn't solved my problem. In my classpath settings I couldn't find any jar files except the jre_lib. Could you please let me know what are the basic jar files we have to set in classpath and where to get them from. We are using NWDS 7.0.06 version.
    Can you please let me know how to solve this or any other way to work around this.
    It's an urgent to be fixed as early as possible, plz help me out.
    Thanks & Regards,
    Raj

    Hi Julien,
    Thanks for your reply.
    We imported the the specified SCAs in our track.
    we are getting the following errors.
    Kind Status Priority Description Resource In Folder Location
    Error The import com.sap.xss.per cannot be resolved CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 18
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument fpm of the method loadConfiguration CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 113
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument currentPerspective of the method getNextPerspective CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 127
    Error com.sap.pcuigp cannot be resolved (or is not a valid return type) for the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    Error com.sap.pcuigp cannot be resolved (or is not a valid type) for the argument perspective of the method getCAPState CcPerAddressInterface.java NS1_XSSTR_Dessusaddrsap.com/gen_wdp/packages/com/sap/xss/hr/per/us/address/cc line 137
    we manually set below .jar files in classpath settings.
    pcuixssfpm.jar
    pcuixssutils.jar
    logging.jar
    essper.jar
    Is there any alternative to work around.
    Thanks & Regards,
    Raj

  • What are the new features in R12 iStore as compaired to 11i?

    What are the new features in R12 iStore as compaired to 11i?
    Also plz tell main difference in R12 and 11i iStore functionality.

    Hi,
    The information can be found in Release Content Documents (RCD) Published by Oracle.
    Please refer metalink note 404152.1 ... download "Customer Relationship Management Family RCD (zip, 3.2 MB)"
    You will find istore specific details in r12_mkt_sales_rcd.zip
    Thanks,
    Hrishi

  • What are the settings for web?

    What are the settings for web?

    800mbps Quicktime for the web,< </div>
    The compression is reducing the number of pixels being shown in order to maintain the bitrate. So rapid motion, which requires nearly all of the pixels to be redrawn, causes things to stutter.
    Compression is really, really hard to do. Really.
    bogiesan

Maybe you are looking for

  • Can't launch PDF in Production mode

    I am publishing a Captivate CBT to my LMS, but I cannot get the Captivate program to launch the PDF's I have embedded within the text. When I publish the docs are included with the files to move to my LMS. In other words, once the Captivate program i

  • Max resolution connecting to dell monitor

    i am dumb so please pretend i'm your mom trying to set this up and asking the Q .  i have a 3 yr old dell 24" (DVI/VGA) monitor and i'd like to connect my 13" MBP to it.  i bought the 'mini displayport to DVI adapter' for my mbp and have connected to

  • Server Admin refuses to connect, servermgrd runs but no ports are open

    Server Admin refuses to connect to server when run locally or remotely. Upon investigating, servermgrd seems to run but when I run network utilities and port scan the server, neither port 311 or 687 are open. All other services appear to be running f

  • New iPod

    I just got an iPod Touch. I just have a few questions regarding the music end of it. I also have another iPod. I don't want to completely stop using it. For example, I want to be able to add new songs that I buy to both iPods. Can this be done on iTu

  • Set up a new document to print

    I'm new to InDesign. Loved PageMaker! I need to set up a document for an elementary school yearbook. In PageMaker I set it up as a Letter size single pages and then I asked to build a booklet, printing to 11 x 17 paper. How do I set up to print a boo