|
4.
|
Can I copy
documents directly under an SPS Site/Area or WSS Site? |
|
No. Documents can be copied to
document libraries folder structure only.
|
|
Top |
|
5.
|
Can I import
documents and folders to multiple libraries?
|
|
|
Yes. DocKIT allows you to import
folders/documents to multiple libraries in a single import session. |
|
Top |
|
6.
|
How does
DocKIT associate the external metadata to the documents that are imported?
|
|
The field names that are
specified in the HEADER of the metadata file, if not present in the target
library, will be created automatically by DocKIT and will be assigned to the
respective columns in libraries during migration. |
|
Top |
|
7.
|
What types of
columns cannot be included in the metadata?
|
|
DocKIT will not update System
defined, Read-only and Computed columns in a document / picture library. To view
the list of system fields in SharePoint, refer Field
Tables for Default Lists |
|
Top |
|
8.
|
What is the
required format of data in the CSV (Comma Separated Value) file in which
metadata is to be stored?
|
|
-
The first row of the CSV file
should contain the Field Names as headers separated by comma (,).
-
The first field should be named
as Path. Path field should be followed by other field names separated by comma,
in whose names the document properties will be created in the SPS.
-
The first field named Path is
mandatory. This field will not be carried forward as a metadata into SharePoint
Server.
-
The first column of all the rows should contain
the path of the file e.g., C:\Documentation\Brochures.doc (or)
\\FileServer\Documentation\Brochures.doc.
-
Each field should be enclosed
within double quotes ("").
-
The Year, Month and Day parts in
a date field is required to be within double quotes and separated by a slash (/)
only e.g., "11/23/2000".
-
For local/mapped drives used as
source, ensure the 'Path' field has the corresponding local/mapped drive path
(e.g., Z:\Projects\Brochures.doc).
-
When network shares are used as
source, ensure the 'Path' field has the corresponding UNC path
(e.g.,\\DevServer\Documents\Support.xls).
Sample format of a CSV
File:
"Path","Modified Date","Author
Name","Post"
Example 1 -
"C:\Management\Brochures.doc","11/06/2002","John
Doe","CEO"
Example 2 -
"C:\Directors\Proposals.xls","16/08/2002","Jane
Doe","Director"
Example 3 -
"C:\Directors\Demo.ppt","09/09/2002","David","Operations
Manager"
|
|
Top |
|
9.
|
How does
DocKIT associate the Date fields of the source documents that are migrated to
SharePoint Portal Server or Windows SharePoint Services?
|
|
DocKIT assigns the source
'Created Date' and 'Last Modified Date' fields to 'Created' and 'Modified'
system columns respectively. The currently logged-on-user account will be
assigned as the user who created (Created by) and last modified (Last modified
by) the document.
When
uploading documents as a new version, the Created Date field will be the
very first version of the document and last modified date value can be assigned
to the system SharePoint column (Modified).
Please note the following
additional information about assigning date fields:
 |
If the 'Created Date' and 'Last
Modified Date' fields are unchecked, the values will be set to the date &
time at the time of import. |
 |
