Developing Open Client ASP.NET (HTML) Step and Launch Step Processors

This subsection describes how to develop an Open Client ASP.NET HTML Step Processor or Launch Step Processor. The information in this section is intended for customers and developers who want to either customize the out-of-the-box (OOTB) HTML Open Client Step Processor, and Launch Step Processor provided with the Open Client installation, or who want to create their own Processors from scratch. The ASPX pages, their associated code-behind files, User controls, Data Providers, and other files for these OOTB Process Processors are available when Open Client is installed on the FileNet P8 Image Manager web server.

Note: ASPX pages are also available for the OOTB Open Client Java Processors. For details, see Deploying an Open Client Java Processor.

Topics covered in this subsection include:

Using the FileNet Open Client Out-Of-The-Box (OOTB) ASP.NET HTML Processors

Provides summary information on the OOTB Open Client ASP.NET HTML Launcher (launches the workflow definition), Personal Work Manager (PWM), Step Processor, and Launch Step Processor provided with the product. A basic step-by-step procedure for customizing these is also provided. Topics include:

 

Developing a Custom ASP.NET HTML Step Processor

Provides information on how to develop a custom Open Client ASP.NET HTML Step Processor. Topics include:

Developing a Custom ASP.NET HTML Launch Step Processor

Provides information on how to develop a custom Open Client ASP.NET HTML Launch Step Processor. Topics include:

Deploying an ASP.NET HTML Step Processor Provides information on Basic Customization and Deployment Procedure of the Open Client OOTB ASP.NET HTML Step Processor.
Adding an Open Client HTML or Java Processor to the Workflow Provides information on adding your customized Open Client HTML Processor to the Workflow (final step).