| Using Imaging Servers |
|
This section describes how to install and use the optional components of Imaging for Windows to access WMS Imaging Server (1.x) or WMS Imaging and Workflow (WMS) servers. For information on how to install Imaging for Windows in a standalone mode, refer to Installing Imaging for Windows. If you have the necessary client software installed on your PC, Imaging for Windows enables you to access images residing on Imaging 1.x Servers and in WMS Imaging and Workflow environments. Access to the appropriate servers is required. Contents Chapter 2 of the Imaging for Windows Getting Started Guide provides instructions on how to install the 1x components needed for Imaging for Windows to access the WMS Imaging Server (1.x). The Getting Started Guide is on the release media. In order to access the WMS Imaging and Workflow server, you need to install the WMS Imaging and Workflow Client Components. These components are packaged with the WMS Client software. Although I can see the volumes on the 1.x server, I can't see the
Document Manager databases.
Programming the ActiveX controls to Access the Imaging Servers I'm converting a program from the OPEN/image Custom Controls to the
Imaging for Windows ActiveX controls, yet I can't find the Document
Management control in the ActiveX controls. How do I access the Document
Manager and/or files on the Imaging Server?
Although the ActiveX controls do the vast majority of what I need, I
can't find corresponding calls for DocManage1.ListAction = OI_PAGE,
ImageFile1.FileOption = OI_GET_MEDIA_CAPACITY, and ImageFile1.FileOption =
OI_GET_MEDIA_FREE. SAO contains methods GetVolumeCapacity and GetVolumeFreeSpace. GetVolumeCapacity returns the capacity, in kilobytes, of the specified volume. Because the volumes are "logical" constructs, it is possible to define volumes that share physical storage space. In such a case, volume capacity statistics could be misleading, since the shared physical space appears as capacity under each of the logical volumes. GetVolumeFreeSpace returns the amount of space available, in kilobytes, on the specified volume. Because the volumes are "logical" constructs, it is possible to define volumes that share physical storage space. In such a case, volume free space statistics could be misleading, since the shared available physical space appears as free space under each of the logical volumes. I am writing a program to access a Document Manager database on the
Imaging Server, but I want to test it using a local Document Manager
database on my C drive. How do I do that? |
| Copyright 2000 - 2006 Global 360, Inc. |