Setting Up and Developing for ASP
This topic describes how to set up your development system for developing an
ASP-hosted Process application in conjunction with the FileNet Web Services
web application. An overview on scripting Active Server Pages (ASPs) for Process
Services is also provided.
Subtopics include:
Note Related topics of interest for ASP development include:
- FileNet Web Services
Files Referenced by Process Applications describes the FileNet
Web Services ASP and JavaScript files used by Process HTML (ASP-hosted) applications,
including the default HTML Step Processor and Launch Step Processor applications
provided with the FileNet Web Services HTML Step Processor Toolkit.
- PJAC Files Referenced by Process
Applications describes the PJAC for FileNet Web Services ASP and
JavaScript files used by Process HTML (ASP-hosted) applications, including
the default HTML Step Processor and Launch Step Processor applications.
- Using the HTML Step Processor
Toolkit provides an introduction
to the FileNet Web Services HTML Step Processor Toolkit which may be used
to facilitate development of a custom ASP-hosted Step Processor or Launch
Step Processor application.
- HTML Step Processor Toolkit Files
describes the location and contents of the FileNet Web Services HTML Step
Processor Toolkit.
- How the Default HTML Step Processor
Works describes how the default HTML (ASP) Step Processor performs
step operations.
- Customizing an HTML Step Processor
provides guidance on how to develop an HTML Step Processor by describing
how to customize the default FileNet Web Services HTML Step Processor ASP
(step_main.asp) and related files and scripts.
- Customizing an HTML Launch Step
Processor provides guidance on how to develop an HTML Launch Step
Processor by describing how to customize the default FileNet Web Services
HTML Launch Step Processor ASP (launcher_main.asp)
and related files and scripts.