Skip to main content
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.

Best answer by Rocko

The error message you received indicates there is no network for the Context given. The network links the context to the equipment structure. Please check if the context was set up properly.

 

https://support.ptc.com/help/thingworx/apps/r9.0/en/#page/thingworx_apps%2FCustomizing_the_Apps%2Fmanaging_contexts.html%23wwID0ENYHQ

2 replies

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
October 26, 2020

The error message you received indicates there is no network for the Context given. The network links the context to the equipment structure. Please check if the context was set up properly.

 

https://support.ptc.com/help/thingworx/apps/r9.0/en/#page/thingworx_apps%2FCustomizing_the_Apps%2Fmanaging_contexts.html%23wwID0ENYHQ

Community Manager
November 5, 2020

Hi @VK_9460892.

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon