Skip to main content
16-Pearl
May 5, 2025
Solved

Data change event for windchill database

  • May 5, 2025
  • 2 replies
  • 705 views

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 ?

Best answer by GuillaumeL

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,

2 replies

14-Alexandrite
May 6, 2025

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,

14-Alexandrite
May 6, 2025

That sounds like an event subscription. You can create these with webhooks between Thingworx and Windchill

 

Br,

Roger