How to create a container or library that is not send as a request.

Hi. I'm trying to create a library or container and the object is not created immediately, rather it is send as a create request to the administrador. I have tested this as a user with create privilege and even the orcladmin user. I have done this previously in the desired way, but now i can't. What has changed?.
Regards, Luis ....!

Give "All Site Users" the "Create Library" or "Create Container" role for your site.

Similar Messages

  • How to get rid of shared library that is not mine.

    I logged into iTunes from my computer and now there are playlists under a Shared Library that is not mine.  This was not there last week when I was in iTunes.  I don't know whose library this is as none of the songs are mine or anyone's that I know.  How can i remove this library from Shared.  I don't have Sharing selected under the preferences.

    See if anything in this MozillaZine support thread helps you: <br />
    http://forums.mozillazine.org/viewtopic.php?f=38&t=2014247

  • How to create a looping music player that does not restart when you go to other pages

    Hello
    I am new to web design. I apologize if I do not use the write
    terminology. I am designing a website. I want to have a song that
    loops continuously throughout the site and does not restart when
    you click on the different pages. I have included a link to a site
    that I found that does what I want to do. (Hopefully this link will
    give you a better idea of what I am trying to describe)
    http://www.marcuscoleministries.com/index2.html
    Thanks for your time and consideration

    You will have to use frames which in itself is a bad idea.
    IMO music that
    plays automatically is a terrible idea. It is likely to drive
    away many
    visitors and is unlikely to retain even a single visitor.
    Avoid frames. Drop the music. You'll be happy you did.
    Walt
    "dbone1" <[email protected]> wrote in
    message
    news:fn36v6$de7$[email protected]..
    > Hello
    >
    > I am new to web design. I apologize if I do not use the
    write terminology.
    > I
    > am designing a website. I want to have a song that loops
    continuously
    > throughout the site and does not restart when you click
    on the different
    > pages.
    > I have included a link to a site that I found that does
    what I want to do.
    > (Hopefully this link will give you a better idea of what
    I am trying to
    > describe)
    http://www.marcuscoleministries.com/index2.html
    >
    > Thanks for your time and consideration
    >
    >

  • Several html widgets I created contain the javascript libraries. Is there a way to create a common javascript library that can be accessed by all my widgets? I'm trying to reduce the size of the ibook I'mm creating.

    Several html widgets I created contain the javascript libraries. Is there a way to create a common javascript library that can be accessed by all my widgets? I'm trying to reduce the size of the ibook I'm creating.

    Seen this thread?
    Can javascript libraries be shared across widgets?

  • Everytime I open iphoto, my computer tells me A photo has been found in the iPhoto Library that was not imported.  Would you like to import it.  no matter what I do, iphoto puts the pic in recovered files.  How do I fix this?

    Everytime I open iphoto, my computer tells me,  A photo has been found in the iPhoto Library that was not imported.  Would you like to import it.  If I import it, a message comes up Unreadable file, the following file could not be imported. them it tells me where the file is and it cannot be opened.  If I do not import, then it says,The photo has been placed in the folder /Users/patrick*******/Pictures/iPhoto Library Recovered Photos_4.  It will just keep adding to recvovered photos.  This drives me crazy!!!!!!!  How do I fix this?

    I had this problem some months ago and the following solution from Terrence Delvin put things right:
    Go to your Pictures Folder and find the iPhoto Library there. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.
    Look there for a Folder called 'Import' or 'Importing'.
    Drag it to the Desktop. *Make no other changes*.
    Start iPhoto. Does that help?
    If it does then look inside that folder on your desktop. Does it contain anything you want? If not you can trash the folder.
    However, since connecting a memory stick to my computer, I now have the same problem again.  This time there is no folder called 'Import' or 'Importing' so what should I do?

  • How to create a container class for 2 object?

    I use JDK to create 2 objects, one is Customer and one is Book. I need to enqueue these 2 objects, but they canot share the same queue class. Some one told me that I can create a container class for these 2 objects but I don't know how to create it. Can some one tell me how to create the container class?

    I use JDK to create 2 objects, one is Customer and one
    is Book. I need to enqueue these 2 objects, but they
    canot share the same queue class. Some one told me
    that I can create a container class for these 2
    objects but I don't know how to create it. Can some
    one tell me how to create the container class?
    class CustomerBook{
    Book m_book;
    Customer m_customer;
    pulbic CustomerBook (Customer customer, Book book){
    m_book = book;
    m_customer = customer;
    }If you want to create a class that represents one customer and many books, do this:
    class CustomerBooks{
    Vector m_books;
    Customer m_customer;
    pulbic CustomerBook (Customer customer){
    m_books = new Vector();
    m_customer = customer;
    public void addBook (Book book){
    m_books.addElement (book);
    public void displayBooks (){
    //I assume the Book class has a toString method or something similar
    for (int i = 0;i < m_books.size();i++){
      System.out.println ("book: "+((Book)m_books.elementAt(i)).toString());

  • How to create a container?

    I have installed Designer 6i r4.1.1
    I can create workarea, but I don'know and don't find how to create a container.
    Please expand me how to do it?
    Thanks.

    Hi,
    Just go to Repository Object Navigator from the Designer front panel.
    Right-click on the Workarea in the navigator. Select create child from the menu and select Application system from the
    list that appears.
    HTH
    Ritu

  • How to create a container element?

    Hi,
    Could somebody please tell me how to create a container element and how to create a multi container element? How is this element used in the fork step?
    I am using a fork with 3 branches but the agent assignment is a problem.The workitem does not go to the user set in the agents tab.
    Regards,
    Monica.

    Hi Monica,
    Within your Workflow Builder, there is a box on the left hand side that (Workflow Container). You should have an option (in change mode) to right-click and create or double-click on the <Double-Click to create> tab.
    Or you can go to the Workflow Container "Goto -> Workflow Container" and click on the "Create" <F5> icon.
    Same theory applies to creating a container element in your task. Go to your task and click on the "Container" button and select "Create".
    When creating your container, you can specify if it is a multiline container by checking "Multiline" under the container attributes.
    In a fork step, you would really only use your "Container Element" in the "End Condition" of a Fork step.
    Please advise what the "Agent Assignment" is referring to when you're using it in your fork? Which step in the fork?
    If you are assigning agents in one step of the fork, you cannot expect these agents to apply to your other 2 fork steps. The forks work independently of each other (to a point).
    Please provide more information if you need more help.
    Kind regards,
    Tom

  • How do I find all tracks in library that are not in my playlists?

    What's the very best way to find all tracks in your library that are not in your playlists? I only use playlists to show the tracks that i use.. unfortunately I have many extra unwanted tracks buried in my library now because I did not know you could option+delete to delete library tracks from a playlist.

    doofmaczemy wrote:
    oh dear.. it makes a TEXT FILE?
    I guess if it put them in a playlist then they'd be in a playlist so shouldn't be in the playlist... Ow my head hurts!
    How about this as an idea? Create a new top level playlist folder, call it *All Playlists*, then move all your existing folders & playlists inside this folder. Create a new top level smart playlist ( outside of *All Playlists* ) with the rules:
    Playlist is Music AND
    Playlist is not All Playlists
    Call it *Unlisted Temp*
    Create a new top level regular playlist called Unlisted, select all the tracks in *Unlisted Temp* and drag them into Unlisted. You can now delete *Unlisted Temp*, move all your folders & playlists back to their original places and delete the *All Playlists* folder.
    tt2

  • How to create workflow container element from workflow builder?

    How to create workflow container element from workflow builder?

    in workflow
    three are five container, for each container we have define according to requirement of that particular container.
    1. event container
    2. workflow container
    3. task container
    4. method container
    5. rule container
    1. event container
    in evernt contianer we have to create elements in BOR where we create event in parameters
    2. workflow container
    in workflow container we have to create elements in workflow builder itself. in left side of the screen we see <double click to create element>
    3. task container
    in task container we have to create in task itself it has a tab called container elements
    4. method container
    in method container we have to create in BOR. it is created in parameter of that BOR.
    5. rule container
    in rule container we have to create in PFAC transaction

  • How do I delete photos in Iphoto library that have not been imported?

    How do I delete photos in Iphoto library that have not been imported?

    How did they get there and how do you know that they are there?
    If they were not imported and iPhoto is not aware of them then you can be sure your current backup is up to date and tested, quit iPhoto and drag them to the finder trash - But be very careful because if you trash any items that iPhoto knows about you will corrupt your library
    Before you empty the trash, launch iPhoto again and be sure everything is working correctly
    It is recommended that you never modify the iPhoto library using anything except iPhoto or iPhoto aware programs like iPhoto Library Manager including adding, modifying or deleting items, files or folders within the iPhoto library
    Your current case may be one of the very unusual exceptions to this - if they were put there without iPhoto's knowledge
    LN
    Message was edited by: LarryHN

  • How to create a variance on data that exists iIn only one database column

    How to create a variance on data that exists iIn only one database column?
    I'm trying to create a calculation to show the difference between the budgets for two different years in a Discoverer crosstab query.
    I'm using the lag function to repeat the value of a column for the current year and the year before.

    Lag and lead seems to be the only choice and they work excellent. Checkout the new 10g Database features. There is new SQL modal clause which might give additional and powerful analytics but in this case lag and lead should be sufficient.
    regards
    http://www.infocaptor.com/workbook-dump.php

  • I am trying to sync music from my iTunes library on my iMac to my iPhone. I only want selected music but I'm getting unwanted songs. How can I delete those songs on my iPhone or how can I prevent these unwanted songs that have not been selected from appea

    I am trying to sync music from my iTunes library on my iMac to my iPhone. I only want selected music but I'm getting unwanted songs. How can I delete those songs on my iPhone or how can I prevent these unwanted songs that have not been selected from appearing on my iPhone? Help!

    http://support.apple.com/kb/HT1296

  • How to create a container in se51

    hi,
    i have two doubts
    1. how to create a container in se51.
    2. For eg: while calling a function i click on pattern which and give the function module name it will give the function module with the exporting and the importing parameter.
    My question is how to create an object.

    Hello Preethi,
    First in the code:
    DATA container TYPE REF TO cl_gui_custom_container.
    create the custom container
        CREATE OBJECT container
                      EXPORTING container_name = 'CUSTOM'.
    Second in graphical screen painter you must build an custom control with same name:  'CUSTOM'
    An example of this is the program: RSDEMO_CUSTOM_CONTROL
    Regards.

  • How to get rid of pix in my iphoto library that are not imported?

    I needed to clear the memory card of my husband's camera recently, and didn't have the canon software installed on my computer. So I tried using iphoto, but it crashed because the movies are high resolution and I guess iPhoto couldn't handle it. I managed to get them transferred another way, but now every time I launch iPhoto I get a message telling me that there are images in my iPhoto library that are not imported, and asking if I want to import them. If I try to import them, iPhoto crashes again. If I say "cancel" I get the same message again next time. I tried going into the finder to get rid of them but don't know where they are. No matter what I try to throw away, I still get the same message. How to get rid of those photos?

    and didn't have the canon software installed on my computer.
    You could also have used Image Capture in your Applications Folder.
    but it crashed because the movies are high resolution and I guess iPhoto couldn't handle it.
    iPhoto managed high resolution just fine. Perhaps you don't have the correct codec.
    To solve you more immediate problem: go to your Pictures Folder and there you'll see your iPhoto Library Folder. Open it and inside you'll see a folder called 'Importing' or something close to that. Drag it to the desktop. Restart iPhoto. Does that help?
    Regards
    TD

Maybe you are looking for

  • Sync doesn't work after latest update

    I've got PC suite 7.1.180.94 and Outlook 2010 (commercial set up with Exchange).  The latest PC suite update seems to have broken sync.  I click the "Synchonize" icon and absolutely nothing happens. I've tried a repair, remove-and-replace etc but no

  • Account Balance Access

    Some of our users do not have access to view a BP's Account Balance.  How do we set this so they can see the Account Balance?  Do CRM users get access to this? Thanks, Mike

  • Where can I find the iTunes installer for Windows XP 64 bit?

    I am using windows XP SP3, 64 bit but cant find the iTunes 10.5 installer for the same? The iTunes64Setup.exe says that its only supported for Vista. Any way to get this working? Appreciate the help. -Prabhat

  • Long time starting up

    When I start up I get the blank blue screen for at least 5 minutes.  This is only in OS.X. I use OS.9 often still and don't get any problem starting up in that. I do get this issue when changing Start Up Disk from OS.9 to OS.X. They are on the same h

  • My computer crashed and need to transfer ipad to new laptop

    My hard drive crashed on my Acer laptop.  I did not have a back up and I am very sad.  I had paid for a ton of training mp3 files and had them on my iPad2 as well.  They are still on my iPad2 however, I am afraid I will lose them all once I sync to m