Manual Work Item Expiration

Hi All, How can we set expiration for manual work item of specific application??

Hi @sailpointlearner

You need to update ‘Identity Request provision’ workflow which gets called as sub workflow from LCM Provisioning workflow. please refer to this document

Hi @Sriindugula,
What to update exactly for manual workitem expiration? For specific application? Please, let me know the steps.

Hi @sailpointlearner

you can use interceptor script in approval step (where manual actions are build ) and add setExpiration to the item ,after checking if there the application you are looking in the approval set - > approval item - > application.
I didnt have the snippet handy, so adding this link which might be helpful as reference