Update asset via REST API (3.1)

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 05:52 AM
I need to update an asset using REST but I cannot find an example for how to do this.
Could someone point me in the right direction (either the source code) or some documentation.
Thanks
Could someone point me in the right direction (either the source code) or some documentation.
Thanks
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2010 05:16 AM
1 .Get the nodeReference of the node which you want to update
using Nodeservice or FileFolderService.
2. If you want to enable the versionable aspect.
3. save the node using NodeService
Thanks,
Patil
Cignex Technologies
Bangalore
using Nodeservice or FileFolderService.
2. If you want to enable the versionable aspect.
3. save the node using NodeService
Thanks,
Patil
Cignex Technologies
Bangalore
