How to assign the datalist item to a content ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2015 08:03 AM
I need to set the value for the vendor association using java programming.
Any solution for this?
Thanks in advance.
Any solution for this?
Thanks in advance.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2015 05:20 AM
nodeService.createAssociation(node, targetNodeRef, PROP_QNAME_MY_ASSOCIATION); this is an syntax to set association value.
