Sailpoint IDM

build and deploy process
  following article describe how to setup your own station connecting to Git, creating a Build and deploy on a server IIQ.     Git & VS setup – con...
Tue, 16 Jul, 2024 at 7:50 AM
delete deferred task rule
When using rapidsetup, there are cases when u use post actions to be run such as delete account on leaver after X days which uses the deferred tasks capabil...
Sat, 3 Aug, 2024 at 11:54 AM
Workflow add messages
import sailpoint.tools.Message; import sailpoint.object.TaskResult; Integer ordersCounter=1; Integer skipdedOrders=2; wfcase.addMessage(new ...
Sun, 1 Sep, 2024 at 8:04 AM
After Provisioning Native Rule
Sometimes you need to run after creation activities for Active Directory related things. Following some examples for cases you would like to run post creat...
Sun, 6 Oct, 2024 at 3:08 PM
launch PowerShell Rule from Rule
This article explain how to build a Rule which will call a secondary powershell rule. The steps include 1. create rule to launch the power shell rule ....
Tue, 19 Aug, 2025 at 1:29 PM
How to make Task Result Search task by contains values
if you want the search for task result to search by contains values add to SystemConfiguration->searchInputDefinitions  following 3 lines which will chan...
Mon, 21 Oct, 2024 at 9:44 PM
Access intelegent center AIC
Aid is based Qlik tool, following information will assist leanring about the AIC capabilities. Should you have access to our University e-learnings: ...
Wed, 13 Nov, 2024 at 5:25 PM
Full Text Index Refresh
the Full Text Index Refresh task is for enabling search of roles, enittlements in the request access menu. any changes in roles and entitlements such as: c...
Fri, 22 Nov, 2024 at 8:48 PM
send mail by rule
following simple rule will send mail.  * you must create the email template , in following eample it uses "Alert Notification " email template ...
Wed, 19 Mar, 2025 at 7:49 PM
Add Notification to Role / Entitlmenet Business Owner on membership changes
below step can be added to LCM Provisioning for notifing permission object business owner. in this case we have added a custom Attribute type Identity to R...
Thu, 20 Mar, 2025 at 2:46 PM