Hi,
do you have attribute DowntimeStart set on that node? Will it work if you run the following script on a node:
via "Execute server script" menu?
Best regards,
Victor
do you have attribute DowntimeStart set on that node? Will it work if you run the following script on a node:
Code Select
println GetCustomAttribute($node, "DowntimeStart");
via "Execute server script" menu?
Best regards,
Victor