We are using thingworx navigate to fetch data from windchill. We used scheduler to trigger services on daily basis.
But now customer wanted to execute service whenever there is a change of value in workflow state. Any idea on how to achieve this use case ?
Solved! Go to Solution.
Hi,
You should try then to initiate the process from Windchill (through a listener ?) and then call the service in ThingWorx side.
I am not considering any performance topic !
Best Regards,
Hi,
You should try then to initiate the process from Windchill (through a listener ?) and then call the service in ThingWorx side.
I am not considering any performance topic !
Best Regards,
That sounds like an event subscription. You can create these with webhooks between Thingworx and Windchill
Br,
Roger