Hi Community,
i've build a small custom batch task that got signed by sdl already. Now i want to use it in my automation workflow.
Every Time i try to run the custom batch task i got this exception:
var convertEmptyTranslationTask = project.RunAutomaticTask(usedFiles.GetIds(), "CopyStringInUntranslatedSegment");
Could not find task template with ID CopyStringInUntranslatedSegment.
The Plugin is installed via the signed sdl Package. I've also copied the .sdlpckg in the Plugins folder of the local studio 2019 installation. When i copy the extracted content of the signed package from C:\Users\USER\AppData\Roaming\SDL\SDL Trados Studio\15\Plugins\Unpacked into the folder Plugins folder i got an unsigned plugin exception.
Is there a secret location where the plugin package has to be located?
Thank you in advance,
Bastian