• Invalid termbase after automatic project creation

    Hi again I've finally figured out how to retrieve the indexes from the termbase. However, after successfully adding the termbase and its LanguageIndexes to the project, the resulting termbase in studio looks as shown in the attached picture (compared…
  • Sdl.MultiTerm.TMO.Interop vs. Sdl.MultiTerm.Client.Api

    Hi everyone I find myself stuck with two different options for retrieving all indexes from a MultiTerm termbase: Option 1 (Sdl.MultiTerm.TMO.Interop): Multiterm.Application application = new Multiterm.Application(); Multiterm.TermbaseRepository repository…