AgilePoint BPM Web Application Window

This window enables you to specify the options for a web application.

Field Definitions

Field Name Definition
Add Mobile Pages to the AgilePoint Web Application If selected, AgilePoint Developer creates mobile versions of all files for the web application. This simplifies development for mobile devices.

AgilePoint Developer adds the following mobile files:

  • Mobile_LognonForm - A form page where the user can log on to the web application.
  • Mobile_Default - A default mobile template for an ASP.NET page.
  • Mobile_TasksPage - A mobile page that displays the user's Task List. There is also a detail page that displays details about a task when selected in the Task List.
  • A mobile page for the Work To Perform property of each activity that has the EnableMobile property set to True.

The following images show the mobile Task List and Task Detail pages:

Add Web Part to the AgilePoint Web Application If selected, AgilePoint Developer creates the following Web Parts for the web application:
  • Task List
  • Process Instance List
AgilePoint Process Template File Specifies the process model you want to associate with the web application.

When you create the process template file, skeleton ASP.NET pages are created for each of the Work to Perform properties of the Manual Activities specified in the process model.

Finish Submits the options specified on the current window.