The most recent content from our members.
Hi team, When using the network atlas, we obtained the rendered image of the map as follows: First we look for the FileId of the map we want in [SolarWindsOrion].[dbo].[MapStudioFiles] SELECT FileId, FileName FROM [SolarWindsOrion].[dbo].[MapStudioFiles] WHERE FileName like '%.OrionMap' ORDER BY FileName And then we call…
It looks like you're new here. Sign in or register to get started.