Generic Web Adapter Details

When a generic web adapter is selected in the web adapters list, the Selected Adapter Details section contains the following updateable fields:

      Name: a mandatory, textual field that may be a maximum of 100 characters in length.  Name must be unique across all web adapters.

      Description: an optional field that may be a maximum of 1000 characters.

      Scripts within HTML <HEAD>: this mandatory, multiline text field is blank by default.  It accepts a maximum length of 5000 characters.  It allows you to specify script declarations to be added within the HTML <HEAD> tag.

      Scripts within start of HTML <BODY>: this mandatory, multiline text field is blank by default.  It accepts a maximum length of 5000 characters.  It allows you to specify script declarations to be added at the start within the HTML <BODY> tag.

      Scripts within end of HTML <BODY>: this mandatory, multiline text field is blank by default.  It accepts a maximum length of 5000 characters.  It allows you to specify script declarations to be added at the end within the HTML <BODY> tag.