Create a Room in Collaboration

Hi Everybody,
my purpose is to create a room which can be shown within the standard page Department Info Pages of the workset Company. I have create an own Template which is based on the workset SAP_Information_Site. After creating a new room based on this template i can not see this room under 'Department Info Pages' but if i use the standard template SAP_Information_Site_2_&VER&0 which based on the same workset it appears under 'Departmert Info Pages'.
What could be the problem?
regards,
Seed

Hi,
it is not allowded to delete standard templates, it's like you modified standard sap code. See my thread: https://www.sdn.sap.com/irj/sdn/thread?threadID=915780&tstart=0
regards,
Sharam

Similar Messages

  • No "create room" in collaboration

    Hello all,
    I have following problem:
    I have the link for launching the collaboration in my portal. If i access to the collaboration I get the new window. But there is no "create rooms" in collaboration menu. Why? Is sth. not configured?
    I thank you very much for suggestions.
    With kind regards
    Susanne Baumann

    Susanne,
    Actually room creation is only done by a content administrator.
    Normal users are given access to the rooms created by the room owner by
    adding them as members.Then they can use the room for collaboration,
    but room creation right is one which they do not have.
    Hope its clear now
    Regards
    Vineeth

  • Error when Clickin on Room in Collaboration

    Hi,
    I created a room and assigned users to that particular Room.
    I want to send information in to that Room.
    But when i click on Collaboration>Rooms>Room Directory-->Room1 it is giving me this error
    "Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.ip.collaboration/Rooms/a0d07049-7944-2b10-d695-9dacb57578fa/workset/com.sap.netweaver.coll.ProjectHome/relatedItems/DynamicNavigation/com.sap.netweaver.coll.ARoomQuickLaunch
    Component Name : null
    Page could not create the iView."
    Please guide me with a solution.
    With Regards,
    Pradeep.B

    Hi hhinman2,
    This is quite a generic error message that could be caused by many reasons. One of them is detailed in the following post by Brian: 
    http://blogs.technet.com/b/projectsupport/archive/2013/11/08/project-server-2013-and-project-online-adding-multiple-sharepoint-sites-in-project-center.aspx
    The first troubleshoot to do is to check the ULS logs to have more details about the issue.
    Then of course you should ensure to have the last Project Server 2013 updates:
    http://blogs.technet.com/b/projectsupport/archive/2013/10/15/microsoft-project-server-2010-and-2013-october-2013-cu-announcement.aspx
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • How do I create more room on my MacBook Pro so I can install Snow Leopard?  It says it needs 5GB and I have 4.something.

    How do I create more room on my MacBook Pro so I can install Snow Leopard?
    I've only got 4.something GB left and it says it needs 5 GB? 
    Which then begs the question, will I be able to do anything with the computer.
    I think I need to get some stuff off, but do not know where to look up what is taking up the most room.
    I have an extra hard drive.
    I have iDisk.
    I have a Time Machine, but it backs up one of my three Macs.
    Thanks.

    A utility like GrandPerspective is a good one for seeing what is taking up space on your hard drive.
    Video and photo files tend to take up a lot of room.

  • To create a room for every user or not?

    My application requires that guest/participants do not need to login. They only enter names. Also the meetings are not scheduled. It's on walk in basis where host waits for the guests. In my case, I will have hundreds and eventually thousands of hosts. For every host, do I need to create a new room and allocate it to only that user? Is that how the rooms supposed to used or there is any other data structure such as groups which I can use? Are there limitations to how many rooms one application can create?

    Same answer, you can do both
    I wouldn't create a room per customer, but you could potentially create one room per agent. You'll need to build your own application that would allow your to select the correct agent given the customer needs, but you need to do that anyway.
    Once you know the agent, again, having the agent always enter his/her room and wait for customers, or have the agent enter a random room and then pair it with a customer is pretty much the same.
    Fixed rooms will save you to manage room creation/deletion (you will still need to create a room when a new agent joins a company and remove it when he leaves, but that can be part of the normal management of agents).
    One feature that we are planning to add is rooms that "autodelete" when the session terminate, so you can easily create a random room on the fly and don't have to remeber to cleanup.
    But basically I think what you do depends on a couple of workflows :
    1) A host (teacher, agent, advisor) has routinely scheduled sessions with customers (or students). In this case it may be easier to have a fixed room for the host and direct the guests to that room for the scheduled session (again, using external authentication you can guarantee that only users registered or authorized for that session can join that room)
    2) Two users (host/guest, agent/customer, two random users, etc.) wants to initiate an ad-hoc conversation. In this case it may be easier to create a room on the fly (or pick a room from a pool of existing rooms) and direct both users to that room.
    As I said in the previous post the serverIntegration modules are your friends here: they have all the methods to create/delete rooms, create authentication tokens and in general manage your account.

  • How to create dynamic room in runtime execution?

    Hello All,
    Can you please suggest me how can I create dynamic room in runtime execution? I do not want to create fixed room from the room consol. I want to create a new room & also delete it after work complete in runtime execution.
    thanks,
    krish

    Hi Krish,
    If you are using your own server to do ExternalAuthentication, then you can
    user server to server API's to do that. Please refer to Server2Server apps
    in the SDK's sample apps folder.
    Else you might have to use AccountManager with room
    owner credentials. But the Server2Server aprroach is highly recommended.
                    private var acctMgr:AccountManager = new AccountManager();
                    acctMgr.accountURL = m_accountURL;
                    acctMgr.authenticator = authenticator;
                    acctMgr.addEventListener(AccountManagerEvent.LOGIN_SUCCESS, authenticateSuccess);
                    //acctMgr.addEventListener(AccountManagerEvent.LOGIN_FAILURE, authenticateFailure);
                    //acctMgr.addEventListener(AccountManagerEvent.ACCESS_ERROR, onAuthenticationAccessError);
                    public function authenticateSuccess(event:AccountManagerEvent):void {
                       acctMgr.addEventListener(AccountManagerEvent.ROOM_DELETE, onRoomDelete);
                       acctMgr.deleteRoom(name, template);
                    public function onRoomDelete(event:AccountManagerEvent):void {
    Thanks
    Arun

  • Unable to manage/create Resources, Room/Equipment, Exchange 2013 CU5

    Hi
    We have a mixed 2007SP3 and Exchange 2013 CU5 eviroment.
    Pretty much since CU3 (first version we installed) we have had problems with resources, but since SP1 we cannot create or edit resources.
    We have a root domain and three child domains, all Exchange 2013 servers are in the root domain. The Exchange 2007 servers are located in the root and two of the child domains.
    When creating a Room we get this:
    Note: Pulsar is the E2013 CU5 Mailbox-server, Panerai is a Domain Controller in a child domain. 
    The Room is the listed but when trying to open it we get this:
    In the mailbox-server log we get this log: ID 4 Source MSExchange Control Panel
    Current user: 'newsec.se/Consultants and Commons/IT-Stureplan/ADMINISTRATOR'
    Request for URL 'https://pulsar.newsec.se:444/ecp/UsersGroups/EditRoomMailbox.aspx?pwmcid=37&ReturnObjectType=1&id=638db8e2-355c-4e44-9e01-f577c470f297(https://owa.stronghold.se/ecp/UsersGroups/EditRoomMailbox.aspx?pwmcid=37&ReturnObjectType=1&id=638db8e2-355c-4e44-9e01-f577c470f297)'
    failed with the following error:
    System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException:
    Exception has been thrown by the target of an invocation. ---> Microsoft.Exchange.Data.Directory.Recipient.NonUniqueRecipientException: Multiple objects with Sid S-1-5-32-548 were found.
       at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientObjectSession.FindMiniRecipientBySid[TResult](SecurityIdentifier sId, IEnumerable`1 properties)
       at Microsoft.Exchange.Management.ControlPanel.RecipientObjectResolver.ResolveSecurityPrincipalId(IEnumerable`1 sidPrincipalId)
       at Microsoft.Exchange.Management.DDIService.MailboxPropertiesHelper.FilterEntSendAsPermission(DataRow inputRow, DataTable dataTable, DataObjectStore store)
    We tried to put the AD-account in different domains/OUs... but the same problem occurs.
    I have a case with MS-support (114051511444067) but I throw it up here also.
    Regards
    Robban

    Hello Robban,
    I didn't see your answer... (no mail notification ?)
    I opened a MS ticket (114081411702089) and I got an answer :).
    If you check security in ADSIedit.msc on your mailbox database object, you may find ACL entry for the group with the SID reported in the "application error event"
    example : (CN=YourBDD,CN=Databases,CN=Exchange Administrative Group (FYDBOHF23SPDLT),CN=Administrative Groups,CN=YourOrganizationName,CN=Microsoft Exchange,CN=Services,CN=Configuration,CN=YourDomain,CN=local)
    * "Domain\administrators" (SID S-1-5-32-544
    for me ) 
    * "Domain\account
    operators" (SID S-1-5-32-548
    for you ) 
    Sources : http://support.microsoft.com/kb/243330/en 
    The "Domain\administrators"
    group is not present by default on the exchange organization AD arborescence. I 've checked my customer exchange installation, it seem's the same for "Domain\account operators" group.
    To check, you can :
     * create a new
    mailbox database, and modify the security on these database AD object to remove "Domain\account
    operators" ACL (You may have to disable inheritance and copy existing security before)
     * Create a ressource mailbox on the new database and edit it using EAC. If your are like me, you
    will also be able to edit mailbox permission in EAC for a mailbox on the new database.
    If it works, you can validate with MS support that "Domain\Account Operators" group should not have acl on your exchange organisation AD object, and remove the ACL
    after a good Active Directory backup
    I hope it may help you,
    Regards,
    Florian

  • How do i create more room on my phone if my computer has no space for back up?

    how do i create more room on my phone if my computer has no space for back up?

    Freeing Up Space on The Hard Drive
      1. See Lion/Mountain Lion/Mavericks' Storage Display.
      2. You can remove data from your Home folder except for the /Home/Library/ folder.
      3. Visit The XLab FAQs and read the FAQ on freeing up space on your hard drive.
      4. Get an external hard drive on which to store some of your files after which you can
          erase the data from your internal drive to free up space.
      5. Also see Freeing space on your Mac OS X startup disk.
      6. See Where did my Disk Space go?.
      7. See The Storage Display.
    You must Empty the Trash in order to recover the space they occupied on the hard drive.
    You should consider replacing the drive with a larger one. Check out OWC for drives, tutorials, and toolkits.
    Try using OmniDiskSweeper 1.8 or GrandPerspective to search your drive for large files and where they are located.
    On your device you can try restoring it as New.

  • Help!  Help!~I need to create a room for a Robot to move in!!

    I need to create a room for a robot to move around in. How do I go about doing this?
    Im not sure where to start.
    Thanxs

    Could you define a shape and just have the robot check its proximity to the wall?
    I did something similar a couple of years ago where my hunter bots had to chase the rabbit bots and the rabbit bots ate the grass... you get the picture
    The hunters were able to see the rabbits and they were attracted to the area with most of them. The rabbits were able to see the grass and the hunters and were attracted to grass but if a hunter was in sight, that was overridden and they moved away from the hunters.
    The controllers were simple neural nets which were set up through GAs.
    How will your robot detect the walls? I mean, will it be able to pinpoint its position in the room or will it only have visual info (it will "see" the wall to its right etc)?
    If the first, I would be inclined to use some shape and just check for the position of the robot compared to the boundaries.
    If the second, I would make the shape out of a whole load of Point objects and arrange them in the shape of the room. The benefit is that you will be able to specify some vision function based on how many Points are within his field of vision, and then get the net to learn that the optimum value is x... or something like that. It has been a few years since I did that stuff.

  • What files are safe to delete to create more room on my hard drive?

    I'm using my G-4 QuickSilver as my ProTools M-Box LE computer exclusively. What files can I safely delete to create more room on my hard drive for processing and speed?

    Let me distill Limnos excellent but lengthy set of suggestions.
    (0)
    Be careful when deleting files. A lot of people have trashed their system when deleting things. Place things in trash. Reboot & run your applications. Empty trash.
    (1)
    Run
    OmniDiskSweeper
    "The simple, fast way to save disk space"
    OmniDiskSweeper is now free!
    http://www.omnigroup.com/applications/omnidisksweeper/download/
    This will give you a list of files and folders sorted by size. Go after things you know that are big.
    (2) Buy an external firewire harddrive.
    (3) This will save you a gig of space.
    Monolingual is a program for removing unnecessary language resources from Mac OS X,in order to reclaim several hundred megabytes of disk space. It requires at least Mac OS X 10.3.9 (Panther) and also works on Mac OS X 10.4 (Tiger). It worked for me on 10.4
    http://monolingual.sourceforge.net/
    A detailed write-up on how to use Monolingual:
    http://www.jklstudios.com/misc/monolingual.html
    These pages have some hints on freeing up space:
    http://thexlab.com/faqs/freeingspace.html
    http://www.macmaps.com/diskfull.html
    You need an external Firewire drive to boot a PowerPC Mac computer.
    I recommend you do a google search on any external harddrive you are looking at.
    I bought a low cost external drive enclosure. When I started having trouble with it, I did a google search and found a lot of complaints about the drive enclosure. I ended up buying a new drive enclosure. On my second go around, I decided to buy a drive enclosure with a good history of working with Macs. The chip set seems to be the key ingredient. The Oxford line of chips seems to be good. I got the Oxford 911.
    The latest the hard drive enclosures support the newer serial ata drives. The drive and closure that I list supports only older parallel ata.
    Here is an external hd.
    http://eshop.macsales.com/item/Other%20World%20Computing/MEFW91UAL1K/
    Here is what one contributor recommended:
    http://discussions.apple.com/message.jspa?messageID=10452917#10452917
    Folks in these Mac forums recommend LaCie, OWC or G-Tech.
    Here is a list of recommended drives:
    http://discussions.apple.com/thread.jspa?messageID=5564509#5564509
    FireWire compared to USB. You will find that FireWire 400 is faster than USB 2.0 when used for a external harddrive connection.
    http://en.wikipedia.org/wiki/UniversalSerial_Bus#USB_compared_toFireWire
    http://www23.tomshardware.com/storageexternal.html
    Robert

  • I created new rooms,it has member. But when member logon, he/she can't see

    Hello!
    I create several rooms, add members too. When member logon, he/she select 'My Rooms' on Home/Teamwork/My Rooms, Portal doesn't display any message, It's empty. Could anyone know how to solve this issues?
    Thank you very much.
    Monica Xue  2008/06/03

    Hi,
    Check the user had permissions.
    Go to portal content open permissions and then add check eu check box and add read/write etc for the user.
    If not Try assigning the colloboration role and check and then remove.
    Thanks,
    gopal

  • Can't see/access newly created chat rooms

    We have an issue where users can create chat rooms but are unable to see/access them after they're created. Does anyone have any experience with this and knows why this happens and how to fix? Thanks.
    Mike

    MFischma,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Weird issue with Exchange 2010 Room Mailboxes - allows multiple booking of the created meeting rooms

    Hi,
    we are facing weird issue with Exchange 2010 Room Mailboxes
    it allows multiple booking of the created meeting rooms.Sometime we are not getting acceptance or declined mail but and we could see our meetings has been booked at slot.
    for e.g.
    User A booked room1 with weekly recurrence for time 4pm to 5pm., and User B made his  booking other day,without realizing that user A meeting is exists.
    Neither of user A nor user B got declined/rejected emails.
    please sahre guidelines if anyone known to this issue.
    Note - Allow Conflict booking is disabled already :) but still have issue
    Thanks,
    NPratik

    Hi,
    Just add more in this issue, following testing is done.
    referring results and conclusion, you will get better view on issue 
    ====================
    Test Case - 1
    User OnCloud/O365 - Pratik Nimbalkar
    Email ID - [email protected]
    ( same as UPN)
    Room Booking Scenario - Book Room for 6.30pm to 7.30pm slot
    Results - Accepted
    Room Booking Scenario for same slot- ReBook Room for 6.30pm to 7.30pm slot
    Results - Declined
    Conclusion = working fine
    ==================
    Test Case - 2
    User OnCloud/O365 - Testsm
    Email ID - [email protected]
    ( different from UPN)
    Room Booking Scenario - Rebook Room for 6.30pm to 7.30pm slot
    Results - No Response from Room Mailbox neither Accepted nor Declined
    But we can see as booked as "Tentative"
    Room Booking Scenario for same slot- Rebook Room for 6.30pm to 7.30pm slot
    Results -No Response from Room Mailbox neither Accepted nor Declined
    But we can see as booked as "Tentative"
    =========================
    Conclusion = There is issue with booking room and not getting response while user is
    @abc.my id.
    ======================
    Note = for all other on premise users those are having @abc.co.in
    and @abc.my it is working fine. Users are getting respective correct reply from room mailboxes.
    This issue seems with only on cloud
    @abc.my users

  • Cant create collaboratin rooms

    I'v got an install:
    portal&CM
    all on win2k with sql2000
    EP6 SP2 Patch4-HF7
    CMCOLL EP6 SP2 Patch4-HF2
    everything is workig but I cant create collaboration rooms. I've put in  a sap message and tried applying note 737305 (collaboration_service user service permission issue), but  I cant seem to resolve this issue.
    Has anybody else had/have a similar experience?.. any advice  on troubleshooting this issue?
    jm

    Hi John,
    withouit a stack trace or an excerpt from the collaboration.log file i can't help You.
    Regards, Erwin

  • Error create new room

    Hi experts,
    I have a problem, i want create a new room (before i done lot of time), but when finish appear an error (you can see in the image):
    http://img31.imageshack.us/my.php?image=roomc.jpg
    What happend?
    Thanks in advance,
    Regards,

    Dear SAP´s Gurus
    We have got a similar problem with our rooms creation. Yesterday, we updated the Portal to NW7 SP18 and began with this problem.
    Error Messages
    Exception during room creation:
    Exceptions
    com.sap.netweaver.coll.shared.api.extension.ExtensionPointException: Cannot validate extension task
    at com.sap.netweaver.coll.base.core.extension.ExtensionTask.throwThrowables(ExtensionTask.java:227)
    at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:58)
    at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:229)
    at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:233)
    at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:306)
    at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:207)
    at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
    at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324):
    Regards

Maybe you are looking for