Skip to main content
1-Visitor
January 17, 2020
Solved

How to get Complete change history of Thingworx Entity?

  • January 17, 2020
  • 1 reply
  • 2006 views

Hi,

 

I would like to see complete change of a thing in Thingworx Platform.

 

In the change history it is providing recent changes but not the complete.

 

Can anyone tell me how to fetch the complete change history.

 

Thanks in advance.

Best answer by cmorfin

@BhavyaPC 

 

Have you tried the GetConfigurationChangeHistory service ?

 

Hope this helps

Christophe

 

 

1 reply

cmorfin19-TanzaniteAnswer
19-Tanzanite
January 17, 2020

@BhavyaPC 

 

Have you tried the GetConfigurationChangeHistory service ?

 

Hope this helps

Christophe

 

 
BhavyaPC1-VisitorAuthor
1-Visitor
January 17, 2020

@cmorfin , Thank you Christophe,

 

I was in need of knowing Change History of ThingTemplate but that service is not available to test at Template level. Which made me raise this question.

My issue is solved by using GetConfigurationChangeHistory service in a  Custom service.