Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.
100% helpful (1/1)
sudeshjaiswal
Saviynt Employee
Saviynt Employee

Use Case


Various Request types and Task types along with corresponding codes are listed below.

 

Pre-requisites


N/A

Applicable Version(s)


All
 

Solution

 

REQUEST TYPES:

 

REQUESTTYPE = '1' : 'ADD'

REQUESTTYPE = '12' : 'UPDATEACCOUNT'

REQUESTTYPE = '2' : 'DELETE'

REQUESTTYPE = '3' : 'NEWACCOUNT'

REQUESTTYPE = '4' : 'NEWROLEREQUEST'

REQUESTTYPE = '5' : 'CREATEROLE'

REQUESTTYPE = '6' : 'MODIFYROLE'

REQUESTTYPE = '7' : 'CREATE_BADGE'

REQUESTTYPE = '8' : 'REPLACE_BADGE'

REQUESTTYPE = '9' : 'UPDATE_BADGE'

REQUESTTYPE = '10' : 'REMOVE_BADGE'

REQUESTTYPE = '11' : 'NEWFFROLEREQUEST'

REQUESTTYPE = '15' : 'PROPOSEDACCOUNTOWNERS'

REQUESTTYPE = '16' : 'MODIFY_ORGANIZATION'

REQUESTTYPE = '17' : 'PROPOSEDENTOWNERS'

REQUESTTYPE = '18' : 'CREATEUSER'

REQUESTTYPE = '19' : 'UPDATEUSER'

REQUESTTYPE = '20' : 'CREATERULE'

REQUESTTYPE = '21' : 'UPDATERULE'

REQUESTTYPE = '22' : 'DISABLERULE'

REQUESTTYPE = '23' : 'FIREFIGHTERID'

REQUESTTYPE = '24' : 'FIREFIGHTERIDACCESS'

REQUESTTYPE = '29' : 'ENABLE ACCOUNT'

REQUESTTYPE = '30' : 'DISABLE ACCOUNT'

 

TASK TYPES:

 

TASKTYPE_ADD = 1

TASKTYPE_PROPOSEDACCOUNTOWNERS = 7

TASKTYPE_PROPOSEDENTOWNERS = 13

TASKTYPE_DEL = 2

TASKTYPE_NEWACCOUNT = 3

TASKTYPE_NEWROLEREQUEST = 4

TASKTYPE_CHANGEPASSWORD = 5

TASKTYPE_ENABLEACCOUNT = 6

TASKTYPE_DISABLEACCOUNT = 14

TASKTYPE_UPDATEACCOUNT =12

TASKTYPE_DELETEACCOUNT =8

TASKTYPE_UPDATEUSER =9

TASKTYPE_MODIFYPRIVILEGE = 23

 

TASK STATUS:

 

TASKSTATUS_NEW = 1

TASKSTATUS_INPROGRESS = 2

TASKSTATUS_COMPLETE = 3

TASKSTATUS_DISCONTINUE = 4

TASKSTATUS_PENDINGCREATE = 5

TASKSTATUS_PENDINGPROV = 6

TASKSTATUS_PROVFAILED = 7

TASKSTATUS_ERROR=8

TASKSTATUS_NO_ACTION_REQUIRED=9

 

REQUEST STATUS:

 

STATUS_DRAFT = 0

STATUS_INPROCESS = 2

STATUS_NEW = 1

STATUS_EXPIRES = 4

STATUS_COMPLETED = 3

STATUS_DISCONTINUE = 6

STATUS_ARCHIVE=7



References

Comments
rushikeshvartak
All-Star
All-Star

Nice information but should also mention table name 

Saviynt_learner
Regular Contributor II
Regular Contributor II

Thank you for this article. I have a small doubt here, In REQUEST TYPES I couldn't find anything related to entitlement or access requests. which code should I use to filter only entitlement requests? 

Harsha
Regular Contributor II
Regular Contributor II

Hi @sudeshjaiswal ,

How about disable account and enable account requesttype? Couldn't find it anywhere.Can you confirm me if its 29 and 30?

Thanks,

Harsha

shivmano
Regular Contributor III
Regular Contributor III

@Harsha

Enable account - Requestype = 29

Disable account - Requestype = 30

Version history
Last update:
‎09/26/2023 02:06 AM
Updated by: