Enable auto suggest control and browse window for each attribute

By default, a text box is displayed for an attribute. Modify this xml to enable an auto suggest control and a browse window for an attribute.

Enable auto suggest control and browse window for attribute

Configure the xml as :

XML file name and path [InstallPath]\Settings\AdditionalUserAttributes_ORCL.xml
Tag <connections>
Node <connection id="" required="false" browsable="true" name="Connection Name">
Configuration setting Set the value to:
  • true - enable auto suggest control and a browse window.
  • false - To enable a text box.
Note: Values will be displayed in the browse window only if that attribute has been extracted and the connection node is present for each connection where the attribute value is to be specified during request creation.
Default The default value is false.