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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

How to automatically trigger the execution of a thing service after a thingworx reboot

CZ_9645217
15-Moonstone

How to automatically trigger the execution of a thing service after a thingworx reboot

Dears,

 

I have a service that needs to be executed after Thingworx is started or restarted, is there a way to automatically execute it after startup, thanks!

 

BR,

Chason

ACCEPTED SOLUTION

Accepted Solutions
Velkumar
19-Tanzanite
(To:CZ_9645217)

Hi @CZ_9645217 

 

You can use ThingStart event in the subscription to execute the service.

 

Note: ThingStart event will be triggered when you save changes. Consider this point while building your logic

 

/VR

View solution in original post

2 REPLIES 2
Velkumar
19-Tanzanite
(To:CZ_9645217)

Hi @CZ_9645217 

 

You can use ThingStart event in the subscription to execute the service.

 

Note: ThingStart event will be triggered when you save changes. Consider this point while building your logic

 

/VR

CZ_9645217
15-Moonstone
(To:Velkumar)

Thanks, Very helpful. @Velkumar 

Announcements


Top Tags