This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Edit UDP custom chart via database

Could someone point me in the right direction to edit a UDP custom chart via the database? All I need to do is change the node, everything else stays the same (e.g. object resources etc), but doing it via the webpage is massively painful!

Many thanks,

Tim

  • The tables you would need are the resource and resource property tables.  However, if this is on a Node Details page, any update to the database is going to update for every node that pulls up the page.  You also need to make sure you take note of either the resource name or the resourceID.  I'd recommend the latter as you can have multiple resources with the same name.