remote retrieval of bookmark from interconnected child sites

hi

In an interconnected setting, when I retrieve video file from remote sites to central , i would like to copy bookmarks I add to the video as well. Is this achievable via SDK?

Thank you!

xin shuang

Bookmarks via interconnect is unfortunately not supported.

Thanks for your reply Bo! we have this idea to read bookmarks created in child site, base on which to create new ones in central site. could you advise if we can do so?

The Bookmark Creator sample shows how to read and create bookmarks. The methods can be used to read bookmarks in one site and create them in another site.

https://doc.developer.milestonesys.com/html/index.html?base=samples/bookmarkcreator_component.html&tree=tree_search.html?search=bookmark

Thanks Bo! we will try it out.