When using the createChangeRequest web service command, is there a way to specify which form to use? It seems to be using default forms based on the action specified.
Thanks,
Jennifer
When using the createChangeRequest web service command, is there a way to specify which form to use? It seems to be using default forms based on the action specified.
Thanks,
Jennifer
Unfortunately there is no option to use custom request forms when creating change requests through Web Services.
Pulling directly from the documentation of createChangeRequest, these are the supported actions using the default form:
The following types of changes are supported:
- Add entitlement to user
- Remove entitlement from user
- Add user to application role
- Remove user from application role
- Add user to global role
- Remove user from global role
- Add user to group
- Remove user from group
- Register a user
- Terminate a user
- Create account
- Delete account
- Enable account
- Disable account
- Lock account
- Unlock account
- Add account to group
- Remove account from group
- Add entitlement to account
- Remove entitlement from account
- Add application role to account
- Remove application role from account
- Synchronize the password for accounts
- Reset password for an account
Unfortunately there is no option to use custom request forms when creating change requests through Web Services.
Pulling directly from the documentation of createChangeRequest, these are the supported actions using the default form: