Designer API documentation

There is nothing in the "Documentation" tab of Designer product: http://www.oracle.com/technetwork/developer-tools/designer/documentation/index.html
I'm interested in Designer API documentation.
Can anyone help?

I'm asking some people, but so far no one seems to know. I personally don't know if there is or ever was any official Oracle Designer API documentation. Unless/until someone points to any such official documentation, you might try entering the following in the Google search box and seeing if it finds any information that's useful for you:
Oracle "Designer API"

Similar Messages

  • Where to find API documentation on massage handling from Email to PDA?

    Where to find API documentation on massage handling from Email to PDA? and vice versa..?

    You'll have to help me understand what you want to do.
    :"message handliing from e-mail to pda" doesn't mean much to me.
    We prrovide ENS, which is what most folks that want notification to pda's want.

  • Online Javascript API Documentation??

    Where is the online Javascript API Documentation? This link has been broken for over two weeks:
    http://livedocs.adobe.com/acrobat_sdk/11/Acrobat11_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp. htm?href=JS_Dev_Overview.71.1.html&accessible=true
    If this information has moved can someone point me in the right direction?
    thx
    PP

    Thanks Gilad--
    I didn't think to check the downloads--thanks for that tip.
    Do you know if the online documentation will return?
    thx
    PP

  • Where to find the API documentation for MS SQL Server 2000 JDBC

    I Downloaded and installed the MS SQL Server 2000 JDBC package, but I found that it does not provide enough help docs such as API documentation, demo and etc.
    It would be most grateful if you would provide some information about this driver.

    Thank your for your kind attention.
    For example, I want to get a ConnectionPoolDataSource object to get a PooledConnection object, but I don't know which class implements the interface.
    import java.sql.*;
    import javax.sql.*;
    import <classes related to connection pooling>;
    ConnectionPoolDataSource cpds = new <MS impl>;
    <lines for setURL()/setUser()/setPassword, etc>
    PooledConnection pc = cpds.getPooledConnection();
    ...

  • How to download Java API documentation?

    How to download Java API documentation?

    Oh my... don't the question in here just get more and
    more basic?
    Try and have a look at http://java.sun.com/docs/
    Tell me if you need help with pressing on any of the
    links at that page.
    :)I keep pressing on the links and nothing happens and now my screen is covered in finger smudges.

  • Using Web design API to export to CSV

    I was following the instructions in the How to Export Data from Visual Composer and I couldn't finish the second part, chapter 3.2 Using Web design API to export to CSV, it deploys but when I try to click on the button to Export to CSV I see the following error message:
    Exception in BI runtime
    <b>The metadata of "ITE" "CHART_ITEM" are incorrect for parameter "LEGEND_ONLY"
    Initial cause
    Message:
    No message was provided.</b>
    And it lists several lines of java.lang.nullpointer exception.
    Did some of you had the same problem?
    What does this error mean?
    Thank you,

    Hey,
    Sorry. Probably should have explained this in the how to guide. BEx Web must be setup according to OSS Note 917950 and this presentation:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/2421b12f-0c01-0010-d385-a0f972a25350
    Your particular error is addressed by OSS Note: 924312
    Cheers,
    Prakash

  • Where is the api documentation?

    Um, I signed up for my key and cannot find the api docs anywhere.
    Would someone please provide a link to the api documentation?
    Thank you.

    Wait... is this it? https://learn.adobe.com/wiki/display/kulerdev/B.+Feeds
    Oh lord...

  • Were is the "old" api documentation?

    Does anybody know were sun keeps the "old" api documentation. I really need the JSDK 2.0 documentation but cannot seem to find it.
    Thanx!
    Jasper.

    ...sorry, no it's not there:
    I am looking for the JSDK (Java Server Development Kit, that's what it was called back then) version 2.0. The closest I've come so far is at the archive (http://java.sun.com/products/archive/index.html) where JDK's as far back as 1.0.2 can be found, but I need the documentation for the javax.servlet and related packages, classes etc. which I can't find.
    So, again (maybe someone @ Sun knows where to look) where is the JSDK 2.0 documentation?
    Jasper.

  • Apex 4 JavaScript API documentation bug

    Hi,
    JavaScript API documentation have exactly same description for functions
    $f_Hide_On_Value_Item
    $f_Show_On_Value_Item
    >
    Checks an page item's (pThis) value against a value (pValue). If it matches, a DOM node (pThat) is set to hidden. If it does not match, then the DOM node (pThat) is set to visible.
    >
    And also functions have same description
    $f_Hide_On_Value_Item_Row
    $f_Show_On_Value_Item_Row
    >
    Checks the value (pValue) of an item (pThis). If it matches, this function hides the table row that holds (pThat). If it does not match, then the table row is shown.
    >
    I think that is not correct
    http://download.oracle.com/docs/cd/E17556_01/doc/apirefs.40/e15519/javascript_api.htm#CHDHIAJB
    Somehow I recall there has been post about this, but I can not find it.
    Regards,
    Jari

    The description of these functions have been corrected. The latest updated version of this document is now available on the Oracle Technical Network (OTN).
    Thanks for reporting the bug,
    Drue Swadener
    Principal Technical Writer

  • JMF 2.1.1e API Documentation is Removed from Sun

    Hi All,
    In the last few days i'm not able to browse the JMF 2.1.1e API Documentations pages, its automatically redirecting to JMF 2.0 API documentation where there are no document for some important api's like RTPManager.
    Have any one downloaded the API Documentation from sun.com previously, If so please send it to my mail id - [email protected]
    Or is there any other link to JMF 2.1.1e API documentation pls reply.
    Thanks in Advance,
    Karthikeyan R

    Check your mail..
    By the way. Did you report the broken links to Sun?
    I was so irritated at finding all the details of classes missing, that I did not think to report it.
    The missing JavaDocs may be a simple oversight.
    Edited by: AndrewThompson64 on May 18, 2008 1:03 AM
    OK.. found the motivation to report it. Here is the report I submitted.
    This thread complains of missing JavaDocs for the JMF classes
    [http://forum.java.sun.com/thread.jspa?messageID=10256685]
    Somebody replied that they are here..
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/]
    But this is only the 'top level' documents, and every link from those pages that I have tried so far, is a '404'.
    For example, 1st links in the left hand frames..
    Top frame. The link to the javax.media package
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/javax/media/package-frame.html]
    Bottom frame. The link to the ActiveReceiveStreamEvent class
    [http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/javax/media/rtp/event/ActiveReceiveStreamEvent.html]
    Also tried Processor, RTPManager and a few others. All '404'.
    What gives? Is this an oversight, or another step in Sun's gradual abandonment of JMF?
    (And if it is the latter, isn't it better to put the poor programmers out of their misery by making a public announcement re the status and future of JFM, and removing the top level of those JavaDocs?)
    Edited by: AndrewThompson64 on May 18, 2008 1:22 AM

  • I need Java API documentation for Adapter Modules

    Hi
    Please provide me Java API documentation for Adatper Modules
    Regards
    Sowmya

    Use this
    https://help.sap.com/javadocs/pi/SP3/xpi/index.html
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/frameset.htm
    which is part of
    http://help.sap.com/saphelp_nw04/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/frameset.htm
    Regards,
    Prateek

  • Where's the Oracle Forms Java API documentation for 11g?

    Hi,
    Can anyone point me in the direction of the Oracle Forms Java API documentation?
    The only thing I can find is this: http://www.oratransplant.nl/1012jdapiDoc/oracle/forms/jdapi/JdapiModule.html but this seems to be for 10.1.2 and it doesn’t correspond to the version I’m using (11.1.1.3).
    Help appreciated,
    Donal.

    i couldn't find the api either however if you implement the class you will simply get compiler errors explaining what you left out.

  • How to download Bluetooth API documentation?

    How can I download Bluetooth API documentation?
    In java.sun.com I found this API documentation but it seem I have
    to stay online to have access. It will very costly for me.
    Anyone can help?
    Thank You.

    Hi!
    You can download the Bluetooth specification and API documentation from here:
    http://jcp.org/en/jsr/detail?id=82
    -Henrik

  • Object API documentation

    This forum has been a great help, as I'm trying to write a .Net app to read a Groupwise mailbox..
    I'm hoping somebody can point me to an API Documentation document, I'm stumbling around trying to figure out what object and methods to use and what parameters that accept etc... but I'm sure there must be a document that can help, I just haven't found it yet!
    thanks
    Jeff

    The GroupWise Objects API documentation is a useful reference. However, for
    a more 'how to' guide, check out the GroupWise Developer's Guide.
    http://developer.novell.com/wiki/ima...GWDevGuide.pdf
    It looks like a work in progress, but the coverage of the GroupWise Objects
    API is good.
    Dave M
    "jeffpriz" <[email protected]> wrote in message
    news:[email protected]..
    >
    > This forum has been a great help, as I'm trying to write a .Net app to
    > read a Groupwise mailbox..
    >
    > I'm hoping somebody can point me to an API Documentation document, I'm
    > stumbling around trying to figure out what object and methods to use and
    > what parameters that accept etc... but I'm sure there must be a document
    > that can help, I just haven't found it yet!
    >
    > thanks
    > Jeff
    >
    >
    > --
    > jeffpriz
    > ------------------------------------------------------------------------
    > jeffpriz's Profile: http://forums.novell.com/member.php?userid=65728
    > View this thread: http://forums.novell.com/showthread.php?t=387291
    >

  • Com.sap.* API documentation

    Does SAP provide a website for API documentation on its com.sap.* packages?  I'm looking for something similar to Sun's http://java.sun.com/j2se/1.4.2/docs/api/index.html.
    Thanks.

    Hi,
    check this link out: https://www.sdn.sap.com/sdn/javadocs.sdn
    Regards,
    Ivo

Maybe you are looking for

  • Sun Ray - How to get external USB Card Reader working

    Dear All, i have the following problem. Maybe someone could help me or give me a clue to solve it. SunRay Software 5 installed Window 2003 R2 TerminalServer Here my question: I use a kiosk session with a smart card to conncet to the windows server -

  • Cursor Bulk Collect

    Hello All, I have a doubt regarding Cursor bulk collect. Both the versions are working fine. 1st Version: DECLARE   CURSOR c1 IS (SELECT t2 FROM test10);   TYPE typ_tbl IS TABLE OF c1%rowtype;   v typ_tbl; BEGIN   OPEN c1;      FETCH c1 BULK COLLECT

  • Vendor field selection in PO....

    Hi, I am unable to create PO because in PO the vendor field is comming in display mode. I check all field setting related to PO to make vendor filed active. Please help......

  • Problem running multiple instances of Creme JVM on Compaq IPaq

    I have Creme JVM installed on my Compaq iPaq, along with the JVM plugin for Pocket IE registered. I am running a socket server program on the Creme JVM on my PDA which listens on a particular port and outputs some response. The client to this server

  • Runtime exceptions from listeners

              When a servlet context listener throws a runtime exception, does the container           catch it? It seems that           the container just ignores the exception and tries to go on with life as usual.           It does not even log the