Panagon Web WorkFlo uses the Javascript API objects, ASP files, and in some cases, the IDM Objects provided in Panagon Web Services and Panagon IDM Desktop.
To access, or interact with, content stored in Panagon Content Services or Panagon Image Services libraries, you must be familiar with the Javascript API objects and IDM Objects. (See the Panagon eProcess Services Architecture topics for more information on how these objects interact with the eProcess APIs.)
The Panagon Toolkit Help system provides detailed reference and programming information on the Panagon Toolkit COM IDM Objects and controls, including samples and Working with. . . topics. Familiarize yourself with the development information available in the Panagon Toolkit Help system.
Access Panagon Toolkit Help, which contains the developer's documentation for Panagon Web Services, by performing the following steps:
Access the Panagon Web Services programming help by performing the following steps, while still in the Panagon Toolkit Help system:
The following table lists the kind of information you can expect to find in the Web Services help:
Title |
Content description |
---|---|
Panagon Web Services Overview |
Includes detailed information about the Panagon Web Services architecture and objects about a Panagon Web Services server before Panagon Web WorkFlo is installed. |
Developing for the Web |
Includes information necessary for developing a web application for Panagon Web Services. Topics describe Panagon Web Services toolkit components, where to find them, and how to use them. Some topics discuss how to create ASP files that perform specific functions. Working with. . . topics discuss how to work with four Javascript API objects: IDMWSC_Document, IDMWSC_Folder, IDMWSC_Library, and IDMWSC_StoredSearch. Most topics include basic sample code to demonstrate how to use the objects. |
Reference |
Includes reference information for all Web Services API Javascript objects, methods, properties, events, and addressable Uniform Resource Locators (URLs). |
Using Web Services Sample Pages |
Includes information on using and modifying the IDM Web Services sample .ASP and .HTM pages. |