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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Need to create dynamic services in ThingWorx to create things

Hariharasuthan
12-Amethyst

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
nmutter
14-Alexandrite
(To:Hariharasuthan)

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

Top Tags