How can I download all objects referenced in a single publication?

I need to be able to do a bulk export of CMS modules referenced in a baseline using an ISHREMOTE script. I have read ddemeyer's notes on this topic:

github.com/.../126

Is this enhancement available? If not, can you suggest an alternative method to accomplish the same thing?

/*Ultimately, I would like to be able to use ISHREMOTE to do a full-text search through the contents of a publication using a string filter to download only the topics and maps that contain the string. Am I asking too much?*/

Parents
  • "Hi Ann,

    I know that others solved this with the Public API. The above linked items get you going, perhaps you can share the code you have so far and it might get enriched here.

    There is no progress on Add cmdlet Get-IshPublicationOutputContent to return directly linked content objects of this publication #126 https://github.com/RWS/ISHRemote/issues/126 

    Regarding ISHRemote, I mostly focussed on the architectural side by getting ISHRemote working on Windows-based PowerShell 5.1 and cross-platform PowerShell 7.2+ released - see ishremote-v7-0-now-also-available-for-powershell-7 basketball stars. The upcoming Tridion Docs 15 release switches to Modern Authentication, those are also quite big architectural changes for ISHRemote as well. The end result is still to keep all of your scripts working, so keeping things compatible. That does mean that some functional enhancements didn't get a lot of attention from my end; although I'm open discuss those and give guidance for implementation.

    Best wishes,
    Dave

    PS: just crosslinking, might help... community.rws.com/.../ishremote---how-to-get-baseline-items"

    Thanks, Dave! Appreciate the context and updates. I’ll review the linked resources and share my current code soon—glad to hear you’re open to discussing functional enhancements too!

    emoji
Reply
  • "Hi Ann,

    I know that others solved this with the Public API. The above linked items get you going, perhaps you can share the code you have so far and it might get enriched here.

    There is no progress on Add cmdlet Get-IshPublicationOutputContent to return directly linked content objects of this publication #126 https://github.com/RWS/ISHRemote/issues/126 

    Regarding ISHRemote, I mostly focussed on the architectural side by getting ISHRemote working on Windows-based PowerShell 5.1 and cross-platform PowerShell 7.2+ released - see ishremote-v7-0-now-also-available-for-powershell-7 basketball stars. The upcoming Tridion Docs 15 release switches to Modern Authentication, those are also quite big architectural changes for ISHRemote as well. The end result is still to keep all of your scripts working, so keeping things compatible. That does mean that some functional enhancements didn't get a lot of attention from my end; although I'm open discuss those and give guidance for implementation.

    Best wishes,
    Dave

    PS: just crosslinking, might help... community.rws.com/.../ishremote---how-to-get-baseline-items"

    Thanks, Dave! Appreciate the context and updates. I’ll review the linked resources and share my current code soon—glad to hear you’re open to discussing functional enhancements too!

    emoji
Children
No Data