• 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…
  • Error with SDL BeGlogal Enterprise Machine Translation

    I am using this code Uri uri = new Uri(String.Format( @"languageweavermt.https://{0}-{1}@{2}:{3}/aspmodel=REST&touchpointId={4}" , accountid, userId, host, port, touchpointId)); for BeGlobal MT. It gets added to the project TMs just fine however, it does…