We have used with most of the services available in the workbench but we are still not able to implement the following use case.
1- Store a document into the Content management system, along with custom attributes (example: attach the "myAttribute"--->"toto" metatag to somedoc.pdf). We are only able to add pre-defined attributes from the accepted list.
2- And, then how to retrieve this content using that metatag. We are able to retrieve the document using the name of the doc, but not a metatag.
Can you confirm that this is indeed a feature of LC Content Management ? And that you can achieve that just by using the services already pre-defined in the workbench??
You have to create a new Alfresco model where you can define your own attributes. Or you extend existing an model with your attribute.
2:
IMHO this is not directly possible yet. In a former post in this forum somebody mentioned that a service to search for content is in development. But this post was from mid summer 08...
01-04-2009
> In your orchestration, create a new variable of type map
is there something in progress so that custom attributes can used in queries (LC CS 8.2)?
For me it is important to retrieve all documents too, for instance for documents having a metattribute custom_id set to "12345" ... the attributes are built on a custom model.