Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi. I'm currently trying to create a service using the java API, it creates fine, but when i go to the Composer and try to execute it the "Test" button is not visible.. Any idea about the cause of this? Thanks in advance.
Composer view.
Java code
Solved! Go to Solution.
Are you trying to run this service in a thing that have your thing template?
Just things can run services. To test you have to create a thing with this thing template. Did you do that?
Are you trying to run this service in a thing that have your thing template?
Just things can run services. To test you have to create a thing with this thing template. Did you do that?
Hi, VXavier, thank you for answering.. It was a silly mistake from me.. Indeed, i wasn't trying to run the service from a Thing
If this was the solution for you, please mark as Accepted to help the community.