(476●56●44)
Oct 24 '12, 4:40 a.m.
When we want to update asset by call RAM java API:
//change some attribute
session.put(Asset, new RAMStatusMonitor());
How we add comment during that? In RAM UI we may add comment, how can we add comment when update asset by java API?
Our RAM version is 7511.
Thanks.