02-13-2018 01:50 PM
Hello,
I have installed Uploader Plus
I have my custom metadata in the form of aspects:
I need to bring this up in uploader plus Allowed types which only shows up models and not aspects:
Is there a way metadata from my aspect can come in the uploader form of uploader plus
02-22-2018 11:42 AM
I believe I have just figured out what your problem is.
In your model, and in the screenshot with the document already set as the custom type, the name of the type is icfdoc:metadata, but in the screenshot showing the browser developer tools error, the type has a typo, it is like icfdoc:metdata.
So, in order to fix that, what you have to do is to fix the share-config-custom.xml, in the following section:
<types>
<type name="cm:content">
<subtype name="icfdoc:metdata" />
</type>
</types>
Check that and tell us if that did the trick.
02-13-2018 02:21 PM
Hi:
As a walkaround, you can define a custom type that include the corresponding aspect as mandatory.
Regards.
--C.
02-13-2018 02:40 PM
are you suggesting to create model using Model Manager.?
I created a new model abc:model1 through Model Manger in Admin tools. Inside that I created Aspect and selected my aspect which has the metadata that I want. Dragged metadata one by one in Layout designer of the Aspect. This model showed up in Allowed Types of Uploader Plus. But my metadata didn't show up as expected.
02-14-2018 03:45 AM
02-13-2018 03:46 PM
Explore our Alfresco products with the links below. Use labels to filter content by product module.