Skip to content

Using GroupShareKit in a Trados Studio Plugin #31

@pypae

Description

@pypae

When trying to use GroupShareKit (installed via Nuget) in a Trados Studio Plugin, there is an error when loading the plugin:

Error Message

Cannot load the plug-in defined in '...'. 
The Plugin contains references to SDL assemblies that have not been validated for use with third-party plug-ins.
SDL Assembly Name Version Validation Error
Sdl.Core.Bcm.BcmModel 1.0.0.0 SDL assembly reference is not public
Sdl.TMService.Sdk 2.1.0.0 SDL assembly reference is not public

Background

We are trying to integrate terminology into our machine translation plugin. I.e. each translation request to our api includes all terms that need to be enforced in the requests segment.

We found no way to get the terms that are detected for each segment (either by MultiTerm or a custom Terminology Provider) in Trados Studio, using the SDK. That's why we tried to use GroupShareKit to directly get the terminology from the MultiTerm Server.

Are we forced to build our own client for the GroupShare REST API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions