No service handler defined for service
Hello,
i just created a API class and an endpoint in Java (Using Windchill and Navigate). The endpoint is displayed in Swagger UI, executing it also returns the correct value (just a test string - no inputs for this endpoint)
Now i tried to execute it from my Navigate Thing.
i added a new service in ptc windchill integration connector with AddServiceDefinition. Now the service exists and I can import it to my Thing services. But when executing i get this message: No service handler defined for service on thing windchill integration connector.
Does anyone know how to fix this?
best regards