While importing 'Last Modified
Date' value alone to SharePoint system column, the date & time at the time
of import will be set to 'Created' column. |
|
|
Top |
|
10.
|
How does
DocKIT associate the current NTFS permissions in my source folders to SPS / WSS
permissions for the Site?
|
|
DocKIT takes the NTFS security
permissions of the folders/files and maps it to a default set of site groups in
the destination site. The user can customize the NTFS permission to site group
mapping, which will be applied to all users/groups in the list. For each NTFS
permissions set for user/group, the user/group will be added to the appropriate
site group. In other words, each user/group will be added to multiple site
groups based on the NTFS-> Site Group mapping information.
Alternately, the user running
DocKIT can assign the relevant site groups for each user/group listed in the
source folders/files.
|
|
Top |
|
11.
|
How
does DocKIT associate the current NTFS permissions in my source folders to SPS
permissions for the Area?
|
|
DocKIT takes the NTFS security
permissions of the folders/files and maps it to a default set of ‘rights’ in
the destination area. The user can customize the NTFS permission to Area rights
mapping, which will be applied to all users/groups in the list. For each NTFS
permissions set for user/group, the user/group will be assigned the respective
area rights. In other words, each user/group will be assigned the maximum
area/library rights, based on the NTFS-> Area rights mapping information.
Alternately, the user running
DocKIT can assign the relevant rights for each user/group listed in the source
folders/files.
Note: The rights assigned to the user/group will be uniformly
applicable to all destination area/libraries in the current import session.
|
|
Top |
|
12.
|
How does
DocKIT associate the current NTFS permissions in my source folders to SPS / WSS
permissions for the Library?
|
|
DocKIT takes the NTFS security
permissions of the folders/files and maps it to a default set of ‘rights’ in
the destination library. The user can customize the NTFS permission to Library
rights mapping, which will be applied to all users/groups in the list. For each
NTFS permissions set for user/group, the user/group will be assigned the
respective library rights. In other words, each user/group will be assigned the
maximum library rights, based on the NTFS-> Library rights mapping
information.
Alternately, the user running
DocKIT can assign the relevant rights for each user/group listed in the source
folders/files.
Note: The rights assigned to the user/group will be uniformly applicable
to all destination area/libraries in the current import session.
|
|
Top |
|
13.
|
How NTFS
security mapping is applied if I import folders/files to multiple libraries?
|
|
The NTFS permissions to Library
rights mapping will be applied to all libraries in the current import session.
The library rights assigned to the user/group will be uniformly applicable to
all destination libraries in the current import. If you wish to assign different
rights for each destination library, you have to import folders/file one library
at a time. |
|
Top |
|
14.
|
What roles
are set for the ‘Site’ created through DocKIT?
|
|
The currently logged on user
during the time of creation of Site will be assigned to the Administrator site
group.
|
|
Top |
|
15.
|
How does
DocKIT handle document versions?
|
|
DocKIT provides options to handle
the condition where a document with the same name, as the one being
imported, already exists in SharePoint. You can specify whether to
overwrite the existing file in SharePoint, retain existing versions and update
the latest version or to leave the file as-is in SharePoint.
By selecting the 'Overwrite'
option, DocKIT deletes the file in SharePoint (along with its version history)
and imports the new file. By selecting the 'Create New Version' option, DocKIT
retains existing document versions in SharePoint and updates the latest version
only.
|
|
Top |
|
16.
|
What are the
precautions to take while migrating documents to SPS / WSS using DocKIT? |
|
 |
Ensure the network traffic is
minimal while copying files from remote shares on the network. |
 |
Avoid running any other
applications in the background during the migration process. |
 |
Temporarily disable any
anti-virus software that may be running during the migration operation. |
 |
We strongly recommend a good
hardware configuration. |
 |
Run the full import process in
DocKIT during off-peak usage of SPS/WSS (if it's already in use). |
|
|
Top |
|
17.
|
Additional
information in order to troubleshoot the problem |
|
 |
DocKIT version that you are
evaluating or you have registered with us. (Version information could be found
in the "About" Screen and in the 'Help'). |
 |
Additional services or resource
consuming processes/applications (like anti-virus) running in the background on
DocKIT installed machine. |
 |
Hardware configuration of DocKIT
installed machine. |
 |
'Service Pack' version is
SharePoint Portal Server / Windows running currently. |
 |
Send us, both "DocKIT
Activity Log" and "Error Log", available in the installation path
of DocKIT (e.g., C:\Program Files\DocKIT2003\Log\DocKITErrorLog.txt). |
|
|
Top |
|
18.
|
The application
error log file DocKITErrorLog.txt is gradually increasing in size. Can I delete
it? |
|
Yes, you may delete this error
log file. DocKIT generates an error log file in the Log folder in the
application path (C:\Program Files\DocKIT2003). The error log file tends to
increase in size over a period of time especially if the application meets with
frequent error conditions. The application does an "append" to the
error log each time it runs. This is required for diagnostic purposes during
trouble shooting. You may delete the error log file periodically.
|
|
Top |