MultiTerm Tip API authentication

Hi,

to be able to get the connection descriptor with the encrypted password for the Term Information Provider API, we can use the Tip.Browse() method, that opens the built-in MT termbase connection window, and finally returns the descriptor. Then we can use this in the TIP API to connect to the server and perform term recognition with Tip.FindTerms(). However, this returns Term objects, that do not contain the complete entry, the question is what is the best way to get the content of the matching entries? We have not found any possibility for this on the Tip API. Do we need to open another connection using the MultiTerm desktop API? The problem is that then we need to ask the user for the credentials again, because in the MT API we need plain text credentials, that we cannot decrypt from the encrypted descriptor of the Tip API. Do you know a better solution maybe?

Thanks,

Tamas

Parents Reply Children
No Data