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

You are currently working on UAT
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 David,
Some inspiration on https://github.com/RWS/ISHRemote/blob/master/Doc/ReleaseNotes-ISHRemote-0.13.md#repository-corrections
Best wishes,
Dave
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.