Alf.node properties Table use ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 08:27 AM
One more thing i created a user and then i checked alf_node.properties i can see multiple node id being created for username,email id,name field .Can you tel me what the use of this table
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2018 12:00 PM
Can you please move your question to Content Services forum. It definitely has no relation to ADF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2018 04:17 PM
The use of the alf_node_properties table is to store the properties of nodes in Alfresco. Most "objects" in Alfresco are nodes and they have properties (metadata) associated with them, so they need to be stored somewhere. This is that place...
