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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

timing based on event triggering services.

Hariharasuthan
12-Amethyst

timing based on event triggering services.

dear all, please help me, 

 

I have planned to send mail, but particular time / day /month/specific operation how do those services. how to implement thread   or other services, please help share your knowledge. 

 

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
DanZ
15-Moonstone
(To:Hariharasuthan)

For actions at a specific time you can use the "Scheduler" things. They will use their "ScheduledEvent" when the configured timestamps are met.

 

When an event after a specific action/process is required, write your service that will send the mail. Then execute it via Thingworx REST API or with other custom services.

View solution in original post

1 REPLY 1
DanZ
15-Moonstone
(To:Hariharasuthan)

For actions at a specific time you can use the "Scheduler" things. They will use their "ScheduledEvent" when the configured timestamps are met.

 

When an event after a specific action/process is required, write your service that will send the mail. Then execute it via Thingworx REST API or with other custom services.

Top Tags