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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Server Side Extensions.

tmyers
1-Newbie

Server Side Extensions.

Good Afternoon,

Is there any documentation available that describes what methods ThingWorx expects from a server side extension?

Thanks,

5 REPLIES 5
adam11
5-Regular Member
(To:tmyers)

Hi Tim,

ThingWorx does not expect any methods from a server-side extension. However, you may want to override a superclasses's methods to add your own functionality (eg.

initializeThing()

).


Thanks,

Adam



tmyers
1-Newbie
(To:adam11)

Adam

Is there any general Server side extension documentation available then?


Thanks,

Tim



adam11
5-Regular Member
(To:tmyers)

Hi Tim,

Our documentation for server-side extensions is very much a work in progress. While we don't have technical documentation available, we do have a sample extension available for you to reference. Is that something you'd be interested in?


– Adam



tmyers
1-Newbie
(To:adam11)

An example would be great.


Thanks Again

-Tim



ahanchat
7-Bedrock
(To:adam11)

Hi Adam,

Could you please help share the sample server side extension for reference.

If their is a documentation available, would you please help share the details.

Thanks for your time.

Regards

Anirudha

Top Tags