Print Topic View/Print Book Previous Page Next Page

New Form Template


  1. Create the new Online Form Template JSP file using an external editor.
  2. You can get more information and training in custom Online Form Template creation from Commerce One Professional Services or Educational Services.

  3. Copy the JSP file to the Web Server .. \WEBROOT\Online_Forms\ directory.
  4. In Tree Menu, select Setup | Online Form.
  5. The Advanced Administration Application displays the Online Form form containing a list of all available Online Form Templates.

  6. Click [New Online Form].
  7. The Advanced Administration Application displays the New Online Form form.

  8. Click in the Online Form Name text box and type a name for the Online Form Template.
  9. Click the Active check box to make the Online Form Template available to users.
  10. Click in the JSP Name text box and type the name of the file for the Online Form Template.
  11. You do not need to supply a path to the file, because Online Form Template files must always be stored in the Web Server ..\WEBROOT\Online_Forms\ directory.

  12. Click in the XML File Path text box and type the pathname of the XML file for the Online Form Template.
  13. Click in the Description text box and type a brief explanation of the Online Form Template, for other administrators (a maximum of 2000 characters).
  14. Click in the Protection Domain text box and type the name of the domain for the Online Form Template.
  15. If necessary, click in the Symbolic Class Name text box and type the class of the file. For Online Forms, the class is OLFDocument by default.
  16. If necessary, click in the DocType text box and type the type identifier of the file. For Online Forms, the type is 10 by default.
  17. Click:

Top of Page