Quantcast
Channel: Ivanti User Community: Message List
Viewing all articles
Browse latest Browse all 12704

Re: Expiry Date Calculation

$
0
0

How about

 

import System

static def GetAttributeValue(Article):

         Value = Article.CreationDate.AddYears(2)

         return Value

 

remove the tick box where it says to do the dependencies manually, and drag over the Creation Date attribute as this is what needs to trigger the calculuation


Viewing all articles
Browse latest Browse all 12704

Trending Articles