Missing names

Names are missing from phone contacts. Iphone 4.   I have toggled the Icloud contacts to no avail. Other solutions?
I was asked if I wanted to update, answered yes. Then told not enough memory but took away names?  So frustrated.
Thanks for any help.

Select
          View ▹ Show View Options
from the Finder menu bar. In the dialog that opens, select
          Arrange by: None

Similar Messages

  • Missing Name for TemplateBeginEditable

    Whenever I try to create a new page from a template, I get an error message saying: There is an error at line 115, column 33 (absolute position 3710) of "Macintosh HD:Users:mkeenanb:Desktop:Website:Goddard Portfolio:Templates:Goddard Portfolio.dwt": Missing name for TemplateBeginEditable
    But as far as I can tell, like 115 TemplateBeginEditable has a name.
    What am I doing wrong?
    Here is the code I'm using:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Getting to Know You</title>
    <!-- TemplateEndEditable -->
    <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
    <meta name="author" content="Erwin Aligam - styleshout.com" />
    <meta name="description" content="Site Description Here" />
    <meta name="keywords" content="keywords, here" />
    <meta name="robots" content="index, follow, noarchive" />
    <meta name="googlebot" content="noarchive" />
    <link rel="stylesheet" href="../Colourise11/images/Colourise.css" type="text/css" />
    </head>
    <body>
    <!-- wrap starts here -->
    <div id="wrap">
        <!--header -->
        <div id="header">           
            <h1 id="logo-text"><a href="../Colourise11/index.html" title="">(Devising, Theatre, Community)<sup>Queered</sup></a></h1>       
            <p id="intro">
            A Goddard College MFAIA Portfolio
            </p>       
            <div  id="nav">
                <ul>
                    <li><a href="../Colourise11/index.html">Getting to Know You</a></li>
                    <li><a href="../Colourise11/style.html">Brainstorm</a></li>   
                    <li><a href="../Colourise11/index.html">Create</a></li>
                    <li><a href="../Colourise11/index.html">Praxis and Reflection</a></li>
                    <li><a href="../Colourise11/index.html">Presentation</a></li>   
                </ul>       
            </div>   
            <form  id="quick-search" action="../Colourise11/index.html" method="get" >
                <p>
                <label for="qsearch">Search:</label>
                <input class="tbox" id="qsearch" type="text" name="qsearch" value="Search..." title="Start typing and hit ENTER" />
                <input class="btn" type="submit" value="Submit" />
                </p>
            </form>   
        <!--header ends-->                   
        </div>
        <!-- content-wrap starts -->
           <!-- TemplateBeginEditable name="content" -->
        <div id="content-wrap">
            <div id=description>
                <h2>Getting to Know You</h2>
                <p>Short blurb about Getting to Know You step in devising.</p></div>
        <div id="main">
                <h2><a href="../Colourise11/index.html">Artist Statement</a></h2>
                <p>
             Aritst Statement goes here.
             </p></div>
            <!-- main ends -->   
            <!-- sidebar starts -->
            <div id="sidebar">
                <h3>C.I. Video</h3>
            <!-- sidebar ends -->       
            </div>
            <!-- TemplateEndEditable -->
        <!-- content-wrap ends-->   
        </div>
        <!-- footer starts here -->   
        <div id="footer-wrap"><div id="footer-content">
            <div class="col float-left space-sep">
             <h3>About Maggie</h3>           
                <p>
                <a href="../Colourise11/maggiekeenanbolger.com"><img src="../Images/Purple Headshot.jpg" width="60" height="84" alt="firefox" class="float-left" /></a>
                Maggie is an experienced Teaching Artist, Sex Educator, Applied Theatre Practitioner and Performer. As a teaching artist and sex educator, she has worked all around the country with a wide variety of populations from LGBT Homeless Youth to Seniors.
    <p>
    As a performer, she has performed on and off-Broadway in professional theatre productions as well as self-produced productions of her own creation. Passionate, intentional, ethical and fun, Maggie strives to bring an enviornment of creativity, questioning and joy to all of the work she does. </p>
    <a href="../Colourise11/maggiekeenanbolger.com">   Learn more...</a></p>
                </p>
                <p>
                &copy; copyright 2013 <strong> Maggie Keenan-Bolger</strong><br />
                <a href="http://www.bluewebtemplates.com/" title="Website Templates">website templates</a> by <a href="http://www.styleshout.com/">styleshout</a>
                <ul class="col-list">
                </ul>
            </div>
            <div class="col float-left">
        <!-- TemplateBeginEditable name="studyplan" -->
                <h3>Study Plan Quote</h3>
                <p>
                <strong>Study Plan #1</strong> <br />
                Cool quote from study plan here
                </p>
                <!-- TemplateEndEditable -->
                <ul class="col-list">               
                </ul>
            </div>       
            <div class="col2 float-right">
                <h3>Goddard College</h3>
                <p>This website is a final portfolio from the Goddard College Masters in Fine Arts Interdisciplinary Arts Program. For more information about this program, visit <a href="http://www.goddard.edu">www.goddard.edu</a>.</p>
            </div>       
        </div></div>
        <!-- footer ends here -->
    <!-- wrap ends here -->
    </div>
    </body>
    </html>

    Kuljeet Pal Singh wrote:
    whats the value of control_management_pack_access in your database.
    Is this something I should be worried about? i don't see any issue as the missing object also not doing much IO.
    however you may get the detail from v$segment_statistics
    query you may find from below post.
    Top accessed table
    Thanks for the answer, but for what should I query?
    It doesn't show me a segment name, only the text ** MISSING ** which clearly isn't one of my segments.
    I'm not concerned about the I/O it generates, I'm concerned about the fact that there is no segment name in the report.
    Could this be caused by tables/indexes that were created during the snapshot and were no longer available when the report was generated?

  • [svn] 3540: Fix for missing name of the exception class, when @ throw is used.

    Revision: 3540
    Author: [email protected]
    Date: 2008-10-09 11:20:44 -0700 (Thu, 09 Oct 2008)
    Log Message:
    Fix for missing name of the exception class, when @throw is used.
    Also fixes for:
    SDK-17212 - Add a line feed between messages in the ASDoc validation_errors.log file.
    SDK-17242 - The Constants.as and GlobalFunctions.as classes from system classes need to have their content added to __Global__.xml
    SDK-17256 - For methods of the mx.components.Group class, args or return values of type Object do not appear in the ASDoc output.
    QA: Yes
    Doc:
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17212
    http://bugs.adobe.com/jira/browse/SDK-17242
    http://bugs.adobe.com/jira/browse/SDK-17256
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/class-files.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Revision: 3540
    Author: [email protected]
    Date: 2008-10-09 11:20:44 -0700 (Thu, 09 Oct 2008)
    Log Message:
    Fix for missing name of the exception class, when @throw is used.
    Also fixes for:
    SDK-17212 - Add a line feed between messages in the ASDoc validation_errors.log file.
    SDK-17242 - The Constants.as and GlobalFunctions.as classes from system classes need to have their content added to __Global__.xml
    SDK-17256 - For methods of the mx.components.Group class, args or return values of type Object do not appear in the ASDoc output.
    QA: Yes
    Doc:
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17212
    http://bugs.adobe.com/jira/browse/SDK-17242
    http://bugs.adobe.com/jira/browse/SDK-17256
    Modified Paths:
    flex/sdk/trunk/asdoc/templates/class-files.xslt
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

  • Asynchronous reserve finally failed: missing name server configuration

    Hi,
    can anybody give me a hint why we get these errors?
    "asynchronous reserveFinally failed: missing name server configuration, no logon known -> operation will be retried name reservation : name server=http://sapcoe01.bbn.hp.com:50000/,  category=SAP_DevelopmentComponentName, name=hp.com/appl/tax, reservationKey=63415681, state=FINALIZE_PENDING"
    The development objects are listed in SLD with status PRERES. The Name Server location is configured in DTR with the logon data. The name server is also listed in the development configuration.
    Where else could be the cause for this error?
    Many thanks for any hints!

    Hi Martin,
    Here you can see the *_PENDING items: http://<host>:50000/dtr/sysconfig/support/NameReservationList
    And here you can configure the name server: http://<host>:50000/dtr/system-tools/administration/NameServerConfiguration
    The solution is to define your name server a second time with a slightly different URL. The first entry you already defined probably uses the fully qualified hostname, e.g. <i>http://<host>.mycompany.com:50000/sld/cimom</i>. Define the same name server again but <b>without the domain</b> and <b>without the /sld/cimom path</b>, e.g. <i>http://<host>:50000/</i>. Actually it should correspond to what's shown in the error message, e.g. "operation will be retried name reservation : name server=<b>http://<host>:50000/</b>,". When you click Save Configuration, the pending items in the queue will be processed. The only problem we have left is that "after some time" the 2nd entry we just defined dissapears and we need to configure it again (and again and again...)
    Kind regards,
    Sigiswald

  • The messages on my Iphone and Mac don't match, My Mac is lacking messages. Do they only show if the sender has an iPhone, trying to figure out if thats what the missing names have in common, or if it a different problem?

    The messages on my Iphone and Mac don't match, My Mac is lacking messages. Do they only show if the sender has an iPhone, trying to figure out if thats what the missing names have in common, or if it a different problem?

    Messages on the mac will only show iMessages sent from an iPhone, another mac, iPad etc etc...
    It won't show SMS / Text messages.
    If the messages are green on your iphone then they are text messages... Blue are iMessages

  • Missing name column in site view

    I'm testing Dreamweaver CS4 for Mac and when I imported my
    website, suddenly none of the files had names. In fact the name
    column is completely missing from both the local and remote side of
    the site view page. Can anyone tell me what I've done wrong? I've
    been using MX for years with no problem on Mac OS 10.4x, but now
    I'm on a new laptop with 10.5 and MX didn't want to work anymore,
    so I'm trying CS4 (also with no success :-(
    Thanks for any help!
    mzvetina

    In each of these views, you can go to their view-menu (upside-down triangle) and choose Layout->Select Columns...
    Marc

  • Missing name in Hire notification

    We are using a hire workflow using the business object BUS1065.
    It is designed to send a hire notification to various department for each new employee hired.(Security,IS,payroll etc ).
    The notification contains the employee name and NT login id (Infotype 105,subtype001 ).
    The WF is triggered as soon as an employee is hired via PA40.
    We are currently facing a problem.The SAP notifications are missing out the name or NT login id (Not both ) in few hire notification.
    Although the frequency of such error is 1:20 . But still we need to find the root cause behind it.
    Kindly suggest.
    Thanks,
    Nitu Kumari

    We have included a step of Refresh container which executes 100 times with wait of 60 seconds.
    There is already a condition imposed : Either the time limit exceeds ( 60 X 100 seconds ) or the name is fetched.
    This condition is checked before the notifications are sent out of SAP.
    In our case, the WF executes for 60 X 100 seconds , but is still unable to fetch the name or Login id from the PA tables.
    Kindly suggest the reason.
    Thanks,
    Nitu Kumari

  • Edit LabVIEW VI Call Missing Names

    All of the sudden, when viewing the VI Parameter Table in the Edit LabVIEW VI Call, the Name column is missing and I can not expand any of the clusters. It's as though the COM/ActiveX link is somewhat broken.
    I have previously configured many VI links using the Parameter Table and have mapped many individual cluster elements to TestStand items, but now I can not even expand the clusters (because the name column is completely missing) to view the mappings. Everything seems to run fine, and the mappings still seem to exist, but I can no longer view or edit them, and I can not see the name column for existing configurations or new ones.
    Thanks,
    Martin

    Hi Martin,
    If you put your mouse in the area with the red mark, near Type, your mouse cursor will change.  Then, you can expand the name column, even though it is currently hidden.
    Message Edited by AEDavid on 02-19-2007 11:44 AM
    Cheers,
    David Goldberg
    National Instruments
    Software R&D
    Attachments:
    mouse.JPG ‏57 KB

  • Missing Name in BBP_PD_SC_GETDETAIL

    Hello, I use BBP_PD_SC_GETDETAIL to get the details of a sc. Then I loop over the table e_partner. Then I select the partner_fct = '00000016'. Then I select BUT000 with die guid. But the field but000-xubname is empty
    Here is the Conding:
            if wa_partner-partner_fct = '00000016'.
              clear: but000,
                     adrp.
              select single * from but000 where
              partner_guid = wa_partner-partner_no.
              select single * from adrp where
                persnumber = but000-persnumber.
              wa_zselectsc-created_for = but000-xubname.
    In which table is the User-Id ???
    Marc

    Hello,
    The field xbuname is not filled for an employee in but000. 
    You can try this to retrieve the user name of the requester:
    data:  lr_employee TYPE REF TO if_bbp_es_employee,
           lv_partner_guid TYPE guid,
           lv_requester      type ERNAM.
        MOVE wa_partner-partner_no TO lv_partner_guid.
        TRY.
            lr_employee =
            cl_bbp_es_enterprise=>get_employee_by_guid(lv_partner_guid ).
            lv_requester = lr_employee->get_username( ).
          CATCH cx_bbp_es_not_found.
          CATCH cx_bbp_es_not_an_employee.
        ENDTRY.
    Rgds,
    Pierre

  • Decision Report from siebel-determinations-server missing name substitution

    In the debugger decision report, I get the name substitution - ie "Bubba Gump is eligible".
    But in the decision report that gets saved in Siebel, I am getting "the person is eligible"
    the inbound XML also shows "the person"
    What do I need to be doing to get the name substitution in the decision report saved in Siebel?
    Running OPA 10.4.1
    Thanks,
    Allan

    Hi Frank,
    Well, I went back to pull the rules for the name subsitution, and saw that I had a concatenation issue where if the middle name was unknown, the rules I wrote weren't working. This is because Siebel brings it up as uncertain.
    Once I changed the rules to check for uncertainty, the substitution text (the person's name) worked as expected in the decision report.
    Thanks, we can consider this closed.
    Cheers,
    Allan

  • Missing Contact Names - Only Numbers Showing - All Yahoo Contact Data Gone

    The other day I did a sync and afterward in the phone tab, all my Favorites and Recents are displaying numbers and NOT the names of my contacts as they had always done before.
    Further, if I click on the "Contacts" tab, there are only 10 contacts listed when before there were several hundred!
    This was just a sync, no software update. I have tried several troubleshooting steps including:
    1. Checked my Yahoo account online to make sure all contact info still exists there, it does.
    2. Re-entered my Yahoo credentials in iTunes to make sure contact info was syncing. It accepted credentials as expected.
    3. I restored my iPhone using the latest backup (from a few days prior) with no luck.
    4. I restored my iPhone from a backup several months ago (July) and my contact names were back...but all my music, apps, photos, video, etc. was gone so I restored back to the most recent backup.
    5. I then imported all my Yahoo contacts into my Gmail account and then added my Gmail account to the phone in the hope that it would grab the contact names. Nope.
    So now I'm stuck and looking for assistance from anyone who can offer my advice on what else I may try if anything. This seems to be a reoccurring issue with Yahoo contacts on the forums here as of late with different people experiencing slightly different behavior (like me having all numbers but missing names and other people having names but no numbers).
    What's going Yahoo? What's going on Apple?
    What's the fix, or at least a workaround???

    Update on the Gmail workaround:
    Importing all my Yahoo contacts to Gmail and then choosing to sync Google/Gmail contacts in iTunes before syncing seemed to do the trick.
    I think this is definitely a Yahoo contacts problem and not necessarily iPhone.
    Any thoughts?

  • Web Template: Show full user name

    I want to show the full name of the current user rather than just the logon id. SYUSER as a text element gives me the id but not the name.
    Another alternative is to turn on the user name option in the Role Menu (we are using that on this particular template) but I don't want the "back button" to be shown next to the user name as it has a target of "_Top" and therefore jumps out of the frameset I am using.

    Hi,
    Please refer notes:
    Employee Name Is Not Displayed On Self Service Pages as Expected (Doc ID 1364139.1)
    Initials And Full Name Format Are Not Defaulted In Nl Self-Service (Doc ID 1295573.1)
    Self Service Personal Information Not Showing Expected Name Format (Doc ID 1514040.1)
    Self Service HR Search Results is Missing Name for Employees (Doc ID 1518390.1)
    In addition, I suggest you to raise an SR in parallel if it is Production instance pertaining issue.
    Thanks &
    Best Regards,

  • DNS: reverse zone comes back after remove and some follow up issues

    hello community,
    after installation of OSL i had setup dns with a primary zone.
    the automatically created reverse zone for my internal network is fine.
    whenever i enter a new system the default for the ip address is 10.0.0.1 and the reverse zone is automatically setup for this ip address.
    whenever i remove this reverse zone it come back automatically after saving the dns configuration.
    with this come some follow up error.
    server admin claim that there is no name server configured for this reverse zone.
    when i configure it the configured name server entry vanished after clicking the save button.
    when i try to configure settings i can not. i get the error message that the configuration can not be saved cause of the missing name server for the reverse zone i am not using ....
    in the log file i can see that the file for reverse zone can not be found.
    when i check the dns configuration in the shell i can see that the reverse zone file is not there.
    someone has an idea
    - whats the best way to fix this?
    - why is the gui still showing the reverse zone i am not using?
    - is the dns configuration also in the ldap db with wrong entries?
    regards
    christian

    Clean out your zone definitions, and start over. Server Admin is unfortunately seemingly fussy around the authoritative server stuff and the order stuff gets entered, and it seems you can get into a sequence where it doesn't have what it needs. I had encountered couple of cases when I was in a similar state as you're in now, and I ended up clearing and deleting the primary zone and re-adding the zone and the hosts, being careful to add the authoritative server as the first step of adding a zone.

  • IPhone 3G doesn't pick up all the contacts in Address Book

    I just laboriously entered a bunch of new contacts in Address Book. When I sync to iPhone with iTunes (7.7), most of them show up as expected. But about 30% of them are just not there. No entry at all on the phone, but I can still see them plain as day in Address Book. I tried setting the "Replace information on this iPhone" "Contacts" check box in iTunes and re-synching, with the same effect. From Address Book, I don't see anything particularly in common between the missing names (they mostly have both a phone number and an email just like the many contacts that made it OK). Any ideas?

    Huh, well I just poked around in Address Book (on the Mac) for a while, and it (then) became convinced that it was time for a save. So I did (File->Save) And then the synch found the rest. So odd, though. I know that one of the contacts missing was the first one I entered! Between this and very funky behavior after importing vCard files from google (which was so bad I had to wipe the whole thing out), I can't say I'm so impressed with Address Book.

  • File and boolean attribute on item

    Hi,
    I work with Oracle9iAS Portal PL/SQL API (9.0.2.6).
    I define an item type (CAID = 213/ ID = 37399) with several attributes. When I try to create/modify an item I have problems with boolean attributes and file attributes.
    In case of boolean attributes, I'm not able to set the value to true. I try with several values (IS_ON, True, 1) but the attribute is still set to false. Is there anything wrong with the value I assign to the attribute before creating the item ? When I try to create the item and then modifying the attribute, the value stay to false.
    For the file attributes, I use the upload_blob function inside wwsbr_api and the file appear in the wwdoc_document table. I set the file attribute value with the return value of the upload_blob function.
    When I call the add_item_post_upload, an error occurs (ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException : -29532)
    Is this a bug or not ?
    Thanks Eddy.
    For help see my sample code below :
    (ID of attribute, page, region are correct. I also test each type of attribute separately)
    declare
    l_master NUMBER;
    l_store portal.wwsto_api_session;
    l_custom_attribute portal.wwsbr_type.array := portal.wwsbr_type.empty;
    l_custom_attribute_id portal.wwsbr_type.array := portal.wwsbr_type.empty;
    l_custom_attribute_caid portal.wwsbr_type.array := portal.wwsbr_type.empty;
    l_custom_attribute_data_type portal.wwsbr_type.array := portal.wwsbr_type.empty;
    l_str VARCHAR2(100);
    l_Blob BLOB;
    l_filename VARCHAR2(100);
    begin
    -- set context
    portal.wwctx_api.SET_CONTEXT('ctx','ctx01','');
    -- load a session (Allow use of set_Attribute ...)
    DBMS_OUTPUT.put_line('Load session');
    l_store := portal.wwsto_api_session.load_session('ctx','ctx');
    -- set parameters
    -- item type = 'Item_ed'
    l_store.set_attribute('ITEM_TYPE', 37399); -- Item type id
    l_store.set_attribute('ITEM_CAID', 213); -- Item type caid (page group owner of item type)
    l_store.set_attribute('PAGE_GROUP_ID', 213); -- Page group
    l_store.set_attribute('FOLDER_ID', 37179); -- Page within page group
    l_store.set_attribute('REGION_ID', 3216); -- Region id within page
    -- see wwv_user_corners to determine template of page
    -- see wwsbr_all_folder_regions for region display_name and region id (for template)
    -- Get date format to insert right date string
    SELECT DISTINCT value
    INTO l_str
    FROM v$nls_parameters
    WHERE parameter = 'NLS_DATE_FORMAT';
    dbms_output.put_line('date format ins : ' || l_str);
    -- define attributes (for example, id are hardcoded
    DBMS_OUTPUT.put_line('Define attributes');
    -- 1080 = PRODUCT_CODE
    l_custom_attribute(1) := 'MEHI';
    l_custom_attribute_id(1) := 1080;
    l_custom_attribute_caid(1) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(1) := 'text';
    -- 1081 = PRODUCT_AUTHOR
    l_custom_attribute(2) := 'ESTAT';
    l_custom_attribute_id(2) := 1081;
    l_custom_attribute_caid(2) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(2) := 'text';
    -- 1469 = LANGUAGE
    l_custom_attribute(3) := 'fr';
    l_custom_attribute_id(3) := 1469;
    l_custom_attribute_caid(3) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(3) := 'text';
    -- 3 = title
    l_custom_attribute(4) := 'title value';
    l_custom_attribute_id(4) := 3;
    l_custom_attribute_caid(4) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(4) := 'text';
    -- 50 = wwsbr_text_
    l_custom_attribute(5) := 'wwsbr_text_ value';
    l_custom_attribute_id(5) := 50;
    l_custom_attribute_caid(5) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(5) := 'text';
    -- 1464 = Release date
    l_custom_attribute(6) := TO_CHAR(TO_DATE('21-JAN-2004 10:00 AM', 'DD-MON-YYYY HH12:MI PM'),l_str);
    l_custom_attribute_id(6) := 1464;
    l_custom_attribute_caid(6) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(6) := 'date';
    -- 1108 = download
    l_custom_attribute(7) := 'http://www.oracle.com/';
    l_custom_attribute_id(7) := 1108;
    l_custom_attribute_caid(7) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(7) := 'url';
    -- 1485 = CDROM
    l_custom_attribute(8) := '1';
    l_custom_attribute_id(8) := 1485;
    l_custom_attribute_caid(8) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(8) := 'boolean';
    -- 1111 = PAGE_NB
    l_custom_attribute(8) := '1';
    l_custom_attribute_id(8) := 1111;
    l_custom_attribute_caid(8) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(8) := 'number';
    -- 1783 = COVER_IMAGE
    -- get image
    SELECT BANNER
    INTO l_Blob
    FROM metadata_tbl
    WHERE PRODUCT_CODE = 'caa10000';
    -- upload image in repository
    l_filename := portal.wwsbr_api.upload_blob('BANNERupload',l_Blob, 'image/pjpeg');
    DBMS_OUTPUT.put_line('filename : ' || l_filename);
    l_custom_attribute(9) := l_filename;
    l_custom_attribute_id(9) := 1783;
    l_custom_attribute_caid(9) := portal.wwsbr_api.SHARED_OBJECTS; -- = 0
    l_custom_attribute_data_type(9) := 'file';
    DBMS_OUTPUT.put_line('Insert item starts');
    l_master := portal.wwsbr_api.add_item_post_upload(
    p_caid =&gt; l_store.get_attribute_as_number('PAGE_GROUP_ID'),
    p_folder_id =&gt; l_store.get_attribute_as_number('FOLDER_ID'),
    p_display_name =&gt; 'Insert : MEHI',
    p_type_id =&gt; l_store.get_attribute_as_number('ITEM_TYPE'),
    p_type_caid =&gt; l_store.get_attribute_as_number('ITEM_CAID'),
    p_region_id =&gt; l_store.get_attribute_as_number('REGION_ID'), --to set or default
    p_display_option =&gt; portal.WWSBR_API.IN_PLACE,
    -- p_category_id in number default general_category,
    -- p_category_caid in number default shared_objects,
    -- p_perspectives in g_perspectiveidarray default g_perspectiveidemptyarray,
    -- p_perspectives_caid in g_caid_array default g_empty_caid_array,
    -- p_author in varchar2 default wwctx_api . get_user,
    -- p_image_name =&gt; l_filename,
    -- p_image_alignment in varchar2 default align_left,
    -- p_description in varchar2 default null,
    -- p_keywords in varchar2 default null,
    -- p_file_name =&gt;l_filename, --in varchar2 default null,
    p_text =&gt; 'text field',
    -- p_url in varchar2 default null,
    -- p_plsql in varchar2 default null,
    -- p_plsql_execute_mode in varchar2 default null,
    -- p_plsql_execute_user in varchar2 default null,
    -- p_folderlink_id in number default null,
    -- p_folderlink_caid in number default null,
    -- p_publish_date in varchar2 default null,
    -- p_expire_mode in varchar2 default permanent,
    -- p_expiration in varchar2 default null,
    -- p_master_item_id in number default null,
    -- p_hide_in_browse in number default no,
    -- p_checkable in number default no,
    -- p_parent_item_id in number default 0,
    p_attribute_id =&gt; l_custom_attribute_id,
    p_attribute_caid =&gt; l_custom_attribute_caid,
    p_attribute_data_type =&gt; l_custom_attribute_data_type,
    p_attribute_value =&gt; l_custom_attribute
    DBMS_OUTPUT.put_line('Insert item ends. Item identifier : ' || l_master);
    -- Invalidate cache from SQLPLUS
    portal.wwpro_api_invalidation.execute_cache_invalidation;
    DBMS_OUTPUT.put_line('Cache invalidated');
    -- Drop session
    portal.wwsto_api_session.drop_session('ctx','ctx');
    -- Clean context
    portal.wwctx_api.clear_context;
    COMMIT;
    exception
    WHEN portal.wwctx_api.AUTHENTICATION_EXCEPTION THEN
    DBMS_OUTPUT.PUT_LINE('AUTHENTICATION_EXCEPTION : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.CANNOT_INSERT_DOCUMENT THEN
    DBMS_OUTPUT.PUT_LINE('CANNOT INSERT DOCUMENT : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.DUPLICATE_FOLDER THEN
    DBMS_OUTPUT.PUT_LINE('DUPLICATE_FOLDER : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.DUPLICATE_ID THEN
    DBMS_OUTPUT.PUT_LINE('DUPLICATE_ID : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.DUPLICATE_NAME THEN
    DBMS_OUTPUT.PUT_LINE('DUPLICATE_NAME : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.FOLDER_VERSIONING_IS_AUDIT THEN
    DBMS_OUTPUT.PUT_LINE('FOLDER_VERSIONING_IS_AUDIT : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.FOLDER_VERSIONING_IS_NONE THEN
    DBMS_OUTPUT.PUT_LINE('FOLDER_VERSIONING_IS_AUDIT : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.ILS_DISABLED THEN
    DBMS_OUTPUT.PUT_LINE('ILS_DISABLED : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.ILS_DISABLED_FOR_ITEM THEN
    DBMS_OUTPUT.PUT_LINE('ILS_DISABLED_FOR_ITEM : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_CAID THEN
    DBMS_OUTPUT.PUT_LINE('INVALID CAID : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_CATEGORY THEN
    DBMS_OUTPUT.PUT_LINE('INVALID CATEGORY : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_EXPIRE_DATE THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_EXPIRE_DATE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_EXPIRE_DATE_FORMAT THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_EXPIRE_DATE_FORMAT : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_EXPIRE_NUMBER THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_EXPIRE_NUMBER : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_FOLDER THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_FOLDER : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_FOLDER_ID THEN
    DBMS_OUTPUT.PUT_LINE('INVALID FOLDER ID : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_ITEM_ID THEN
    DBMS_OUTPUT.PUT_LINE('INVALID ITEM ID : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_ITEMTYPE THEN
    DBMS_OUTPUT.PUT_LINE('INVALID ITEMTYPE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_MOVE THEN
    DBMS_OUTPUT.PUT_LINE('INVALID MOVE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_NAME THEN
    DBMS_OUTPUT.PUT_LINE('INVALID NAME : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_NUMBER THEN
    DBMS_OUTPUT.PUT_LINE('INVALID NUMBER : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_PERSPECTIVE THEN
    DBMS_OUTPUT.PUT_LINE('INVALID PERSPECTIVE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_PLSQL_EXECUTE_USER THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_PL/SQL_EXECUTE_USER : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_PUBLISH_DATE_FORMAT THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_PUBLISH_DATE_FORMAT : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_PUBLISH_DATE_VALUE THEN
    DBMS_OUTPUT.PUT_LINE('INVALID_PUBLISH_DATE_VALUE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.INVALID_USERNAME THEN
    DBMS_OUTPUT.PUT_LINE('INVALID USERNAME : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.ITEM_CREATION_ERROR THEN
    DBMS_OUTPUT.PUT_LINE('ITEM_CREATION ERROR : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.ITEM_NOT_FOUND_ERROR THEN
    DBMS_OUTPUT.PUT_LINE('ITEM NOT FOUND ERROR : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.ITEM_UPDATE_ERROR THEN
    DBMS_OUTPUT.PUT_LINE('ITEM_UPDATE_ERROR : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.MISSING_DISPLAY_NAME THEN
    DBMS_OUTPUT.PUT_LINE('MISSING DISPLAY NAME : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.MISSING_ITEM_TYPE THEN
    DBMS_OUTPUT.PUT_LINE('MISSING ITEM TYPE : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.MISSING_NAME THEN
    DBMS_OUTPUT.PUT_LINE('MISSING NAME : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.MISSING_PLSQL_EXECUTE_USER THEN
    DBMS_OUTPUT.PUT_LINE('MISSING plsql execute user : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NAME_TOO_LONG THEN
    DBMS_OUTPUT.PUT_LINE('name too long : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NO_ITEM_REGION THEN
    DBMS_OUTPUT.PUT_LINE('not item region : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NO_MASTER_ITEM_ID THEN
    DBMS_OUTPUT.PUT_LINE('no master item id : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NOT_ENOUGH_PRIVS THEN
    DBMS_OUTPUT.PUT_LINE('not enough privs : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NULL_EXPIRE_DATE THEN
    DBMS_OUTPUT.PUT_LINE('null expire date : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.NULL_EXPIRE_NUMBER THEN
    DBMS_OUTPUT.PUT_LINE('null expire number : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.PERMISSION_DENIED THEN
    DBMS_OUTPUT.PUT_LINE('permission denied : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.PLSQL_REQUIRED THEN
    DBMS_OUTPUT.PUT_LINE('plsql required : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.QUOTA_EXCEEDED THEN
    DBMS_OUTPUT.PUT_LINE('quota exceeded : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.REQD_ATTR_MISSING THEN
    DBMS_OUTPUT.PUT_LINE('reqd attr missing : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.UNKNOWN_ERROR THEN
    DBMS_OUTPUT.PUT_LINE('unknown error : ' || sqlerrm);
    ROLLBACK;
    WHEN portal.wwsbr_api.URL_REQUIRED THEN
    DBMS_OUTPUT.PUT_LINE('url required : ' || sqlerrm);
    ROLLBACK;
    when OTHERS then
    DBMS_OUTPUT.PUT_LINE('OTHERS : ' || sqlerrm || ' : ' || sqlcode);
    ROLLBACK;
    end;

    Hi Eddy:
    On Friday, we put in a TAR with Oracle support about the identical problem. When editing an item using the API, the boolean attributes always reset. The values of the boolean attributes aren't even being changed. The only reason we need to set them again is the limitation of the API where you have to feed all attributes back in.
    So far, Oracle has said it sounds like a bug and they want to know the exact sequence of steps to repeat it.
    Rgds/Mark M.
    Portal 9.0.2.6

Maybe you are looking for