APEX_UTIL.GET_GROUP_ID documentation error.

Take a look at the doc for GET_GROUP_ID:
http://download.oracle.com/docs/cd/E14373_01/apirefs.32/e13369/apex_util.htm#BABFECFJ
Look at return type for GET_GROUP_ID. It is a varchar2, but in the example they use number for the variable to hold the return value.
And then the next function, GET_GROUP_NAME, they say it returns a number, but use a varchar2 in that example for the variable to hold the return vale.
Please tell me if I am wrong.
I guess I should post this somewhere as a documentation bug.
Greetings
Rune

Rune,
You are absolutely right, thanks for bringing this to our attention. I have raised a bug for this.
The examples show the correct data types returned.
Regards,
Anthony.

Similar Messages

  • LCES JBoss App Server manual config documentation error

    There is a documentation error in "Create JMS topics and queues" under "Modifying the JBoss configuration files" of the "Preparing to install LiveCycle ES" document in October 2007 version.
    For each of the <depends> tag in the [appserver root]/server/all/deploy/jms/adobe-service.xml file, the associated attribute is misspelled and should be written 'optional-attribute-name' (notice the second hyphen). Using the documentation syntax, you will encounter an 'java.lang.IllegalArgumentException: null object name' stack trace for each of the declared queues and topic.

    Forestier:
    I have forwarded your comment to product management and documentation.

  • Printed Documentation Error - Converting RH8 Proj to MS Word 2007

    I get the following error message when I attempt to use the Single Source Layout > Printed Documentation option:
    Microsoft® Word has not been started on this computer.
    Launch Word and click the 'Start using Microsoft® Word' option before generating Printed Documentation again.
    I am trying to convert an RH8 Project to MS Word (.doc or .docx).
    Any suggestion would be appreciated.

    Assuming Word has been started before on that computer, see http://www.grainge.org/pages/authoring/printing/print_issues.htm and scroll down to Word Issues.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • ImaqConcentricRake2() documentation error and crash !

    using NI Vision 8.6 and CVI 9.0.1,
    the documentation for imaqConcentricRake2() states that the default options uses "numSearchLines  3", but numSearcLines is NOT part of the EdgeOptions2 structure...
    also, when running the function using IMAQ_CUBIC_SPLINE for the interpolation method, i get an error stating that this method is not supported, despite this being not specified in the documentation.
    last, but not least, the function crashes the program completely, and i have no clue about why it crashes... (no popup about FATAL error or NON-FATAL error, i am directed right into the Visual Studio debugger)
    a search on google on those problems returned nothing, as well as a search in the forums. is there a fix for those problems ?

    Thanks for the reply!
    The audio source is a 24-second long MP3 at 265kbps.
    I've tried rendering with default losseless avi without sound, which still crashed and gave the second error message.
    Other times, I've tried H.264 MP4 with and without sound at the original resolution of the comp (1920x1080) as well as resized at 1280x720. I didn't change any settings besides Format, Resize, and Audio Output. Even when trying to render under the Quicktime format for .mov files, without sound, I crashed (though this time I got the first error message.)
    I've tried rendering different segments and the entire comp, too; every attempt after the first render failure has crashed and either given me both error messages described above or only the second error message.
    Rendering with the audio file disabled in the comp has worked at Lossless .avi default settings with audio disabled. I tried changing the Format just to H.264 MP4 and the render failed, giving me the first error message even though the audio file was muted in the comp and audio was disabled in the render settings.
    Also, this project and the sound file has rendered just fine on any format I had (used H.264 MP3 and Quicktime MOV) only a few hours ago. I don't know of anything that could have changed that caused all of these errors.
    Thank you so much for the help, haha...

  • 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

  • UTL_RAW Documentation Errors

    In the summary of subprograms, there seems to be a miss-alignment of descriptions somewhere along the line.
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/u_raw.htm#i996746
    i.e. In particular, these 3:
    CAST_TO_NVARCHAR2 Function..........Converts a RAW value into a VARCHAR2 value
    CAST_TO_RAW Function....................Converts a RAW value into an NVARCHAR2 value
    CAST_TO_VARCHAR2 Function...........Converts a VARCHAR2 value into a RAW value
    Ta,
    Trent

    Thanks for pointing out those errors. I've passed the information along to the appropriate writer.

  • MWM-00243::=Un-documented error message

    I'm working on:
    OAS 4.0.8.2
    DB 8.1.6
    Intermedia Web Agent
    and I get:
    MWM-00001: event logged at 03-Jan-2001 14:12:33
    MWM-00013: request: method='POST' path='/intermedia/rir_img/mediaput/IMMAGINI.PUT_FOTO' client=157.28.141.73
    MWM-00243: multipart parser did not find the boundary after the value
    May you help me?
    Thanks in avance
    Andrea
    P.S. Please, answer with an email to [email protected]
    null

    this error can occur for the
    following reasons:
    - if a multi-line textarea form 'field' is used (really due to next item)
    - if a carriage-return character (ie, \r=13=%x0d) ends up in a form field
    - if the length of a form field value is > 255 bytes
    - if the browser send a badly-formatted multipart/form-data request
    As a starting point, can you send the HTML form?

  • XCode Documentation Error

    In the Welcome to Xcode window there is a link called "Create a new Xcode project."
    This opens a window that contains a link to "The Xcode Workflow Tutorial"
    Opening that gives a line by line description of how to create a simple application in Xcode. But with at least 1 mistake
    Ignoring the statement that you need to open Xcode. Xcode has to be open already if you are reading these instructions.
    Now the big error
    Under the title "Creating a Custom View Class" the instructions tell you how to Choose a template for the file you are creating. The display is very different from what Xcode presents and the template the instructions say should be used, "Objective-C NSView subclass template", does mot exist in my copy of Xcode. The display in the tutorial has 6 templates you should be able to choose from and Xcode, on my computer at least, has only 4.
    Which of these 4 should I choose, "Objective-C class", Objective-C protocol", Objective-C test case class" or "AppleScript class"?

    BobHarris wrote:
    I would encourage you to file a bug or feature enhancement with Apple at either:
    BugReporter
    <http://bugreporter.apple.com>
    Free ADC (Apple Developer Connection) account needed for BugReporter.
    Anyone can get a free account at:
    <http://developer.apple.com/programs/register/>
    And/Or
    Mac OS X Feedback
    <http://www.apple.com/feedback/macosx.html>
    You might also consider XCode discussion in one of the developer forums
    Software Development 101:
    <http://discussions.apple.com/forum.jspa?forumID=728>
    Developer:
    <http://discussions.apple.com/forum.jspa?forumID=727>
    I have sent a report to Mac OS X feedback but, like the block counter error that appeared when Apple upgraded the floppy disks from 13 sectors to 16 sectors, errors like this tend to be called features. (That bug went away with the intro of Pro Dos, if you remember that:)

  • Instrumentation Driver Developer Guide Documentation Error p9-44 Ivi_UnlockSession

    The source code as listed causes subsequent calls to attribute methods to lock up the development session. Which solution is preferable? Remove the Ivi_UnlockSession statement or add a Ivi_LockSession statement at the top of the method?

    Hello Larry,
    This looks like a mistake in the DDG Manual. The recommendation would be to add Ivi_LockSession at the top as in the following code (from the latest fl45 source):
    ViStatus _VI_FUNC fl45_ConfigureHold (ViSession vi, ViBoolean holdEnable,
    ViInt32 holdThreshold)
    ViStatus error = VI_SUCCESS;
    checkErr( Ivi_LockSession (vi, VI_NULL));
    viCheckParm( Ivi_SetAttributeViBoolean (vi, VI_NULL, FL45_ATTR_HOLD_ENABLE,
    0, holdEnable), 2, "Hold Enable");
    if (holdEnable)
    viCheckParm( Ivi_SetAttributeViInt32 (vi, VI_NULL, FL45_ATTR_HOLD_THRESHOLD,
    0, holdThreshold), 3, "Hold Threshold");
    checkErr( fl45_CheckStatus (vi));
    Error:
    Ivi_Un
    lockSession (vi, VI_NULL);
    return error;
    If you are interested in driver development, I would recommend downloading some drivers from our website (http://www.ni.com/idnet) and walking through them -- we provide the source to many complete drivers.
    Sincerely,
    Jeremiah Cox
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • LabVIEW 7 Print Documentation Errors

    I am trying to print some documentation from my application - all I am selecting the entire hierarcahy (65 VI's) and excluding vi.lib VI's. I am then selecting to print the VI Icon and Description->Descrption only to a plain text file. I have descriptions/header information within each VI but within the text output not all VIs have this information printed. The dropping off doesn't occur at the end by in the middle. I have tried several times and the output varies each time.
    Has anyone else had this probelm?

    Strongly Agree!  Trying to print documentation and having the same issue.  Random missing documentation when I generate it to a HTML file.  Using 8.0.1
    Hope it is fixed in 8.20 because this is driving me crazy ......  Keep hitting generate until it looks correct. 
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • 11g r2 documentation errors

    in http://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_8004.htm
    The view must not contain any of the following constructs:
    A subquery in a SELECT list.
    but this works
    "UPDATE (SELECT employee_id, salary, (SELECT 'sub' FROM DUAL) sub FROM employees) SET salary = 1"
    In addition, if an inherently updatable view contains pseudocolumns or expressions, then you cannot update base table rows with an UPDATE statement that refers to any of these pseudocolumns or expressions.
    but including ROWNUM pseudocolumn doesnt work
    "UPDATE (SELECT employee_id, salary, ROWNUM no FROM employees) SET salary = 1"
    in http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_3001.htm#SQLRF53384
    You can change a CHAR column to VARCHAR2 (or VARCHAR)
    and a VARCHAR2 (or VARCHAR) column to CHAR only if the BLANK_TRIMMING
    initialization parameter is set to TRUE and the column size stays the same or increases.
    but i can modify a columns datatype between char and varchar2 without setting blank_trimming to true?

    All good points.
    I'll check with the subject matter experts and get back to you.
    Thanks!
    SQL Language Reference writer

  • EBS R12.1 documentation error

    Pl see http://docs.oracle.com/cd/E18727_01/doc.121/e12841/T120505T120509.htm#F_92659x3Ax20H1x20Head1x3Ax20Environmentx20Settings
    There are references to database version 10.2.0 in tech_st - these should be replaced with 11.1.0 as the R12.1.1 media installs 11.1.0 version of the database.
    Thanks
    Srini

    The writer just replied to me that "the issue has been corrected in the latest revision of Oracle E-Business Suite Concepts."

  • User Accounts and ORA-01722: invalid number error

    Hello,
    I have been using Express for a month or so now but have very limited knowledge of how it works.
    My Problem:
    I have a listing screen for user records which creates records in table QAS_USERS.
    When I add a record it saves the data OK and put the record in the list.
    When I click on the record in the list it takes me to the edit screen and I can change
    the details and it works OK and all the changes get saved to the database.
    On the data entry screen I have a list of the User Groups so I can select what group
    the user will be in, usual details in username, fullname, email address, password etc..
    I then added a routine to create a USER in the APEX Manage USERs.
    It creates the record in my table QAS_USERS and it creates a APEX User Account with
    the correct details and the record is displayed in the list.
    So far so good.
    Now the errors start:
    1. When I look at the User Account in Administration -> Manage Application Express Users
    most of the details have been added but the User Group does not get allocated.
    2. The record I created in QAS_USERS appears in the list on my listing screen but when
    I click on the Edit Icon on the left of the list I get the following error appear
    when the screen changes to the edit screen:
    ORA-01722: invalid number
    Unable to fetch row error
    QAS_USER Table:
    ID NUMBER
    CREATED_ON DATE
    CREATED_BY VARCHAR2(10)
    CHANGED_ON DATE
    CHANGED_BY VARCHAR2(10)
    ACTIVE VARCHAR2(3)
    USERNAME VARCHAR2(10)
    FULLNAME VARCHAR2(30)
    TEAMLEADER VARCHAR2(3)
    TEAMLEADER_ID NUMBER
    LAB NUMBER
    DIRECTOR VARCHAR2(3)
    ACTION_MANAGER VARCHAR2(3)
    SDM VARCHAR2(3)
    GM VARCHAR2(3)
    EMAIL_ADDRESS VARCHAR2(50)
    PASSWORD VARCHAR2(12)
    SDTL VARCHAR2(3)
    FIRSTNAME VARCHAR2(30)
    LASTNAME VARCHAR2(30)
    GROUP_ID NUMBER
    USER_ID VARCHAR2(20)
    Process Script to create the Express User Account:
    Declare
    group_id NUMBER;
    BEGIN
    group_id := APEX_UTIL.get_group_id (:P15_GROUP_ID);
    APEX_UTIL.CREATE_USER (
    P_USER_NAME => :P15_USERNAME,
    P_FIRST_NAME => :P15_FIRSTNAME,
    P_LAST_NAME => :P15_LASTNAME,
    P_WEB_PASSWORD => :P15_PASSWORD,
    P_EMAIL_ADDRESS => :P15_EMAIL_ADDRESS,
    p_developer_privs => 'ADMIN',
    p_group_ids => group_id);
    END;
    If any one has any ideas I would be very grateful.
    Regards,
    Simon.

    Hi,
    It could be that this is because you are using SYSDATE which contains the time as a fraction rather than TRUNC(SYSDATE) which just contains the current time. It could be that your working_dates_between raises this error.
    However, your formula is far more complicated than it needs to be.
    Firstly, you want to look at the date window ADD_MONTHS(TRUNC(SYSDATE), -6) to TRUNC(SYSDATE). Then you want to look at the portion of the absence that falls in the date window. This is GREATEST(Absence Attendance.Actual Start Date, ADD_MONTHS(TRUNC(SYSDATE), -6)) to LEAST(NVL(Absence Attendance."Actual End Date",TRUNC(SYSDATE)), TRUNC(SYSDATE)). You may need to add 1 to the absence end date because this is the last day of their absence rather than the date they return. It depends how you calculate the days between the start and end
    date of the absence. You can create calculations for the start and end date of the absences within the 6 months time window. Create calculation AbsenceStart as
    GREATEST(Absence Attendance.Actual Start Date, ADD_MONTHS(TRUNC(SYSDATE), -6))
    and AbsenceEnd as
    LEAST(NVL(Absence Attendance."Actual End Date",TRUNC(SYSDATE)), TRUNC(SYSDATE))
    Then you need to only pick up absence that a part of the absence in your 6 month date window. You can use a condition in the workbook or a condition in a case statement to do this. You then need to calculate the difference between these dates and SUM all the values.
    SUM(CASE WHEN AbsenceEnd >= AbsenceStart THEN WORKING_DAYS_BETWEEN(AbsenceStart, AbsenceEnd) END)
    That's it. Not so complicated after all.
    Rod West

  • Error when i try to print in Crystal Report

    Hi , im student from mexico, i have a truble with Crystal Report so u can help me ? plz
    my problem with Crystal Report is when i try to print
    check my code
        repComandaGeneral.Load("C:\Users\Usuario\Documents\DozRES - comandas\RepTicketCGeneral.rpt", CrystalDecisions.Shared.OpenReportMethod.OpenReportByDefault)                repComandaGeneral.SetDatabaseLogon("root", "1234", "localhost", "dozres") ' Login base de datos
                    'Dim MiConexion As New ConnectionInfo
                    'Dim myTables As Tables = repComandaGeneral.Database.Tables ' Informe.Database.Tables
                    'MiConexion.ServerName = "192.168.1.254"
                    'MiConexion.DatabaseName = "dozres"
                    'MiConexion.UserID = "root"
                    'MiConexion.Password = "1234"
                    'For Each myTable As CrystalDecisions.CrystalReports.Engine.Table In myTables
                    '    Dim myTableLogonInfo As TableLogOnInfo = myTable.LogOnInfo
                    '    myTableLogonInfo.ConnectionInfo = MiConexion
                    '    myTable.ApplyLogOnInfo(myTableLogonInfo)
                    'Next
                    repComandaGeneral.SetParameterValue(0, "Value")
                    repComandaGeneral.SetParameterValue("cm_id", cm_id)
                    repComandaGeneral.PrintToPrinter(1, False, 0, 0)
                    repComandaGeneral.Close()

    The "database vendor error 556" indicates that the query to the database returned with error 556.  It's vendor specific.  Look up your database vendor's documented error codes, to see what 556 indicates.
    Doing a bit of googling looks like the issue is that the ODBNC datasource does not exist. Remember that there are 32 bit and 64 bit ODBC datasources. If your app is 32 bit, the DSN must be 32 bit, if it is compiled as 64 bit the DSN must be 64 bit.
    See KBA 1505620 - How to create a 32 bit ODBC data source on a 64 bit Operating System
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error Messages in PCUI

    Hello,
    I have implemented the BADI "CRM_ORDER_STATUS" for validating with status change in opportunity with another field. This BADI is invoked whenever the status field is changed in the transaction.
    Inside the BADI I want to throw error message to the user on the PCUI screen. I tried using the "MESSAGE" ABAP statement in the BADI implementation but the message is not displayed in the PCUI but is displayed in the SAP GUI. Can anyone tell me how to display our own error messages in the PCUI screen.
    Thanks in advance.

    Hello,
    Here the example coming from the BADI 'CRM_CUSTOMER_H_BADI' documentation :
    Error messages
    Error messages should not be issued directly, but should be forwarded to the application log using the function module CRM_MESSAGE_COLLECT. By defining the error gravity, you can define whether it leads to a program termination, an incorrect status or only a warning in the transaction.
    The error messages issued must, however, be deleted by the implementer at the start of the BAdI, as otherwise they will not disappear from the log file, and the system would therefore continue to display the error, even if it was already solved.
    Example
    data:
        ls_msgidno type bal_s_idno,
        lt_msgidno type  bal_r_idno,
        lv_save_message    type c.
    *Delete message(s) at the beginning of the method
    ls_msgidno-sign       = 'I'.
    ls_msgidno-option     = 'EQ'.
    ls_msgidno-low-msgid  = 'CRM_ACTIVITY_H'.
    ls_msgidno-low-msgno  = '801'.
    append ls_msgidno to lt_msgidno.
    call function 'CRM_MESSAGES_DELETE'
      exporting
        it_r_msgidno   = lt_msgidno
        iv_ref_object  = is_activity_h_wrk-guid
        iv_caller_name = gc_object_name-activity_h. " See include programCRM_OBJECT_NAMES_CON
    *In the error case, collect the message:
    if .
      messge id 'CRM_ACTIVITY_H' type 'E' number '801'
             into lv_save_message.
    call function 'CRM_MESSAGE_COLLECT'
      exporting
        iv_caller_name = gc_object_name-activity_h " See include programCRM_OBJECT_NAMES_CON
        iv_ref_object  = is_activity_h_wrk-guid.
    endif.
    Hope this will help you.
    Regards,
    Frédéric

Maybe you are looking for

  • Can I access my icloud mail using a PowerPC G4 800hz imac running OS10.4.11?

    I have an old PowerPC G4 800hz imac.  I am running mac OSX 10.4.11 on it.  I have a mac mini and an ipad that I use normally for accessing mail from my icloud account.  This morning I tried to access mail on the Power PC but kept getting error messag

  • I need help with ipod video...please and thank you

    Hi My Ipod is down! I've tried to go on the apple website to help me fix the problem but I think im not getting any progress. when i open my ipod, all i see is the little ipod with x's in its eyes ..."sad ipod" and.. Whenever i connect the ipod to co

  • Final cut pro 7 and final cut pro x

    Is it wise to move from final cut pro 7 to final cut pro x for me who is already using fcp7 with no problems?

  • Sendkeys to PS via .js script

    Hello, I want to call a recorded action thru a custom panel button (the action to call is a plugin-function, which I cant access thru the panel configurator) .So I assigned shortcut-keys for this action and these should be send to PS thru a .js scrip

  • Update statistics failed

    Hi All, I am geting the following error in the DB13 update statistics jobs. BR0986W Index SAPRP1.DD31S~0 is unbalanced - please rebuild the index BR0280I BRCONNECT time stamp: 2007-10-21 06.17.05 BR0301E SQL error -604 at location stats_ind_collect-2