cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

java sdk

Test_user
9-Granite

java sdk

How to use Service developed using Java extension in Thingworx Service?

I want to use Service present in Extension in Thingworx service.

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:Test_user)

Hi @AR_07.

 

So basically, you want to call your custom service from another entity, correct?  If so, this article may be helpful.

 

If we're not understanding, please provide more details.

 

Regards.

 

--Sharon

View solution in original post

2 REPLIES 2
slangley
23-Emerald II
(To:Test_user)

Hi @AR_07.

 

So basically, you want to call your custom service from another entity, correct?  If so, this article may be helpful.

 

If we're not understanding, please provide more details.

 

Regards.

 

--Sharon

@Test_user,

If you have created an Extension to ThingWorx. That extension might have created definition of a ThingTemplate. This template will be used in defining a new thing. The services which are created from JAVA code are then available.

Let me know where you are in this process and I will provide direction.

Top Tags