I am developing a plugin that will use my custom designed NMT API to translate the sentences. In my plugin implementation, I have used the templates as recommended by RWS website. In the implementation phase, my plugin calls the NMT API correctly and gets the translation. I have tested this by providing direct inputs to my "translate" functions. But when I try to use it with Trados, the plugin doesn't provide any interface and I cannot use it. Please help me with this. If you require more information, please ask. Also, if you could provide me the reference code in which customer NMT API is being used for translation, this would be great help for me.