BDB 4.7.25 C++ API documentation errors

The documentation for DbEnv::set_event_notify() and DbEnv::rep_set_transport() says that their callback functions take "DB_ENV *" as the first argument. The callback functions' first argument should be "DbEnv *".

Thanks for reporting this,
I will pass the information along so it will be corrected.
Sandra

Similar Messages

  • 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.

  • LDAP API documentation

    Hello,
    I have downloaded and installed the Sun Directory Server Enterprise Edition from the tar distribution. I have found the client API documentation for java, but I cann't seem to find the C API documentation. I have found the C examples, and the Javadoc, but no C documentation. I have to write clients for both C and Java applications so I need both.
    The documentation pointed to by http://docs.sun.com/app/docs/coll/1224.3 "Sun Java System Directory Server Enterprise Edition 6.2 Developer's Guide" only appears to be for server plugin development. Can someone point me to a 6.2 client API developers guide or something.
    Thanks

    Well I think I've found the latest documentation from http://wiki.mozilla.org/LDAP_C_SDK. I've putted the files from the CVS repository but cann't seem to get them converted from docbook format to html or pdf. I've tried using xstlproc and fop and get lots of parsing errors when run against the 00-Programmers-Guide.book file.
    Here is the command I'm using and the errors I'm receiving:
    xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.70.1/xhtml/docbook.xsl 00-Programmers-Guide.book > 00-Programmers-Guide.html
    00-Programmers-Guide.book:18: parser error : SystemLiteral " or ' expected
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    ^
    00-Programmers-Guide.book:18: parser error : SYSTEM or PUBLIC, the URI is missing
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    ^
    00-Programmers-Guide.book:74: parser error : Entity 'legal' not defined
    document.</emphasis></para>&legal;
    ^
    00-Programmers-Guide.book:76: parser error : Entity 'abstract' not defined
    <abstract>&abstract;
    ^
    00-Programmers-Guide.book:78: parser error : Entity 'preface' not defined
    </bookinfo>&preface;
    ^
    00-Programmers-Guide.book:79: parser error : Entity 'understanding-ldap' not defined
    &understanding-ldap;
    ^
    00-Programmers-Guide.book:80: parser error : Entity 'choose-api' not defined
    &choose-api;
    ^
    00-Programmers-Guide.book:81: parser error : Entity 'best-practices' not defined
    &best-practices;
    ^
    00-Programmers-Guide.book:82: parser error : Entity 'csdk-understanding' not defined
    &csdk-understanding;
    ^
    00-Programmers-Guide.book:83: parser error : Entity 'csdk-quickstart' not defined
    &csdk-quickstart;
    ^
    00-Programmers-Guide.book:84: parser error : Entity 'csdk-whatsnew' not defined
    &csdk-whatsnew;
    ^
    00-Programmers-Guide.book:85: parser error : Entity 'csdk-client' not defined
    &csdk-client;
    ^
    00-Programmers-Guide.book:86: parser error : Entity 'csdk-api' not defined
    &csdk-api;
    ^
    00-Programmers-Guide.book:87: parser error : Entity 'csdk-search' not defined
    &csdk-search;
    ^
    00-Programmers-Guide.book:88: parser error : Entity 'csdk-filter-conf' not defined
    &csdk-filter-conf;
    ^
    00-Programmers-Guide.book:89: parser error : Entity 'csdk-write' not defined
    &csdk-write;
    ^
    00-Programmers-Guide.book:90: parser error : Entity 'csdk-compare' not defined
    &csdk-compare;
    ^
    00-Programmers-Guide.book:91: parser error : Entity 'csdk-ldap-urls' not defined
    &csdk-ldap-urls;
    ^
    00-Programmers-Guide.book:92: parser error : Entity 'csdk-server-info' not defined
    &csdk-server-info;
    ^
    00-Programmers-Guide.book:93: parser error : Entity 'csdk-ssl' not defined
    &csdk-ssl;
    ^
    00-Programmers-Guide.book:94: parser error : Entity 'csdk-controls' not defined
    &csdk-controls;
    ^
    00-Programmers-Guide.book:95: parser error : Entity 'csdk-sasl' not defined
    &csdk-sasl;
    ^
    00-Programmers-Guide.book:96: parser error : Entity 'csdk-extendop' not defined
    &csdk-extendop;
    ^
    00-Programmers-Guide.book:97: parser error : Entity 'csdk-multithread' not defined
    &csdk-multithread;
    ^
    00-Programmers-Guide.book:98: parser error : Entity 'csdk-datatypes' not defined
    &csdk-datatypes;
    ^
    00-Programmers-Guide.book:99: parser error : Entity 'csdk-functions' not defined
    &csdk-functions;
    ^
    00-Programmers-Guide.book:100: parser error : Entity 'csdk-resultcodes' not defined
    &csdk-resultcodes;
    ^
    00-Programmers-Guide.book:110: parser error : Entity 'license' not defined
    <programlisting>&license;</programlisting>
    ^
    unable to parse 00-Programmers-Guide.book
    The document is pretty simple and is here:
    <!--
    Copyright 2000-2007 Sun Microsystems, Inc. All Rights Reserved.
    Portions copyright 1999 Netscape Communications Corporation. All
    Rights Reserved.
    The contents of this document are subject to the terms of the
    Creative Commons Attribution-ShareAlike 2.5 license or any later
    version (the "License"). You may not use this document except in
    compliance with the License.
    See the License for the specific language governing
    permissions and limitations under the License. You can obtain
    a copy of the License at
    http://creativecommons.org/licenses/by-sa/2.5/legalcode.
    -->
    <!DOCTYPE BOOK PUBLIC "-//OASIS//DTD DocBook V4.3//EN" [
    <!ENTITY BookTitle "Programmer's Guide">
    <!ENTITY DirectorySDKForC "Directory SDK for C">
    <!ENTITY DirectorySDKForJava "Directory SDK for Java">
    <!ENTITY abstract SYSTEM "abstract.sgm">
    <!ENTITY best-practices SYSTEM "best-practices.sgm">
    <!ENTITY choose-api SYSTEM "choose-api.sgm">
    <!ENTITY cnDirectoryServer "Directory Server">
    <!ENTITY csdk-api SYSTEM "csdk-api.sgm">
    <!ENTITY csdk-client SYSTEM "csdk-client.sgm">
    <!ENTITY csdk-compare SYSTEM "csdk-compare.sgm">
    <!ENTITY csdk-controls SYSTEM "csdk-controls.sgm">
    <!ENTITY csdk-datatypes SYSTEM "csdk-datatypes.sgm">
    <!ENTITY csdk-extendop SYSTEM "csdk-extendop.sgm">
    <!ENTITY csdk-filter-conf SYSTEM "csdk-filter-conf.sgm">
    <!ENTITY csdk-functions SYSTEM "csdk-functions.sgm">
    <!ENTITY csdk-ldap-urls SYSTEM "csdk-ldap-urls.sgm">
    <!ENTITY csdk-multithread SYSTEM "csdk-multithread.sgm">
    <!ENTITY csdk-quickstart SYSTEM "csdk-quickstart.sgm">
    <!ENTITY csdk-resultcodes SYSTEM "csdk-resultcodes.sgm">
    <!ENTITY csdk-sasl SYSTEM "csdk-sasl.sgm">
    <!ENTITY csdk-search SYSTEM "csdk-search.sgm">
    <!ENTITY csdk-server-info SYSTEM "csdk-server-info.sgm">
    <!ENTITY csdk-ssl SYSTEM "csdk-ssl.sgm">
    <!ENTITY csdk-understanding SYSTEM "csdk-understanding.sgm">
    <!ENTITY csdk-whatsnew SYSTEM "csdk-whatsnew.sgm">
    <!ENTITY csdk-write SYSTEM "csdk-write.sgm">
    <!ENTITY hierovrw SYSTEM "figures/hierovrw.eps" NDATA eps>
    <!ENTITY legal SYSTEM "legal.sgm">
    <!ENTITY license SYSTEM "license.txt">
    <!ENTITY preface SYSTEM "preface.sgm">
    <!ENTITY understanding-ldap SYSTEM "understanding-ldap.sgm">
    <!NOTATION graphic SYSTEM "graphic">
    ]>
    <book lang="en">
    <title>LDAP C SDK Programmer's Guide</title>
    <bookinfo>
    <authorgroup><author><firstname>Mark</firstname><surname>Craig</surname>
    </author></authorgroup>
    <pubdate>June 2007</pubdate>
    <publisher>
    <publishername>Sun Microsystems, Inc.</publishername>
    <address>
    <street>4150 Network Circle</street>
    <city>Santa Clara</city><state>CA</state><postcode>95054</postcode>
    <country>U.S.A.</country>
    </address></publisher>
    <copyright><year>2000-2007</year><holder>Sun Microsystems, Inc. All Rights Reserved.</holder></copyright>
    <legalnotice><para><emphasis role="strong">License</emphasis> -
    <emphasis>The contents of this document are subject to the terms of
    the Creative Commons Attribution-ShareAlike 2.5 license or any later version (the
    "License"). You may not use this document except in compliance with
    the License.</emphasis></para>
    <para><emphasis>See the License for the specific language governing
    permissions and limitations under the License. The full text of the
    License is provided at the end of this
    document.</emphasis></para>&legal;
    </legalnotice>
    <abstract>&abstract;
    </abstract>
    </bookinfo>&preface;
    &understanding-ldap;
    &choose-api;
    &best-practices;
    &csdk-understanding;
    &csdk-quickstart;
    &csdk-whatsnew;
    &csdk-client;
    &csdk-api;
    &csdk-search;
    &csdk-filter-conf;
    &csdk-write;
    &csdk-compare;
    &csdk-ldap-urls;
    &csdk-server-info;
    &csdk-ssl;
    &csdk-controls;
    &csdk-sasl;
    &csdk-extendop;
    &csdk-multithread;
    &csdk-datatypes;
    &csdk-functions;
    &csdk-resultcodes;
    <appendix id="share-alike">
    <title>Creative Commons Attribution-ShareAlike 2.5</title>
    <para>The contents of this document are subject to the terms of the
    Creative Commons Attribution-ShareAlike 2.5 license (the
    "License"). You may not use this document except in compliance with
    the License.</para>
    <para>See the License for the specific language governing permissions
    and limitations under the License. The full text of the License is as
    follows.</para>
    <programlisting>&license;</programlisting>
    </appendix>
    <index><title>Index</title>
    <indexentry><primaryie></primaryie></indexentry></index>
    </book>
    Anyone know what I'm doing wrong?
    Thanks again.

  • An internal error occurred while calling 'submitReport' API. (Error: ERR_WI

    An internal error occurred while calling 'submitReport' API. (Error: ERR_WIS_30270)
    We get above mentioned error message at any point in WebI Rich Client.
    DataSource: Teradata 12.0 (Local machine)
    BO XI 3.1 Client installed on local machine
    Universe (Secured connection)
    WebI : desiging and creating in Standlone mode
    WebI client version : 12.1.0.882
    Many times above written error is thrown 2-3 times even when we click on OK button and lastly followed by new error message:-
    Unable to get the first page of the current report - Web Intelligence will switch to structure view (WIJ 20003).
    Flow: We create report based on locally saved universe. There are couple of scenarios for which error comes
    1) After successfully saving the report, reopen and refresh causes this error (1st error and 2nd)
    2) Droping a properly written variable on measure column, if done Ctrl + Z, report works sometimes (both or 2nd error message)
    3) Draging out the mesaure or dimension from report (only 2nd error)
    Report is simple and no other stuff except the cross tab table
    Even if we start with simply dropping the dimension and measures on report, 2nd error comes at any time.
    What we noticed is that if we do all desiging in structure mode and then run instead of in result mode, reports works for more time.

    You can have a look here:
    Input Controls with Break Error on webi report
    http://www.forumtopics.com/busobj/viewtopic.php?t=60789&postdays=0&postorder=asc&start=45
    Re: internal error occurred while calling the 'submitReport' API.
    I'm Back
    HAPPY NEW YEAR

  • Invalid API Key Error in Ecosign API

    I'm using the sample soap code(Developer kit) given by echosign api for testping, but it always show invalid api key error while i'm executing from terminal. Please give the solution as soon as possible, and i'm not able to get solution from google also.
    This is my API Key:
    Client Secret:
    6IaJHev8N48JbsZcM4Itggzt0pAHF0iS
    I tried with this comment in terminal:
    php demo.php https://secure.echosign.com/services/EchoSignDocumentService20?wsdl 6IaJHev8N48JbsZcM4Itggzt0pAHF0iS test
    This is demo.php file:
    <?php
    // get input
    array_shift($_SERVER['argv']);
    $Url = array_shift($_SERVER['argv']);
    $ApiKey = array_shift($_SERVER['argv']);
    $cmd = array_shift($_SERVER['argv']);
    $params = $_SERVER['argv'];
    if (!$cmd) print_usage();
    $S = new SOAPClient($Url);
    call_user_func("cmd_$cmd", $params);
    function cmd_test() {
        global $Url, $ApiKey, $S;
        print "Testing basic connectivity...\n";
        $r = $S->testPing(array('apiKey' => $ApiKey));
        print "Message from server: {$r->documentKey->message}\n";
        print "Testing file transfer...\n";
        $text = file_get_contents('../test.pdf');
        $r = $S->testEchoFile(array('apiKey' => $ApiKey, 'file' => base64_encode($text)))->outFile;
        if (base64_decode($r) === $text) {
            print "Woohoo! Everything seems to work.\n";
        else {
            die("ERROR: Some kind of problem with file transfer, it seems.\n");
    function cmd_send() {
        global $Url, $ApiKey, $S;
        list($filename, $recipient) = reset(func_get_args());
        $r = $S->sendDocument(array(
            'apiKey' => $ApiKey,
            'documentCreationInfo' => array(
                    'fileInfos' => array(
                        'FileInfo' => array(
                            'file'     => file_get_contents($filename),
                            'fileName' => $filename,
                    'message' => "This is neat.",
                    'name'    => "Test from SOAP-Lite: $filename",
                    'signatureFlow' => "SENDER_SIGNATURE_NOT_REQUIRED",
                    'signatureType' => "ESIGN",
                    'tos' => array( $recipient ),
        print "Document key is: {$r->documentKeys->DocumentKey->documentKey}\n";
    function cmd_info() {
        global $Url, $ApiKey, $S;
        list($doc_key) = reset(func_get_args());
        $r = $S->getDocumentInfo(array('apiKey' => $ApiKey, 'documentKey' => $doc_key))->documentInfo;
        print "Document is in status: {$r->status}\n";
        print "Document History: ";
        foreach($r->events->DocumentHistoryEvent as $_) {
            $keytext =
              $_->documentVersionKey
              ? " (versionKey: {$_->documentVersionKey})"
            print "{$_->description} on {$_->date}$keytext\n";
        print "Latest versionKey: {$r->latestDocumentKey}\n";
    function cmd_latest() {
        global $Url, $ApiKey, $S;
        list ($doc_key, $filename) = reset(func_get_args());
        $r = $S->getLatestDocument(array('apiKey' => $ApiKey, 'documentKey' => $doc_key))->pdf;
        //$r = base64_decode($r);
        file_put_contents($filename, $r);
    function print_usage() {
        die(<<<__USAGE__
    Usage:
      demo.php <URL> <API key> <function> [parameters]
    where the function is one of:
      test
      send <filename> <recipient_email>
      info <documentKey>
      latest <documentKey> <filename>
    test will run basic tests to make sure you can communicate with the web service
    send will create a new agreement in the EchoSign system, and returns a documentKey
    info returns the current status and all the history events for a given documentKey
    latest saves the latest version of the document as a PDF with the given filename
    __USAGE__
    --------------------------  End of file ---------------------------------------------------------------

    This is my API Key:
    Client Secret:
    6IaJHev8N48JbsZcM4Itggzt0pAHF0iS
    Client secret is not the same as an api key!
    in addition to the above, integration key or access codes can be had by going to personal preferences>access code and clicking the plus sign.

  • 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.

  • SAP BI 4.0 processDPCommands API. (Error: ERR_WIS_30270) ?

    I just installed BI 4.0 with SP01 Patch 04 on 2 different environments.
    I tried to test the eFashion universe and some of the reports, but I am getting this error on the Interactive Analysis Web even when I tried to create very simple eFashion Universe. Connecting test is working on both servers, same problem in both servers. Please let me know??
    at java.lang.Thread.run(Unknown Source)
    Caused by: com.businessobjects.sdk.core.server.ServerException: An internal error occured while calling 'processDPCommands' API. (Error: ERR_WIS_30270)
    at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
    at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:215)
    at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:118)
    ... 19 more
    Caused by: com.businessobjects.sdk.core.server.ServerException: BOException caught:RESULT=80047622;WHAT=RefreshBatch failed
    at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
    at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:213)
    ... 20 more

    ebi errors after installing SP01 Patch 4
    Now I have a concrete things to say.
    I installed SAP BI 4.0 on Windows with Tomcat
    I tried to create the simplest eFashion universe, make the simplest Webi report from it and all work fine.
    I decided to go a head and install the latest patch SP01 Patch 04. After installation I could not get any Webi report to work. I drag and drop my objects and once I hit Refresh (first time) I get this error (when I hit Refresh second time I get the next error)
    Database error: (CS) "Specified RDBMS is invalid : MS Access 2003" . (IES 10901) (WIS 10901)
    Details
    com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: Database error: (CS) "Specified RDBMS is invalid : MS Access 2003" . (IES 10901)
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:122)
         at com.businessobjects.sdk.core.server.internal.AbstractServer.processIt(AbstractServer.java:178)
         at com.businessobjects.sdk.core.server.internal.AbstractServer.process(AbstractServer.java:133)
         at com.businessobjects.sdk.core.server.internal.InstanceServer.process(InstanceServer.java:94)
         at com.sap.sl.sdk.services.util.ServerRequestProcessor.processServerRequest(ServerRequestProcessor.java:49)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.processDataProviderCommand(DataProviderServiceImpl.java:392)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.processDataProviderCommand(DataProviderServiceImpl.java:404)
         at com.sap.sl.sdk.dataprovider.service.DataProviderServiceImpl.run(DataProviderServiceImpl.java:190)
         at com.sap.sl.sdk.workspace.service.WorkspaceServiceImpl.run(WorkspaceServiceImpl.java:342)
         at com.sap.sl.sdk.workspace.service.WorkspaceServiceImpl.run(WorkspaceServiceImpl.java:329)
         at com.sap.webi.ui.tasks.workflows.RunWorkspaceTask.doIt(RunWorkspaceTask.java:73)
         at com.sap.webi.ui.tasks.workflows.RunWorkspaceTask.doIt(RunWorkspaceTask.java:11)
         at com.sap.webi.toolkit.ui.tasks.WebITask.doInBackground(WebITask.java:110)
         at javax.swing.SwingWorker$1.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at javax.swing.SwingWorker.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.businessobjects.sdk.core.server.ServerException: Database error: (CS) "Specified RDBMS is invalid : MS Access 2003" . (IES 10901)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:215)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:118)
         ... 19 more
    Second time (and more) I hit Refresh I get this error
    An internal error occured while calling 'processDPCommands' API. (Error: ERR_WIS_30270) (WIS 30270)
    Details:
    com.businessobjects.sdk.core.server.CommunicationException$UnexpectedServerException: An internal error occured while calling 'processDPCommands' API. (Error: ERR_WIS_30270)
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:144)
         at com.businessobjects.sdk.core.exception.ExceptionBuilder.make(ExceptionBuilder.java:101)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:122)
    Caused by: com.businessobjects.sdk.core.server.ServerException: An internal error occured while calling 'processDPCommands' API. (Error: ERR_WIS_30270)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:215)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.afterProcessing(CommonRequestHandler.java:118)
         ... 19 more
    Caused by: com.businessobjects.sdk.core.server.ServerException: BOException caught:RESULT=80047622;WHAT=RefreshBatch failed
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.newServerException(CommonRequestHandler.java:237)
         at com.businessobjects.sdk.core.server.common.CommonRequestHandler.createAllServerExceptions(CommonRequestHandler.java:213)

  • Error message com.sap.aii.af.ra.ms.api.DeliveryException: error while proce

    hello experts
    I am sending a message WS2RFC and recieve an error message that return from the RFC.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$ConversionException: (122) JCO_ERROR_CONVERSION: Date '03042008' has a wrong format at field DATUM: Unparseable date: "03042008"</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    any ideas what it is and how to solve it?

    Hi,
    Looks like you have passed data in wrong format to RFC input parameter.
    Your format: DDMMYYYY (03042008)
    Expected: YYYYMMDD
    I would use a graphical mapping function "DataTrans" to convert date format from DDMMYYYY to YYYYMMDD.
    Regards,
    Jakub

  • 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.

  • 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

  • "An internal error occured while calling 'answerPrompts' API.(Error: wis_30

    Hi Gurus
    Getting an error message while running a webi report from infoview link(server:8080/InfoViewApp/logon.jsp)
    as
    "An internal error occured while calling 'answerPrompts' API.(Error: ERR_WIS_30270)
    I found that while selecting refresh checkbox in one of the query which is using .xls file from the local system this is showing above error while running from above link.
    If it is unchecked it is running without any error.
    while running report from webirichclient(where we are developing reports) it is running without any error.
    Thanks in Advance
    Regards
    Ritu Raj

    It seems you are on SP3, and I assume the operating system of the BO server is Windows based.
    Please cross-check that the Excel version you have matches the ODBC driver in the supported platforms document for XI3.1 SP3 [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4079f8f6-2b49-2d10-d790-bc596012dc25]
    Second thing, I would like to see screenshots of what you mean by
    "I found that while selecting refresh checkbox in one of the query which is using .xls file from the local system this is showing above error while running from above link.
    If it is unchecked it is running without any error."
    just to avoid misunderstandings from my side
    Thanks!
    Best regards,
    Simone

Maybe you are looking for