Enable an attribute to be mandatory or optional
Selecting attributes is not mandatory during a request creation. Use the respective XML to mark attributes to be mandatory per connection.
connections.xml
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\AdditionalUserAttributes_PSFTFI.xml or AdditionalUserAttributes_PSFTHR.xml |
Tag | <connections>
|
Node | <connection id="" required="false" browsable="true"
name="Connection name"> |
Configuration setting | Set the value of required to:
Note: If an attribute is configured to be mandatory or browsable for a
connection, the connection node should be present for each connection where
the attribute value is to be specified during request creation.
|
Default |
The default value is set to Ualse. |