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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Need to create dynamic services in ThingWorx to create things

Hariharasuthan
13-Aquamarine

Need to create dynamic services in ThingWorx to create things

var serviceImplementation=me.name;
Things["Scheduler_Dynamic_CRON13"].EnableThing();
Things["Scheduler_Dynamic_CRON13"].RestartThing();

Things["Scheduler_Dynamic_CRON13"].AddServiceDefinition({
name: "hari" /* STRING */,
description: "welcome" /* STRING {"defaultValue":""} */,
definition:"hi welcome",});

 

 

3 REPLIES 3

HI @nmutter 

i am not get exact code and also create service but action script  unable do the process also new question put in . please help to me  , exact refer to my requirement. 

Hi @Hariharasuthan.

 

Perhaps logging a ticket would be the best way to move forward.  We have regional support centers, so one of our India colleagues would be able to provide assistance.  If you would like me to open the ticket on your behalf, please let me know.

 

Regards.

 

--Sharon

Announcements


Top Tags