Can we create custom attributes, without server restart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2010 10:19 AM
I want to know that is it possible to create custom attributes in alfresco without restarting the alfresco server.
If yes then how can we do that.
Thanks.
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2010 06:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 03:02 AM
Suppose i have a custom model.xml file and have created an entry of it in web-client-config-custom.xml and context.xml file.
Now how can i make these attributes(in custom model.xml) visible in Alfresco without any server restart.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 10:27 AM
hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2010 03:26 AM
Ainga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2010 04:56 AM
I have gone through the link you have mentioned.
In the steps to create a new custom model, i followed till the 5 step i.e. make an entry of new content moedl in web client xml file.
But did'nt got the idea about the 6&7 steps.
Can you please expain them.
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2010 06:25 AM
send me what you have.
I will probably send you the rest .
this approach is faster then me explaining what is on wiki if it has no connection with what you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2010 06:45 AM
Actually i have created a JSF based application to create the custom document attributes(metadata) in alfresco.
This utility creates a new model.xml and context.xml file and modifies the existing web-client-config-custom.xml file in "alfresco\tomcat\shared\classes\alfresco\extension" folder.
But to make the custom attributes visible in alfresco, i need to restart my alfresco server every time.
So is their any way to make them appear in alfresco without restarting the server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2010 08:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2010 05:50 AM
I hae created the model file as given in the link "http://wiki.alfresco.com/wiki/Dynamic_Models" using web service API.
But the default value to the "Model Active" property to "No" so the model does not become active into the repository.
Can anybody tell me how to set the value to this property "YES" using API coding.
Thanks,
