Define a Business Object to Display in Web-Forms

To select a Business Object to display in Web-Forms, complete the following steps:

  1. Open the Web-Forms web.config file in an XML Editor. (C:\Program Files\Cherwell Browser Applications\CherwellWebForms)
  2. Locate the following line of code:
    <add key="BusObName" value="Incident Follow Up"/>
  3. Provide a value (example: Inquiry).
  4. Save the web.config file.