To WorldWide Support | Right Click to Bookmark |
Panagon IDM Desktop 2.0.1 Introduction This document describes conditions and issues you should be aware of when installing, configuring, and using the IDM Desktop 2.0.1 software. The standard operation of IDM Desktop is described in the online help that accompanies the software. Users of the IDM Desktop 1.0 product should refer to the "What's New" sections of the online help for information on new features and other significant changes to the product. Users of the IDM Desktop 2.0 product should refer to the "Changes Since 2.0" section of this document for information on changes incorporated into the 2.0.1 version of IDM Desktop.
Changes Since 2.0 Installation No Longer Requires Presence of Internet Explorer ( FR 2124) Installation of IDM Desktop no longer requires the presence of Microsoft's Internet Explorer product. However, when running on Windows 95 without Internet Explorer installed, actions such as copy, paste, rename, or drag and drop, might not be reflected in the Windows Explorer interface until you press the F5 refresh key.
Installation Improvements for Accessing IDMDS Catalogs (FR 1896, 2138, 2139) Modifications have been made to the setup program to make the installation and configuration of IDMIS catalogs more intuitive.
Ability to View and Retrieve Documents that Show Generic Icons in Explorer (FR 2081) In the IDM Desktop 2.0 release, some files did not have the correct icon associated with the file. Attempts to retrieve these files failed with the error "Retrieve Segment (document content) failed".
Correction for Intermittent Failure to Logoff IDMIS Catalogs (FR 2482) Closing all applications on a workstation now properly logs the user off of the IDMIS catalog.
Support for Viewing Additional IDMIS File Formats (FR 2239) Support for the following file formats has been added for viewing documents stored in IDMIS library systems: Corel Draw versions 3, 4, 5, 6, and 7 Micrographx Designer Autocad drawing versions 12 and 13 IGES drawing Adobe Illustrator postscript Correction for IDMIS Alternate Cache Feature (FR 1817) Document retrieval will no longer fail with the error 0x4d00000a "<77,0,10> CSM: No such object" if the alternate server cache is specified to be on a different IDMIS Server than the one containing the document.
Correction for IDMDS Date Property Format Conversions (FR 2128) IDM Desktop no longer unexpectedly converts Date property values entered in dd-mm-yyyy format to display in mm-dd-yyyy format for any of the first 12 days of any month. For example, IDM displayed 06-02-1998 (6 February, 1998) as 02-06-1998, even though the user had his machine set to display in dd\mm\yyyy format and the library system database stored the date as 06-02-1998 as expected. This problem did NOT occur for any date later than the 12th day of any particular month.
Correction for Intermittent Errors Retrieving Documents on IDMIS Catalogs (FR 2136) IDM Desktop no longer fails with an "Invalid Page Number" errors when retrieving documents.
Correction for Handling Large FPNumbers on IDMIS Catalogs (FR 2288, 2290) Multiple problems related to large (greater than 10 digits) FPNumbers have been corrected.
Note that since FPNumbers can provide greater precision than can be represented in a double, you should program using the IDM FnFPNumber object if you require a large number of digits for a particular field (greater than 15 digits). In particular, simply calling the Value property of a Property object will return a double type that may lose precision:
Instead check if the property is an FPNumber and access it as an FnFPNumber object: Set oProp = oDoc.Properties("bignum") if oProp.PropertyDescription.GetState(idmPropSupportsFPNumber) then set oFPNumber = oProp.FnFPNumber ' access FPNumber ... end if Correction for Entering User Defined String Fields on IDMIS Catalogs (FR 2258) A user can now enter as many characters as specified as the maximum for a user defined string field in the Document Properties.
Corrections for COLD Image Documents (FR 1407, 2157, 2158, 2159) The following corrections have been made for COLD documents:
Supported Desktop Environments General
Compatibility/Coexistence with Other FileNET Products IDM Server Services (IMS and Mezzanine) Information for server software requirements is covered in the Admin_D.hlp help file. This file is located on your IDM Desktop CD. Here are some updates to that information: IDM Desktop 2.0.1 is certified against the following IDM Document Services (IDMDS) versions:
The IDM Desktop Setup program has been modified to allow easier selection of the database client type(s) to communicate with IDMDS 4.1.3 and/or IDMDS 4.2.x library systems. You may select multiple database client types for IDMDS 4.2.x library systems only. Depending on the library system version(s) and database type(s) you select, Setup for the English IDM Desktop 2.0.1 installs the IDMDS 4.1.5 and/or 4.2.1 client library files. Setup for the French and German IDM Desktop 2.0.1 installs IDMDS 4.1.5 (English only) and/or 4.2.2 client library files. When you create and save searches in IDM Desktop, the IDM Document Services (IDMDS) library system saves them as Item objects in the database, not as Search objects (as is the case for stored searches in Saros Document Manager and FileShare). As a consequence, when you use IDMDS utilities such as SRDELETE or ARCHDATE, you may inadvertently affect the Item objects that store IDM Desktop search information as well as the Item objects that store typical document information. Likewise, programmers using the IDMDS API must be aware that a delete operation on Item objects may also delete IDM Desktop searches. As stored searches are saved with the current servername and systemname, changes to the IMDDS systemname will cause to the stored search to fail. Users will need to recreate the stored search using the new systemname and servername.
WorkForce Desktop (WFD) IDM Desktop can coexist on the same PC as WFD 5.02. FileNET does not support the coexistence of IDM Desktop and WorkFlo Controls within the same application. WFD must be installed first; otherwise the WFD setup program unconditionally installs older DLLs on top of newer versions that were installed by IDM Desktop. Saros Document Manager (SDM) IDM Desktop can coexist on the same PC as Saros Document Manager (SDM). IDM Desktop does not support SDM smart folders, Document References, and legacy Mezzanine stored searches. Stored searches saved using the Mezzanine API cannot be accessed via IDM. Panagon Capture Panagon Capture release 2.0 is required for coexistence and cohabitation with Panagon IDM 2.0.1. Coexistence means that both products are running on the same PC as native independent applications. Cohabitation means that controls from both products are embedded (i.e. "living together") in the same application. Panagon Print, Panagon Fax, WorkFlo/Print IDM Desktop 2.0 has been qualified with the Panagon Print 4.0 and Panagon Fax 2.0 products. FileNET WorkFlo/Print 3.0.3 is also qualified with IDM Desktop; however, this version does not properly print stamp, arrow, and pen annotations. Contact the FileNET Customer Support Center for the latest software updates. Cross-catalog remote printing is not supported. Replication Services IDM Desktop supports IDM Replication Services that installs with IDM Document Services 4.2. Use Saros Document Manager 4.2 to administer IDM Replication Services. Panagon Visual WorkFlo You may use IDM Desktop and Visual WorkFlo (2.0 and 3.0) to develop custom applications. IDM 2.0 has been qualified to coexist on the same platform as Visual WorkFlo 2.0 and 3.0 client products. IDM 2.0 and Visual WorkFlo 3.0 now utilize a shared logon mechanism to Panagon IDMIS libraries. IMS Connect In a client-server environment, IDM Desktop 2.0 includes support for IMS (IDMIS) documents that have been linked (cross-cataloged) to a Mezzanine (IDMDS) library system, via the IMS Connect for Mezzanine product. When a document link within the Mezzanine library system is opened, the target document from the IMS catalog will be retrieved and displayed. Web access to these document links is not currently provided.
Installing IDM Desktop Software
If you are installing on a machine that currently has the IDM Desktop 1.0 product, you must first uninstall IDM Desktop 1.0. Failure to do so will result in the following errors: During installation, you will encounter "Error 401. String variable not large enough for string. Check the string declaration". When attempting to logon to a catalog, you will encounter "Unable to logon, error <id>. When invoking the Viewer Application, it will fail with "This program has performed an illegal operation and will be shut down." To uninstall IDM Desktop 1.0, close all active programs or reboot the system. Use the Add/Remove Programs utility from the Windows Control Panel to remove the following: FileNET Mezzanine Client Libraries (for clients with DS Services only) FileNET Panagon IDM Desktop Reboot the system before installing the IDM Desktop 2.0 product. Note: The uninstall process will remove the library server configurations on the desktop. They will need to be reconfigured after installing IDM Desktop 2.0. Upgrading from IDM Desktop 2.0 If you are installing on a machine that currently has the IDM Desktop 2.0 product, you must first uninstall IDM Desktop 2.0. To accomplish this, close all active programs or reboot the system. Use the Add/Remove Programs utility from the Windows Control Panel to remove the following: FileNET Panagon IDM Desktop FileNET IDM DS Client Libraries 4.1.3 FileNET IDM DS Client Libraries 4.2 Reboot the system before installing the IDM Desktop 2.0 product. Installing IDM Desktop 2.0.1 Before installing IDM Desktop on a client PC, make sure the PC can communicate over the network with the machines that will act as IDM servers. You can use Ping tools to verify these connections. Before running the Setup program, shut down all active programs, including virus protection software and the Microsoft Office Toolbar. Run the Setup program on the IDM Desktop CD. If the IDM Document Services files were previously installed in your system directory or in a folder on your path, Setup will prompt you to remove the following files from that location:
Responding "No" to the any of the prompts will terminate Setup. If you select use with Document Services (IDMDS) in the installation, Setup will display a Specify Databases screen. Select the version(s) of IDMDS library systems you want to access. Select one or more database types for the 4.2.x Document Services servers to which you will connect. Setup will install the database software selected. If it detects that the selected database software is already installed on your system, it will attempt to update it if required. You can select only one database type for use with servers running Document Services 4.1.3. This selection will allow connection to Document Services of this single database type only. I If setup detects older versions of both Oracle and Microsoft SQL Server database client files, you may be forced to exit and remove the Microsoft SQL Server files. This will occur only when you select a database type other than Microsoft SQL Server.Reinstalling and Uninstalling IDM Desktop 2.0.1 Software
IDM Document Services Application Integration
File Formats
Help Files
Sample Applications
Software Problems and Restrictions Installation When installing IDM Desktop on a Windows 95 system, you may encounter the message: "Version conflict MFC40.DLL Your version = 4.1.6139. Keep your version? Y/N?" You should reply Yes to retain the more recent version of the MFC40.DLL. If you respond NO, an older version of MFC40.DLL will be installed. When installing the IDM Desktop Developer environment, you may encounter the error: "The ordinal 6451 could not be located in dynamic link library MFC42.DLL". This will happen if the Visual Studio Service Pack 3 was not previously installed. The SQL Server ODBC 3.5 driver is not compatible with Panagon Document Services. Bug number 17993 has been filed with Microsoft, and they will provide a patch. At the time of the IDM 2.0 release, the patch was not yet available. This driver is automatically installed by some applications such as IIS 4 and OLE DB 1.5. To remedy this situation, you will need to obtain the odbc_del.zip file from the FileNET ftp site. This zip file contains the Microsoft delete ODBC v.25 (wx1220).bat file. Unzip the file, and then run the batch file just prior to installing FileNET Panagon IDM Desktop. This batch file will remove the incompatible ODBC drivers, allowing the IDM Setup program to install an earlier version. After checking out/in numerous versions of a document from an IDM Document Services library system, Windows 95 clients may automatically reboot. This problem was experienced only on machines with a 3Com Fast Ethernet XL PCI card running Windows 95 v4.00.950b(OSR 2). Remedy this problem by installing the latest drivers from 3Com. The 3com web site for the drivers is http://support.3com.com/infodeli/tools/nic/Fast_EtherLink_XL.htm. Similar problems may occur with other drivers. Contact the card manufacturers for updated drivers. Applications Explorer Integration
Viewer Application
Objects Annotation Object
Document Object
ObjectSet Object
Property Object
Query using ADO
Queue Objects
Controls IDMListView Control
IDMTreeView Control
IDMQuery Control
IDMViewerCtrl Control
Miscellaneous Drag and Drop, Cut, Copy and Paste
Ensemble Integration
Error Handling
IDM Launch Application for IMS Connect
Local Cache
Local Printing
Logging Off
Logging
Multiple Selection
© 1998 FileNET Corporation USA. All rights reserved. |