Announcing Oracle HTML DB Studio

The Oracle HTML DB Team is pleased to announce Oracle HTML DB Studio. HTML DB Studio is a place where you can download pre-built HTML DB applications and templates. You can also share your own HTML DB creations with other members of the OTN community in the Studio.
Please visit HTML DB Studio at: http://htmldb.oracle.com/pls/otn/f?p=htmldb_studio
Thanks,
- Scott -

Hi,
I tried installing this application through import but got the following error, any idea what I'm doing wrong, the scripts for the table creation and data worked fine??
ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02291: integrity constraint (FLOWS_010404.WWV_FLOWS_FK) violated - parent key not found
1848::begin
wwv_flow_api.create_flow(
p_id =>137,
p_display_id=>137,
p_owner => 'HTMLDB_CRM',
p_name => 'Customer Tracker',
p_alias => '137',
p_page_view_logging => 'YES',
p_default_page_template=> 251676733304177416 + wwv_flow_api.g_id_offset,
p_printer_friendly_template=> 251675133115177416 + wwv_flow_a

Similar Messages

  • Oracle HTML DB Studio Updated

    All,
    We've updated the HTML DB Studio with a new look, and also added a couple 1.6-specific applications.
    http://htmldb.oracle.com/studio
    You'll notice that all content is flagged by version - either 1.5.x or 1.6. Keep in mind that 1.5.x applications should import into 1.6 environments, but not the other way around.
    We've also added a Search feature, which searches all content (applications, themes, utilities and tips & tricks) in the Studio.
    Look for a few more 1.6 applications over the next couple of days from the HTML DB team.
    Please feel free to post any feedback or comments here.
    Thanks,
    - Scott -

    Scott,
    Looks great!! I look forward to the upcoming sample applications from the HTML DB team.
    It would be nice if the use of XML and Java is used in one of the upcoming samples.
    Thanks.

  • What is the difference between HTML DB and HTML DB Studio?

    What is the difference between HTML DB and HTML DB Studio?

    Doug,
    Oracle HTML DB is a feature of the Oracle 10g Database which allows you to quickly & securely create web applications based on your data in Oracle.
    Please see our homepage on OTN for more details: http://otn.oracle.com/htmldb
    Oracle HTML DB Studio is a site where you can download HTML DB applications, utilities & tip and tricks for use with HTML DB.
    Thanks,
    - Scott -

  • New Utilities Section added to HTML DB Studio

    All,
    We have added a new section called Utilities to the HTML DB Studio (http://htmldb.oracle.com/studio).
    This section is meant for any code snippets and utilities which you may have developed for use with HTML DB. We have pre-seeded the section with a couple of our own.
    Please check it out and thanks for your support!
    Thanks,
    - Scott -

    Chris,
    Thanks for pointing that out - URL was correct, the way that the Forum displayed it was not (it was including the ")" as part of the link.
    Try this one:
    http://htmldb.oracle.com/studio

  • Askus (asktom) application for html db studio

    Hello,
    according to Tom Kyte you (the oracle html db team) wrote the basic "AskUs" Application which is used by asktom.oracle.com.
    Have you ever thought of providing the ask tom application/functionality as a sample application on html db studio?
    I would appreciate this as i'm searching for an easy to manage framework for publishing answers to questions, providing technical news information and rss-integration. This would be a good point to start.
    BR,
    Martin

    Scott,
    Thanks a lot for adding this demo app to your already tight schedule.
    This app would help us a lot. I'm planning to develop similar kind of application for our organization.
    Regards
    Richard.

  • Submissions to HTML DB Studio

    Are submissions to HTML DB studio reviewed regularly? If a submission is not accepted, does the contributor get a polite response stating the reason?
    I submitted a modified version of the Command Line export utility to the Studio many weeks back. Sent many followup emails to [email protected], the last one was strongly worded also.
    Alas, still no response. I have to say, this is not very encouraging.
    Over on that other thread, people want to increase the scope/role of the HTML DB Studio, make it a more vibrant, community-maintained area and all. And here, I take the time and effort to make a contribution, the least I would expect is to get a response!
    Thanks

    Chris,
    Thanks for pointing that out - URL was correct, the way that the Forum displayed it was not (it was including the ")" as part of the link.
    Try this one:
    http://htmldb.oracle.com/studio

  • Oracle HTML DB 1.6 Available for Download from OTN

    All,
    The Oracle HTML DB Team is pleased to announce the general availability of Oracle HTML DB Release 1.6. To download this release, please visit our homepage on OTN:
    http://www.oracle.com/technology/products/database/htmldb/index.html
    Thanks & Happy New Year,
    - Scott -

    hey james--
    both approaches should work fine, but your second one
    sounds easier.
    hey satish--
    i'm told that doc needs about two more weeks.
    fyi,
    rajRaj,
    Just wanting to know if this how to document had been released yet? WOuld be VERY interested in seeing how you do this in HTML-DB, since a lot of user would like to see their reports have the ability, and we do NOT want to do it in Oracle Reports..
    Thank you,
    Tony Miller
    SCL Budget Office

  • How to add a custom attributes in Oracle HTML Quotes page?

    Hi,
    Could someone advice on the best way to add a custom attribute in Oracle HTML Sales Quoting page.
    As this page is not an OA page, we are not able to use the concept of View Objects using AK Developer.
    Thanks,
    Arathi

    I have a requirement from our end users that all of them requires a shortcut button in toolbar for submitting a request instead of going the normal way in order to submit a single request.
    please can any one help me out in solving this query.Any reason you want to use a shortcut rather than using (Requests > Submit) window?
    You can use "FND_REQUEST.SUBMIT_REQUEST" API -- https://forums.oracle.com/forums/search.jspa?threadID=&q=FND_REQUEST.SUBMIT_REQUEST&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    How To Submit A Concurrent Request Set Using Fnd_Request.Submit_Request [ID 382791.1]
    How To Set ORG_ID When Submitting A Concurrent Request Using FND_REQUEST.SUBMIT_REQUEST in Release 12 [ID 1383266.1]
    Thanks,
    Hussein

  • Oracle BPM 10GR3 Studio Download and Documentation

    Hi all,
    I wanted to download Oracle BPM 10GR3 Studio and Documentation but I don't find it now on their website.
    They only have Oracle BPM 11g now..
    How do I donwload the previous versions?
    What's the link?

    Here's a link that has the link to download the software: download server
    Here's the link to the documentation: http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/index.html

  • Oracle.html.HtmlStream

    Maybe someone on the forum can help me out ???
    I am trying to re-utilise some code from iWorkplace - the sample
    OAS application suite that comes with IDP.
    My code imports the following classes ..
    oracle.html.HtmlPage
    oracle.html.HtmlBody
    oracle.html.HtmlHead
    oracle.html.HtmlStream
    oracle.html.SimpleItem
    When I try to compile my code, the imports fail - I presume
    because I have an entry missing from my classpath ???
    Can someone tell me the name of the jar file I need to include in
    the classpath to gain access to these classes? Just in case I
    don't already have it ... maybe you could tell me where I can
    download it from as well?
    Thanks in advance!
    Pete
    null

    By jove I think we've cracked it!
    Many thanks for your help!
    JDev Team (guest) wrote:
    : Pete,
    : This is from a previous posting, hope it helps:
    : Here is what I did when I needed to include the oracle.html.*
    : classes:
    : Under project menu, go to project properties.
    : Click Libraries and then New.
    : Name: JWeb.
    : Class path: OAS-home/ows/cartx/jweb/classes
    : Source path: OAS-home/ows/cartx/jweb/classes
    : Say OK.
    : Then from your project properties you can add JWeb.
    : PS, there seems to be some conflicts on a couple of classes in
    : the awt and the JWeb so I could not use the java.awt.*;
    anymore.
    : I had to add more specific names like import java.awt.Color;
    etc.
    : Pete (guest) wrote:
    : : Maybe someone on the forum can help me out ???
    : : I am trying to re-utilise some code from iWorkplace - the
    : sample
    : : OAS application suite that comes with IDP.
    : : My code imports the following classes ..
    : : oracle.html.HtmlPage
    : : oracle.html.HtmlBody
    : : oracle.html.HtmlHead
    : : oracle.html.HtmlStream
    : : oracle.html.SimpleItem
    : : When I try to compile my code, the imports fail - I presume
    : : because I have an entry missing from my classpath ???
    : : Can someone tell me the name of the jar file I need to
    include
    : in
    : : the classpath to gain access to these classes? Just in case
    I
    : : don't already have it ... maybe you could tell me where I can
    : : download it from as well?
    : : Thanks in advance!
    : : Pete
    null

  • Need information about Oracle HTML DB

    What is Oracle HTML DB?
    From where can i get the installation for this software?

    Did you take a look at the product information?
    http://www.oracle.com/technology/products/database/application_express/index.html
    C.

  • Error at import oracle.html.*

    i have installed oas,and am able to create PL/SQL applications.but when ti comes to jweb cartridge i am unable to compile as i get an error of import oracle.html.*.
    kindly help how do i write program for creating jweb application .
    pl. help
    thankyou

    Hello Venkat,
    After running  Report SMIGR_CREATE_DDL you have to  copy the results in either install dir of your target server or in case of oracle it should be copied to export_dump/DB/ORA.
    Make sure you have done this.
    It is also recommended that you should run this report just before starting the export.
    First it looks for .SQL files (generated by the report), if it doesnt find then it takes from the standard .tsk file.
    Probable reasons:-
    1)  Report not run before export
    2) Did not put the files generated in the location mentioned by me.
    Thanks,
    Vishal

  • Oracle HTML Demo

    Sergio,
    I found the HTML Demo it's really called Oracle HTML DB Quicktour
    url TO LINK IS:
    http://www.oracle.com/technology/products/database/htmldb/index.html
    Now that I found it again, is there any way to SLOW DEMO DOWN OR TO CAUSE A PAUSE BETWEEN SCREENS

    Sergio,
    I figured out how to pause demo by pausing scroll bar at the bottom of demo screen.
    I also requested new workspace at the HTML DB Home Page.
    Currently waiting for new password.

  • Themes on HTML DB Studio

    This is really a question for the guys who look after the HTML DB Studio.
    When are we likely to see any themes made available for download. I appreciate that it takes a long time to develop and test a theme and am very curios to see the work of people more graphically creative than myself.
    Regards
    Duncan

    Hi,
    I tried installing this application through import but got the following error, any idea what I'm doing wrong, the scripts for the table creation and data worked fine??
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-02291: integrity constraint (FLOWS_010404.WWV_FLOWS_FK) violated - parent key not found
    1848::begin
    wwv_flow_api.create_flow(
    p_id =>137,
    p_display_id=>137,
    p_owner => 'HTMLDB_CRM',
    p_name => 'Customer Tracker',
    p_alias => '137',
    p_page_view_logging => 'YES',
    p_default_page_template=> 251676733304177416 + wwv_flow_api.g_id_offset,
    p_printer_friendly_template=> 251675133115177416 + wwv_flow_a

  • Clickable Links in Oracle Html DB

    Hi,
    Kind regards to u all.
    I just wanted to know how can we create clickable column links ( i mean just like how we can create links for tabs can we create links for headings in the table displayed).
    Please Let me know.
    Thanks & Good Day.
    Ms. Riya
    Message was edited by:
    user542084

    Dupe of Clickable Links in Oracle Html DB

Maybe you are looking for