When the software licenses date is getting expired, notification has to be sent.

Arun Prakash A1
Tera Contributor

When the software licenses date is getting expired, notification has to be sent.

Some notification before the software license gets expired. 

Need steps to enable it. 

3 REPLIES 3

Mike Patel
Tera Sage

This link is showing as expired but I have the same question. Where can I find the answer?

Hitoshi Ozawa
Giga Sage
Giga Sage

I haven't tested this but something like below steps can be create with a Flow Designer.

1.Set the "Daily" trigger to run daily.

2. In Actions, add action "Look Up Records". 

Table: Software License [alm_license]

Conditions: Warranty expiration after Last month

3. Add action "For Each Item in" add drag "1->Software License Records"

4. Create a new Action

    Add "Notification step"

5. Add created Action under the For Each Item in