How can we correlate the Data Aggregator ID to the Portal/PC ID?
Dx NetOps Performance Management any version
To correlate the id's you can use the /pc/redirector URL:
1. Go to http://<DA>:port/rest/dataaggregator
2. Get the DA itemid for the example device
3. Construct the following URL: http://PC:8181/pc/redirector?ProductGUID=<NpcConnectionUID from step #1>&LocalID=<da item id from step 2b>
After doing this the redirector URL will translate DA to PC id's and open the appropriate device in the Portal