Tm not included in create package.

When create a package using create package API TM not included which is exists in project.

Below is Package Options

#region "ProjectPackageCreationOptions"
ProjectPackageCreationOptions options = new ProjectPackageCreationOptions();
#endregion

#region "IncludeRessources"
options.IncludeAutoSuggestDictionaries = true;
options.IncludeMainTranslationMemories = true;
options.RemoveServerBasedTranslationMemories = false;
options.IncludeTermbases = true;
#endregion

#region "RemoveAutomatedTranslationProviders"
options.RemoveAutomatedTranslationProviders = false;
#endregion

#region "RecomputeAnalysisStatistics"
options.RecomputeAnalysisStatistics = false;
options.ProjectTranslationMemoryOptions = ProjectTranslationMemoryPackageOptions.UseExisting;


#endregion
options.IncludeExistingReports = false;
#region "ReturnOptions"
return options;
#endregion

screen shot 

tm in project

Screenshot showing Trados Studio project folders with a file named 'SdlPackageDownloadTest_PackageGeneration_67...' indicating a project file of 21 KB size.

Screenshot displaying the contents of the 'Tm' folder with a file 'ProjectTm_de-DE_en-US.sdltm' modified on 5272023 at 12:17 AM, size 472 KB.

Not in Package 

Screenshot of the 'Out' folder showing 'de-DE' and 'en-US' subfolders and a Trados Studio project file 'SdlPackageDownloadTest_PackageGeneration_67...' modified on 5272023 at 12:18 AM, size 10 KB.

I am using Trados 2022



Generated Image Alt-Text
[edited by: Trados AI at 10:35 AM (GMT 0) on 4 Mar 2024]
emoji
Parents Reply Children
No Data