1-Visitor
October 24, 2020
Solved
Replacement of deprecated things in Thingworx 9.0
- October 24, 2020
- 2 replies
- 1175 views
Hello Developers,
I am new to thingworx 9.0 and trying to build an asset monitoring dashboard in Thingworx app on thingworx 9.0. I am trying to fetch list of assets as mentioned in one of the PTC provided exercises (Manufacturing App) by running service 'GetFilteredAssetList' in thing PTC.SCA.SCO.AssetMonitor.AssetList.AssetListServiceController.
Since i am trying to get similar result in Thingworx 9.0 by running service 'GetFilteredAssetCollection' in PTC.SCA.SCO.AssetMonitor.AssetList.AssetListServiceController, it is not returning any data.
Can anyone please help me in getting replacement of this thing.

