Multiple windchill servers with ODataConnector
Hello.
As WindchillConnector entity is meant to disappear, we plan to follow PTC's suggestion to use ODataConnector instead.
Currently, we have about fifty custom REST services, configured in a ThingTemplate implementing WindchillConnector. Then we have one thing for each server configuration, as we have several of them.
I struggle to replicate the same architecture with ODataConnector. Article CS284781 tells that custom REST services endpoints are enabled with ODataConnector property SwaggerJSON. It's impossible to do so within a ThingTemplate, but only in a Thing.
How can I separate services declaration and server configuration?
Thanks
Gilles Monchoux

