Skip to main content
14-Alexandrite
December 10, 2025
Solved

Thingworx Operator Advisor Equipment Data

  • December 10, 2025
  • 1 reply
  • 185 views

Can someone point me to where these data are stored in Operator Advisor's equipment configuration UI? I need to find it so I can migrate it to a different location in a DB. Same for the attachments and other data on the general information page once equipment is clicked, but we can start here.

JO_9930585_0-1765395022584.png

 

 

Best answer by JO_9930585

I found a way to retrieve it, which is all I need. I never found where it is actually stored though.

PTC.SCA.SCO.ContextUtils >> GetEquipmentNetwork
PTC.SCA.SCO.ManageResourceUtils >> GetElementInfo

1 reply

JO_993058514-AlexandriteAuthorAnswer
14-Alexandrite
December 10, 2025

I found a way to retrieve it, which is all I need. I never found where it is actually stored though.

PTC.SCA.SCO.ContextUtils >> GetEquipmentNetwork
PTC.SCA.SCO.ManageResourceUtils >> GetElementInfo