Scheduler Thing to call a Service
Hi,
I am new to ThingWorx platform. Currently I am using ThingWorx version 9.3. It will a great support if I have some sample code on how to implement the below.
Through a Mashup, I am creating a dynamic Scheduler with a JobID, which needs to call the below service which is defined in another thing.
Service (JobID) <<which is defined in another Thing>>
{
... Based on the JobID passed from the Scheduler, I will do some functional logic....
}
If you have any simple and quick solution, Kindly assist.







