Several settings in the Web Server's Web.config file need to be configured for LoginFormProc. These settings are located within the Hyland.Web.LoginFormProc element.
username- Specify the user name to be used for creating forms. This account must not be a service account.
password- Specify the password for the supplied user for creating forms.
datasource- Specify the name of the data source to use for creating forms. You must provide a data source for LoginFormProc to work.
prompt- Set to enable if you want LoginFormProc to prompt users to create another form. Set to disable if LoginFormProc should not prompt users. When prompting is enabled, the HTML form must contain the OBWeb_Redirect field, which specifies the path to the form.