How to include a remoteDatabase thing to Asset Adviosr equip list?
- November 8, 2018
- 1 reply
- 4575 views
How to include a remoteDatabase thing to Asset Adviosr equip list?
How to put a RemoteDatebase Thing , to be showed in the equipment lists in Asset Advisor, Production Advisor?
The background is, the remote thing is an equipment with Microsoft Access Database, and we can get all necessary OEE parameters from it easily.
I have tried Kepware to connect to the access database , but it has a lot of issues on SQL query and datetime calculation logic. ------> Kepware is not OK here.
so I established a RemoteDatebase thing, resp this equipment ,based on Thingworx EMS ADO services solution. And finally I can get the properties of the equipment in Composer.-----> OK to get properties with EMS solution.
However, the only issue now is, I can't get this equipment showed in the Asset Advisor, Production Advisor, because it is based on the RemoteDatebase ThingTemplate(not PTC.ISA95.PhysicalAssetThingTemplate)...

