Node properties

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2007 08:50 AM
I've got a question about a certain property.
Some of my documents have a source property
When I click on the link, it says, nodereff doesn't exists.
Does anyone know what this property means?
p.s.
Some of my folders does have that propery also, but then it points to a space template that was used for creating that space.
Some of my documents have a source property
{http://www.alfresco.org/model/content/1.0}source workspace://SpacesStore/906d864f-593f-11db-b317-713775d29685 {http://www.alfresco.org/model/dictionary/1.0}noderef false
When I click on the link, it says, nodereff doesn't exists.
Does anyone know what this property means?
p.s.
Some of my folders does have that propery also, but then it points to a space template that was used for creating that space.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2007 09:02 AM
The 'source' property mean that the node was created via a repository Copy operation. The noderef no longer exists means exactly that - the source item no longer exists in the DB. Unlike associations, d:noderef properties do not automatically get updated if items are removed from the repo. Basically it's just a useful property that can give you information on where the item was created from.
Thanks,
Kevin
Thanks,
Kevin
