Create new Collection Renderer

Hi,
I want to create a new Collection Renderer.
I have created a new Java-Class with a Classloader, which is loaded at startup.
At Content Management -> User Interface -> Mapping -> Collection Renderer I have defined a Class-Mapping.
But there is no entry at Content Management -> User Interface -> Settings -> Collection Renderer Settings.
Regards,
Gerhard

Hi Gerhard
Instead of Creating new Collection Renderer..i would suggest copy any one of the exisitng Collection Renderer and modify it according to ur requirement, and assign it to the layout.
rgds
pradeep

Similar Messages

  • Creating new "Collection Set" deselects everything for no reason.

    In Library mode: Creating new Collection Set performs "Select none" (changes source) for no reason.  A new set cannot contain photos (until it has a collection) so there is no reason to change source to it yet.  It is behaving as if it were a new collection.  I often select photos first, then decide whether they need to be in a collection.  If I need to first create a set for it --I lose the selection before I can place them.
    Is this "as designed" and am I overlooking something?

    If Verizon sent you an STB, it should have been delivered via a delivery service (they use UPS around here). Included in the paperwork should have been a return label that would allow you to drop it off at any UPS store, and the return shipping would be free.
    If I were you, I would keep whichever STB and remote look to be in better condition, pack up the other one with any accessories they demand to have returned, and drop it off at whichever service delivered it. Make sure to get and keep some kind of confirmation number that the delivery service has received the box. Though I've never had any problems myself, I've heard a few horror stories about Verizon claiming to have never received the returned merchandise and trying to charge the customer for it. Better safe than sorry.
    FYI - The reason that FIOS triggers the spell check is because it is spelled FiOS (Fiber Optic Services).
    Find this post helpful, informative or just something you agree with? Click the red ‘thumbs-up’ button.
    Did this post solve your problem? Click the green ‘Accept as Solution’ button.

  • Create new Collection by simply dragging a "Folder" into "Collections"

    Ability to create new Collection by simply dragging a "Folder" into "Collections". Currently the collection name has to be created manually and files dragged into it.
    Note: Collections are important because this is the only way you can have "virtual copies" separated into different folders. For example I wanted to have set of virtual B&W images in its own folder (and the original color images in a different folder). You could only do this in "Collections". "Folders" does not allow you to separate a virtual copy from its original (because the virt copy is not really a file).
    Joe

    Thanks Sean, Good analogy! I'll have to give your method a try.
    However, I'm finding that in LR1.0 I'll probably need to create a "Collection" of almost all my "Folders" (past and future) because of the ability to have virtual copies separated into sub collections. To do so, even in the way you describe, seems to require too much typing. It would be nice to be able to simply drag folders (which I've already gone to the trouble of naming) into a Collection and have it keep the name. In Beta 4 you only had "Shoots" to deal with, hence it wasn't an issue. Now you have "Folders" and "Collections". That in itself is a little confusing; but I understand why it was done (i.e. the "why no folders?" complaints of beta testers).
    Speaking of not liking to type; I've already typed too much here... : )
    -Joe

  • Problem with collection names getting replaced when creating new collections in Photoshop Elements 5.0

    We have been using Photoshop Elements 5.0 a lot lately to organize many photos into collections.  A new problem just arose when creating a new collection.
    As we named the new collection and clicked on "OK" it replaced another existing collection with the new name.  The photos from the old collection were still there but now under the new collection name.  This happened at least three or four times, each time a different "old" collection was renamed.  Does anyone know why this would happen?
    This past week we have added at least 20 new collections with no problem prior to this.  Adobe actually had to shut down when this happened.  Each time we reopened Adobe it would happen again randomly renaming a different "old" collection when we tried to add the new one.  Any insights would be much appreciated.

    Thank you - that was the problem and now it is working correctly
    again!
    Tom Z.
    >>> saurabh288 <[email protected]> 05/24/09 4:23 AM >>>
    It may be that the catalog has been corupted.Try repairing the
    catalog of PSE.

  • Change Collection Name / Create New Collection

    Note: This applies to VS Online and NOT desktop TFS
    How do I change the name of a collection OR create a new one in VS Online?

    Hi,
    I guess currently we cant create multiple collection in VSO ( Visual Studio Online )
    Please refer following
    http://stackoverflow.com/questions/15227336/tfs-2012-cloud-add-new-collection
    http://stackoverflow.com/questions/28951994/how-to-create-multiple-project-collection-in-visual-studio-online
    hope this helps

  • SCCM 2012 - Creating a Collection with Limiting memebers to 5 or 10 Computers even the Memebership Query can pull 1000 members

    Dear Brothers,
    I am deploying a huge application (requires 45 Minutes to Install, 3 to 5 Restarts), and I need to limit the deployment to 5 computers at a time. Limiting my Network Load and also the availability of the computers in operation as it requires a successive
    Restart.
    My aim is to "Create" a "Collection" to focus on deploying the software to
    5 computers at a time. The collection that limits to 5 computers can help our production environment to focus on the total deployment time without disturbing other computers.
    Regards,

    I would use powershell to do this. Create a Collection with all the computers that should get the application.
    Then in powershell - get all the members of that Collection into a variable. Use that variable as a basis for creating new Collection and create some logic that takes 5-10 machines and put those into a new Collection and then takes the next 5-10 machines
    and so on.
    I guess you could also do it using a combination of Query and Exclude Collections membership rules, but you would have to do it manually.

  • Set up new Repository Renderer

    Hi, all!
    Could you expirienced with following problem?
    I've implemented new resource renderer and wanted to plug it in KM.
    Following steps are completed:
    1)Upload par-file. OK
    2)Define new alias for class uploaded. OK
    3)Create new resource renderer setting (RR) referenced to the class alias. OK
    4)Create layout set, set up link to RR, create KM Navigation iview for layout set. OK
    5)Run iview: I see standard (not my) resource rendering (icon, resname, action menu)
    6)To investigate situation I set up incorrect class name into alias (defined on step 2)
    7)Run iView: Situation the same and there aren't any error messages.
    What should I do else in order to plug my resource renderer?

    Thank you, Pran.
    I've used sample from
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/using flexible ui ready-mades.article
    It contains KM-correct par file. I merely upload it. The only fact: this par-file valid for SP9. I've used it on SP12. I think, it should work or generate an error. I can't see eigther correct work nor error.

  • Why new collection framework

    can somebody tell me Why sun people has created new collection framework and restructured all the classes and interfaces?

    Please refer to:
    http://java.sun.com/j2se/1.4.2/docs/guide/collections/overview.html
    http://java.sun.com/docs/books/tutorial/collections/index.html

  • (Solved) Issue with 2012 & 2012 r2...Creating New Virtual Desktop Collections Fails

    Hi all, thought I would share a fix I found out after hours of pulling my hair out.
    If you get the following error when creating a new RD Collect: "The virtual desktop must be in a stopped state: Could not identify the state of the virtual desktop. Ensure that the RD virtualization host server is available on the network and
    the virtual desktop is shut down"
    ENSURE your RD Connection Broker and RD Virtualization Host are both either 2012 or 2012 r2.  I was unable to create new VD Collections until I moved my Connection Broker from a 2012 box, to a 2012 r2 box. (My RD Virt Host is 2012 r2.) Once I did that,
    everything worked fine.

    Hi,
    Thanks for your good sharing.
    I think it will help the people who have the same issue.
    Have a nice day.
    Regards.
    Vivian Wang

  • Transfer assets collectively to new class and create new assets like ABUMN

    We need to change the account determination for a few Asset Classes that already have assets with postings.  As a result we must create new asset classes and assign a new account determination.
    Is there a program that would allow transfer assets collectively to a new asset class and create new assets automatically similar to ABUMN?  T-code ABUMN allows you to transfer multiple assets but you must create the new assets first.  ABUMN will transfer and create new asset but only does one asset at a time. 
    There are hundreds of assets with postings to be transferred from the old asset classes to the corresponding new asset classes.
    Appreciate whatever input you can provide.
    Tara

    download the asset master data(original) and create new asstes using lsmw or any third party tool also.

  • Creating new site collection using wsp template fails

    Hi all,
    I'm creating new site collections using a wsp solution generated by "save as template".
    For site collection creation I select "<Select template later>" then I upload the wsp solution.
    Everything worked until last month, now after CU installation (agoust 2014) I get an error:
    "List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user."
    Does anyone know how to solve it?
    Thanks 
    Maurizio

    ULS contains a lot of those errors:
    System.IO.FileNotFoundException: <nativehr>0x80070002</nativehr><nativestack></nativestack>, 
    StackTrace:
         in Microsoft.SharePoint.SPWeb.GetList(String strUrl)
         in Microsoft.SharePoint.SPWeb.TryGetListByUrl(String url)
         in Microsoft.SharePoint.SPFieldElement.PerformFixUpIfLookUpField(Guid fieldId, XmlNode xmlNodeOfAField, SPWeb web)
         in Microsoft.SharePoint.SPFieldElement.ElementActivated(SPFeaturePropertyCollection props, SPSqlCommand sqlcmdAppendOnly, SPWebApplication webApp, SPSite site, SPWeb webNull, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionFieldsAndContentTypes(SPFeaturePropertyCollection props, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.Administration.SPElementDefinitionCollection.ProvisionElements(SPFeaturePropertyCollection props, SPWebApplication webapp, SPSite site, SPWeb web, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)
         in Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean
    fMarkOnly, Boolean fIgnoreMissing, SPFeatureDefinitionScope featdefScope)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedCore(SPSite site, SPWeb web, String sFeatures, Boolean fMarkOnly, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass7.<EnsureFeaturesActivatedAtWeb>b__6()
         in Microsoft.SharePoint.SPSecurity.RunAsUser(SPUserToken userToken, Boolean bResetContext, WaitCallback code, Object param)
         in Microsoft.SharePoint.SPFeatureManager.EnsureFeaturesActivatedAtWeb(Byte[]& userToken, Guid& tranLockerId, Int32 nZone, Guid databaseid, Guid siteid, Guid webid, String sFeatures, Boolean fIgnoreMissing)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String&
    bstrWebTemplate, Int32& plWebTemplateId)
         in Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId)
         in Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1&
    featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
         in Microsoft.SharePoint.SPWeb.ApplyWebTemplate(String strWebTemplate)

  • Cannot create Site Collection in new Webapplication after upgrade to SP1

    Hello,
    after upgrading my SharePoint Server 2013 (small Farm with one SP and one SQL) I am not able to create new site collections in new web application. Furthermore I am facing trouble when creating a new web application which I suspect is a connected problem.
    Environment:
    SharePoint 2013 ENU with german language pack upgraded to SharePoint 2013 SP1. Both parts are upgraded (SharePoint and Language pack). Afterwards I have done a psconfigui to upgrade the DB which works fine. Only one DB (BDC is still running in compatibility
    mode).
    Everything is running on a single server on Windows Server 2012.
    Problem(s)
    When I create a new web application it tooks a very long time (3 + minutes) and ends with an error message (Sorry something went wrong !). If I close this message I can see the new web application and also its content DB. If I then try to add a new site
    collection into this new web application it fails (Sorry something went wrong).
    I suspect this is a connected error, but I have now idea what is going on. Everythings else seems to work...
    Any idea or support would be great.
    Thanks in advance
    Martin

    You can get issues if you hit a time out message during the creation process. How does it work if you create a site collection using PowerShell?
    You can extend the timeout duration this is for web application creation but might be of use here too: http://blog.babunski.me/2013/07/17/sharepoint-404-error-while-creating-a-new-web-application/
    Do you get any error messages when you create the site collection?

  • SharePoint 2010 - Create new site collection in existing web application with different existing content DB

    I have a SharePoint 2010 root level site collection SC1 in web application WEBAPP1. I want to create copy of that site collection in same web application WEBAPP1. Apart from Import/Export, Restore/Backup options, will following approach work? If yes , how?
    I took backup of content database of web application.
    Restored database with different name
    Mounted Content database to this WEBAPP1 by assigning new ID to DB
    Created new site collection by using this newly mounted DB
    Site collection gets created successfully but content does not appear.
    Please guide if i can achieve desired functionality by using this approach.
    If this helped you resolve your issue, please mark it Answered

    It is because the Site GUID is identical, and each GUID can only be present on the farm once. You can use Backup-SPSite/Restore-SPSite (which is full-fidelity, unlike Export-SPWeb/Import-SPWeb), which will generate a new GUID for the restore Site Collection,
    even in the same Web App.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • I created a new collection and put all of my same photos in them as a previous collection, then I changed them to black and white and both collections changed. How do I keep the first collection colour and make the second collection black and white.

    I created a new collection and put all of my same photos in them as a previous collection, then I changed them to black and white and both collections changed. How do I keep the first collection colour and make the second collection black and white.

    For the second collection, choose the option to make virtual copies. Then you can turn the virtual copies to black & white, leaving the first collection in color. If you want file copies of the B & W images you can export copies.

  • Create feature for generate new collection having separate content database by using custom coding with C#

    Hi all My self ArunDarly .Iam using share point 2010 ,I want below task solve by  using custom coding with
    C#
    I have one task that create new site collection having separate content database. and that content database site collection limit  should be only one  (it must contain one site collection and note more than one  )
    This total functionality should happen when I am saving one list item (dynamically generate new site collection ) 
    If any body know this Please give me your guidance  
    Thanking  You,
    Arun Darly

    Hey Arun,
    I have done the same job. Hope this code will help you.
    using (SPSite siteCollectionOuter = new SPSite("Any SC url in which u want to create site."))
    SPWebApplication webApp = siteCollectionOuter.WebApplication;
    SPSiteCollection siteCollection = webApp.Sites;
    SPContentDatabase contentDatabase =
    siteCollection.WebApplication.ContentDatabases.Add(ServerName, New Database Name, Admin Name,
    "Admin Password",25,50, 0);
    //Above line will create new content DB
    contentDatabase.Update();
    siteCollection.WebApplication.Update();
    SPSite newSite = contentDatabase.Sites.Add("New SC Url", "SC Title", SC Desctipyion, 1033,
    15, "STS#0", "SC Admin", "Admin", "admin password",
    "User 2", "User NAme", "Password");
    //Ablove line will create new SC in to the Content DB
    //add the upper limit for the site collection
    SPQuota quota;
    quota = new SPQuota {StorageMaximumLevel = 2510220};
    newSite.Quota = quota;
    // And update the site collection and the content database
    newSite.RootWeb.Update();
    contentDatabase.Update();

