Hello,
I want to create a new Assets automation rule that will update the "Decommissioned" attribute with the date of today (now) when another attribute named "Status" is set to "Decommissioned".
I managed to trigger the rule by changing the status, but I can't find the format I should use for the date to be updated in the "Decommissioned" attribute.
Can you please help?
I think you have to use a groovy script for this and then you can add the today's date function to update the attribute. Link: https://confluence.atlassian.com/servicemanagementserver0421/configuring-insight-automation-rules-1115654234.html
Fabian
Hello Fabian,
Thank you for your answer, I just managed to do it by using the now() value :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.