• Using ISHRemote how can I exclude folders based on their names?

    Hi, I am trying to get a count of topics within a root folder but excluding subfolders with certain words in their names. I have tried the following but it is still returning folders named 'retired' and 'Archived' $ishFolders = Get-IshFolder …
  • Automating on Tridion Docs - ISHRemote v8.1 holding performance boost is now available

    What happened Full release notes are on https://github.com/sdl/ISHRemote/blob/master/Doc/ReleaseNotes-ISHRemote-8.1.md and https://github.com/RWS/ISHRemote/releases/tag/v8.1 Before I forget, all people with a Github account, could you spare a moment…
  • Automating on Tridion Docs - ISHRemote v8.0 with Modern Authentication is now available

    What happened Full release notes are on https://github.com/sdl/ISHRemote/blob/master/Doc/ReleaseNotes-ISHRemote-8.0.md and https://github.com/RWS/ISHRemote/releases/tag/v8.0 Before I forget, all people with a Github account, could you spare a moment…
  • Automating on Tridion Docs - Installation of ISHRemote

    Installation of ISHRemote This guide probably works for various ISHRemote versions - however only verified on installing ISHRemote v8.0 on Windows 10 (soon! :)) Remember that ISHRemote v7.0 was the first module version to run cross platform on PowerShell…
  • Need to use SOAP web service with node.js

    I am used to using the ISHRemote Powershell library to access the Tridion Docs API, but I now have the need to use the underlying SOAP API from node.js on Linux, if possible. To use Powershell on Linux might be tricky (I'm open to advice though), and…
  • New project, will ISHRemote work with Tridion Docs 15?

    I have a new ISHRemote project and I wanted to use the latest version. Right now we are using Tridion Docs 14 and my old ISHRemote scripts work. Will the scripts also work when we upgrade to version 15? It appears that I am using ISHRemote version 3…
  • what is the correct version of ISHremote do we need to consider for Tridion Docs 15

    I downloaded the ISHRemote Source Code for Version 1.0.0, 7.0.0 and 7.1.0 and tried to compile the source code on Windows 11 using Visual Studio 2022 to enable using ISHRemote for connecting to Tridion Docs 15. I am getting the same error for all the…
  • Can Condition Manager data be manipulated via ISHRemote?

    Hi, I need to add a list of values to an ishcondition. Can this be done via ISHRemote or any other automated way? Thanks, Ann
  • Automating on Tridion Docs - ISHRemote v7.0 now also available for PowerShell 7+

    What happened ISHRemote v7 runs on Windows, MacOS and Linux thanks to added PowerShell 7+ support - keeping Windows PowerShell 5.1 support! From the start ISHRemote was set up as a scripting module powered on the back by a binary compiled .NET code…
  • Automating on Tridion Docs - ISHRemote v1.0 now available

    Finally release ISHRemote v1.0, honestly nothing changed regarding quality. Some people find v1.0 more pleasing though :) Full release notes are on https://github.com/sdl/ISHRemote/blob/master/Doc/ReleaseNotes-ISHRemote-1.0.md and https://github.com…
  • Good way to compare versions of a publication?

    I want to get a report on the differences between one version of a publication and another version of the same publication. The idea is to get a list of the topics that have changed, so we can tell the user where to look. It does not seem to work to select…
  • CREATED-ON field for a user appears empty using ISHRemote

    Hi, I am trying to find out the created date for user objects but they appear to be empty. I presume there is something wrong with my script as every object should have a created date. Can someone review my script and see if I am missing something…
  • How many users currently logged in to Tridion Docs CMS - ISHRemote?

    Hi, I would like to get a snapshot figure of how many of our users are currently logged in to our Tridion CMS server. I am using ISHRemote to get the date/times that users have last logged in by using FISHLASTLOGINON metadata. However, this doesn…
  • How can I remove a User Role from a list of users using ISHRemote?

    Hi, I don't know if it is possible to get down to this granular level using ISHRemote but I would like to filter through list of users that have a User Role and remove that User Role from each of those User's accounts. I need to do this based on the…
  • How do I filter our users with user role using ISHRemote?

    Hi, I have used https://gateway.rws.com/csm?id=kb_article_view&sysparm_article=KB0024114 to get list of all users and their last login date. I would now like to filter this list to only include users who have a certain user role associated with their…
  • ISHRemote - How can I get a count of logical layer only ignoring language and version layers?

    Hi, I am trying to get a list of the objects in all folders with the name Global Topics. I don't want to know all the language and version layers, just the unique GUIDs. How do I filter the objects returned by $folderObj = Get-IshFolderContent…
  • Can I use ISHRemote to get count of topics in any folder with the name Global Topics?

    Hi, I have the following challenge that I don't think can be solved using Tridion Web Client or Publication Manager UI features. I need to iterate through a root folder in CMS, find any child folders with the name Global Topics , and get a total of…
  • Tridion Docs Architectural Runway Update plus latest ISHRemote news and example scripts (TXS2021)

    Hi all, The technology heavy virtual conference called Tridion Experience Summit (TXS2021) is in progress. I believe you can still register on https://www.rws.com/TXS2021/ albeit to make sure that you are on the mailing list for the next one. The recordings…
  • PowerShell: How to trap Tridion Docs-specific errors?

    TL;DR: Is this approach sane? How do we trap Tridion Docs-specific errors, like -109, in PowerShell? Is Set-IshUser the correct way to update an existing user? Hi! This is probably a pretty basic question, but, well, I'm still new to PowerShell…
  • Batch Export/Import

    I'm working with a client on a major content refactoring project. We're handling the transforms that normalize and refactor the DITA content. The client's tech services team is handling the tooling around export and import of the content. We're on Tridion…
  • Automating on Tridion Docs - ISHRemote v0.13 now available

    This release was about easier legacy conversions and search. The quick overview below is based on ReleaseNotes-ISHRemote-0.13 (with images and examples) and https://github.com/sdl/ISHRemote/releases/tag/v0.13 - both worth a click :-) If you don't know…
  • Recommended way of bulk find/replace in publication

    Hi everybody. Scenario: I need to do a bulk tag replacement in topics in a publication. Is it possible to do this from the command line using ishremote? Is it possible to do this with the API? Is the recommended way to do an export -> local change…
  • Automating on Tridion Docs - The Plan of ISHRemote v7.0

    This plan brings together input from several stakeholders and outlines where and how we intend to move with ISHRemote. This plan is not set-in-stone and will evolve as we work on the release based on what we learn. This learning includes feedback from…
  • Trying to remotely remove publications using ISHRemote Remove-IshPublicationOutput

    Hi, I am writing an ISHRemote script to delete the contents of a folder on our Tridion Docs server. The plan is to do deletions in this order: publications, publications folder, root ditamaps, other ditamaps, maps folder, topics, topics folder.…
  • Autocomplete with ishremote

    Hi Everybody How can I autocomplete a publication from ishremote? Thanks! Milly
1 2