cancel
Showing results for 
Search instead for 
Did you mean: 

Custom File Informations

lordpixel
Champ in-the-making
Champ in-the-making
Hi,
I started configuring Alfresco and I've not found informations (maybe i've looked for in the wrong place) on how to add custom informations to the files i upload in the repository.
For example if I upload an invoice I want to tell Alfresco who is the customer, the address and eventualy more information…
Can you tell me where I can find these informations??
6 REPLIES 6

sanket
Champ on-the-rise
Champ on-the-rise
You can add your own model. I mean as there are workflowModel.xml, applicationModel.xml, contentModel.xml, you can provide your
custom model to alfresco.

For details, refer this link.
http://wiki.alfresco.com/wiki/Data_Dictionary_Guide

Hope, this helps.
Thanks

lordpixel
Champ in-the-making
Champ in-the-making
Thanks Sanket for the help…

Now I've a question about it…. There is a way to add these custom informations without editing sources and rebuild project?

Thanks in advance

invictus9
Champ in-the-making
Champ in-the-making
Thanks Sanket for the help…

Now I've a question about it…. There is a way to add these custom informations without editing sources and rebuild project?

Thanks in advance

The custom content types can be added in two ways. The simple way is to put them into the repository in Data Dictionary/Models and Data Dictionary/Web Client. This will allow you to temporarily associate new content types and aspects to documents. The more permanent method, and one that is needed if you have to upgrade or migrate your installation, is to place the model and client files into the extension/ directory. In the former case, simply activating the model will make it available. In the latter, you have to restart the server.

For simple content management, you won't need to recompile anything. It is all handled for you by the Tomcat environment.

lordpixel
Champ in-the-making
Champ in-the-making
Thank you guys…

almer_bolatov
Champ in-the-making
Champ in-the-making
Could somebody help me?
I've implemented customModel, it has three levels of deepness. It works as if it's a child of cm:content,
it won't inherit properties..

any help would be appreciated,
thanks

almer_bolatov
Champ in-the-making
Champ in-the-making
кто нибудь ответит???