Hi all,
I'm looking to update metadata fields (e.g., conditions or custom fields) across a large number of topics in Tridion Docs. Is there a recommended way to do this efficiently using ISHRemote?
Thanks in advance!
Karen

Hi all,
I'm looking to update metadata fields (e.g., conditions or custom fields) across a large number of topics in Tridion Docs. Is there a recommended way to do this efficiently using ISHRemote?
Thanks in advance!
Karen
I did this but not with ISHRemote. It was a large number of DITA topics (about 1500) that needed to have various metadata fields updated. I exported the large publication and used scripts (Ant, XSLT, Python) to read the content and based on that, add certain metadata to the metadata files. Then I uploaded the changed topics and metadata files using Content Importer.
I did this but not with ISHRemote. It was a large number of DITA topics (about 1500) that needed to have various metadata fields updated. I exported the large publication and used scripts (Ant, XSLT, Python) to read the content and based on that, add certain metadata to the metadata files. Then I uploaded the changed topics and metadata files using Content Importer.