Using the JiGlue COM Bridge with VBScript

If you are developing a COM-based application for Process Engine services with the FileNet Workplace, FileNet Web Services, or FileNet Open Client web application, you will need to use the JiGlue COM Bridge.

If you are coding your COM application in VBScript and if you plan to use the JiGlue COM Bridge without using Workplace or FileNet Web Services or FileNet Open Client as your web application, you must register the jiglue.dll on the web server; for information, see Register the JiGlue Library (jiglue.dll).

Once jiglue.dll has been registered, your VBScript can access the JiGlue.JiGlueUtil class in the JiGlue library.

For guidelines on JiGlue and examples of coding VBScript with JiGlue, see the following topics: