Automating the creation of translation jobs using PowerShell (ISHRemote)

Hi,

We have a goal to automate the creation of translation jobs since we create so many of them. If anyone have already done this and wants to share how to do this, it would be truly great!

I struggle with the basics. I do not even succeed to query for a Translation Job.  as I understand, the cmdlets for translation jobs (ISHRemote/BACKLOG.MD at master · RWS/ISHRemote · GitHub) are not yet developed, right? Is there a time plan for when these will be available? It would really help us to have them.

I have tried something I found on the forum using $ishSession.TranslationJob25.Find but I got an error. We are using Tridion Docs 15.1 and I am using PowerShell 5.1. I do succeed getting baselines for example using the ish cmdlets. I have been checking TranslationJob 2.5 Find but it is not enough for me to understand how to formulate the query. It would be really helpful with some examples.

Is there a way to search for the existing translation jobs, and if so how? Since we have a lot of jobs, I would like to restrict the search with the target language and a date span.

Also, as mentioned. The goal for us is to create a new translation job using PowerShell, filling in all properties (Name, Description, Required date, Source language, Translation template, target languages, Comments, translation coordinator) and adding one or more publications to the job. Getting examples of this would really help us to move further with this topic. 

Hoping for some community support! Thanks! Slight smile

Kind regards,

Pia

emoji