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
following example show how to call a powershell rule from a rule / workflow (script) Powershell rule example: <?xml version='1.0' encoding=...
Sun, 6 Oct, 2024 at 3:09 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