The update operation enables you to update the following:
This section walks you through the following topics for updating configurations:
Note: After you update configurations, you must refresh the system cache for the changes to take effect. See "Refreshing the Organization Cache" for more information on how to refresh the system cache.
The UpdateRequest message is used to update configurations in the AuthMinder database. All the createRequest elements listed in the tables in Credential Profiles and Authentication Policies can be updated using the update operation. For information about each element, refer to the tables in Credential Profiles and Authentication Policies.
To update configurations:
This operation returns updateResponse message that includes the transaction identifier, message, reason code, and response code. Refer to the next section for more information on the response message.
For successful transactions, the response message, updateResponse returns the elements explained in the following table. These elements are included in the SOAP body. If there are any errors, then the Fault response is included in the SOAP body. See appendix, "Error Codes" for more information on the SOAP error messages.
|
Element |
Description |
|---|---|
|
message |
Indicates the status of the transaction. |
|
reasonCode |
Unique code that is sent by AuthMinder Server if the operation fails. |
|
responseCode |
Response code returned by the AuthMinder Server in case of errors. |
|
transactionID |
The unique identifier of the transaction. |
|
additionalOutput |
The values returned for the additional input. |
|
Copyright © 2013 CA.
All rights reserved.
|
|