Project creation is automated, but need to use server memories and sever termbase instead.

Hi everyone

I followed the example and I managed to create a windows application that allows me to drag files and create a Studio project, however instead of using a file-based memory, I need to use several memories located on a server, same thing for the termbase.

Apparently I need to use the class "TranslatioProviderServer" to initialize an object, then use its method GetTranslationMemories to retrieve a collection of memories from this server, however I can't make this to work.

Has anyone done anything similar? would you be kind to give me some examples?

 

Thanks
Marcelo