BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

Choosing a Visual Basic project type

When you decide to create custom functionality for Meridian Enterprise using Visual Basic programming, you have several options. In most cases, we recommend you extend the functionality of the standard Meridian Enterprise applications by creating an interface extension. Visual Basic interface extension programming involves creating functions and commands that are integrated into the user interface of the Meridian Enterprise clients (PowerUser or Configurator). For example, you may create your own property pages to hold custom property values for a document, folder, or work area. Or, you may want to create your own revision mechanism or custom workflow.

You may also choose to create a custom client application that runs stand-alone. A stand-alone client can, for example, examine all working copy documents in a Meridian Enterprise vault and present a sorted list to a manager. Client programming could also be a Visual Basic for Applications macro inside Microsoft Word or AutoCAD that queries Meridian Enterprise for information related to an open document and performs some tasks in the document based upon those results, for example.

Included with the Meridian Enterprise Developer Edition are templates for several different types of Visual Basic projects. The templates help you to quickly create the basic framework for different types of projects by referencing the necessary Meridian Enterprise type libraries, setting the project type, and creating initial project forms and code. Each template is useful for different purposes. You need to choose one of the templates, depending on the kind of functionality you want to develop.

The project types are:

Related information

Creating a new interface extension

About AMM Menu Extension projects

About AMM Project projects

Accessing a vault from Visual Basic for Applications

Deploying an interface extension

Copyright © 2000-2012 BlueCielo ECM Solutions