Enable an attribute to participate in a request
By default, additional user attributes are not enabled and therefore are not available for selection on the request page. To enable additional user attributes to participate in requests, configure the xml as shown below.
additionaluserattributes.xml
Configure the xml as:
XML file name and path | [InstallPath]\Settings\ AdditionalUserAttributes_ORCL.xml |
Tag | <additionaluserattributes> |
Node |
<attribute appattributename="Password Expiration"
displayname="##AddAttribute_PasswordExpiration##" status="ON">
<bapiattributename>Password_Expiration</bapiattributename>
|
Configuration setting | This setting can be configured for any or all of the
attributes listed above.
Set the attribute status to:
|
Default | The default value is
OFF .
|