Maybe you are looking for

  • Error message for a JSP-BC4 Application

    Hi, I have created a simple BC4J-JSP application using the wizards in Jdeveloper. I used the emp-dept table from scott. Then I created a .ear file and uploaded that to an OC4J instance using ias 902 enterprise manager. The main.html comes normally. B

  • How can I get my MAC iMessages to work again?  (is IOS 7.0.2 to blame?)

    So, armed with an iPhone 5 (orig) , iPad (4th Gen) and an iMac running OS X 10.8.5 it appears that my iMessages on the desktop no longer work. This is apparently coincident with my upgrade of the handhelds to IOS 7.0.2. Alas, I am no longer in sync!

  • Qosmio G30 buzzes when connected to a Pa System

    I am using my Qosmio G30-201 laptop with my djing system. When I connect this to my mixer I get a loud buzzing sound coming through the speakers. If I disconnect the charger it stops buzzing. Is there anything I can do to stop this sound as I do need

  • Cannot drag and drop library items to master page

    I'm using Windows 8 and just downloaded Muse. In following along the tutorial (https://helpx.adobe.com/use/how-to/create-website.html) the instructor has us download some graphics. One is a library item, which opens fine in the panel, but I cannot co

  • CRM Doubts?

    hi experts, I would like to summarize something to ask my doubts: we already developed customer relationship management in Oracle forms 10g . In Forms 10g CRM(we are doing pre-sales i.e(lead oppurtunity, sales quotation),post sales.... bla bla and so