PutProvisioningData
Calls to PutProvisioningData are processed serially in the order they are received by the server. The processing of each call will not exceed five minutes.
- If you make a single call to the PutProvisioningData operation in which you modify the same attribute on the same object multiple times, an error occurs and the changes you specified are not applied.
For example, in a single call to the PutProvisioningData operation, you can change both user information (such as a title) and the user state (such as ActiveState) for the same user. However, you cannot change the same attribute (such as the title) for a single user multiple times in a single call. You can change the same attribute for multiple users in a single call.
- To modify the same attribute multiple times for the same user, make a separate web service call to the PutProvisioningData operation for each change.
Use |
Creates or updates a set of provisioning data for one or more users and sites. |
Inputs |
|
Outputs |
None on success, SOAP fault on failure. |
Side effects |
Items are created or updated based on input parameters. |
SOAP action |
http://www.phaseforward.com/InForm/2009/01/UserProvisioning/PutProvisioningData |
Note: New users that you add with the User Management Interface must have an associated rights group to be able to log in to the InForm application.