Vyapin Software Systems

Microsoft Network Partner

 
 
 
     
 
Document Import Kit for SharePoint 2010 (DocKIT)
Version 6.0

Last Updated: January 25, 2012

  

Frequently Asked Questions

  1. Can DocKIT be installed and run from a client computer (workstation)?
  2. Can I connect to a remote SharePoint server using DocKIT?
  3. Does DocKIT support a batch file for import instead of setting up the import task through the Explorer interface?
  4. How does DocKIT handle document or list item versions?
  5. Does DocKIT propagate Custom Metadata Properties defined in documents?
  6. Can I import folders & documents and list items to multiple SharePoint lists?
  7. How does DocKIT associate the external metadata to the documents that are imported to SharePoint?
  8. What types of columns cannot be included in the metadata?
  9. What are the precautions to take while migrating documents to SharePoint using DocKIT?
  10. The application error log file DocKITErrorLog.txt in the DocKIT application path is gradually increasing in size. Can I delete it?
  11. Does DocKIT propagate the current NTFS permissions in my source folders and files to Microsoft SharePoint?
  12. What is the required structure for the metadata file?
  13. Can DocKIT update Created Date and Last Modified Date fields in SharePoint for folder, files and list items?
  14. Can DocKIT update Created By and Modified By fields in SharePoint for folders, files and list items?
  15. Can DocKIT assign Content Approval Status for folders, documents or list items when importing them to a SharePoint list?
  16. What permissions are required in SharePoint for DocKIT to import contents?
  17. Can DocKIT import tasks be invoked from the command line or scheduled?
  18. Does DocKIT support 'Audience Targeting' feature in Microsoft SharePoint?
  19. Can I rename the documents that are already loaded in SharePoint library using DocKIT?
  20. What are the authentication methods that DocKIT supports?

1.

Can DocKIT be installed and run from a client computer (workstation)?

Yes, DocKIT can be installed and run from a Windows 7/Vista/XP client computer with .NET Framework 4.0 or later.

Top

2.

Can I connect to a remote SharePoint server within my local network using DocKIT?

Yes, you can connect to a remote Microsoft SharePoint Server 2010 / Microsoft SharePoint Foundation 2010 / MOSS 2007 / WSS v3.0 server within your local network by specifying the required user credentials to connect to the remote SharePoint server.

Top

3.

Does DocKIT support a batch file for import instead of setting up the import task through the Explorer interface?

Yes, the current version of DocKIT supports batch import of documents and list items using a batch descriptor file. You can create a task of Import folders, files and metadata to SharePoint Libraries (Batch File Mode) or Import metadata to all SharePoint Lists (Batch File Mode)option and specify the import task settings to run in an interactive mode or a as scheduled task.

Top

4.

How does DocKIT handle document or list item versions?

DocKIT provides options to handle the condition where a document or a list item with the same reference name already exists in SharePoint, as the one currently imported to SharePoint. You can specify whether to overwrite the existing document or list item in SharePoint, retain existing version, update the latest version or leave the item as-is in SharePoint.

If you select the 'Overwrite' option, DocKIT deletes the document or list item in SharePoint (along with its version history) and imports the new document or list item. If you select the 'Create New Version' option, DocKIT retains existing document or list item versions in SharePoint and updates the document or list item as the latest version.

Top

5.

Does DocKIT propagate custom document properties defined in documents?

DocKIT imports the file properties seen in the 'Summary' tab of file properties in Windows Explorer, namely - Subject, Author, Category, Keywords, and Comments for all documents, except image files such as JPG, GIF etc. For MS-Office documents (Word, Excel, PowerPoint), 'Title', 'Manager', 'Company', 'Application Name', 'Word Count', 'Slide Count' etc. file properties can also be imported using DocKIT. The custom Microsoft Office document properties (available in Custom tab in document Properties screen) will be automatically propagated to SharePoint library automatically, when a column with same name exists in the SharePoint library.

Top

6.

Can I import folders & documents and list items to multiple SharePoint lists?

Yes. DocKIT allows you to import folders/documents and list items to multiple SharePoint lists in a single import session. You can do so by using the batch file task option or use the explorer like UI to drag-and-drop documents or list items into multiple lists along with associated metadata.

Top

7.

How does DocKIT associate the external metadata to the documents that are imported to SharePoint?

The field names that are specified in the HEADER of the external metadata file will be used to match the column names in the SharePoint library. DocKIT will assign the respective columns values specified for each document in the external metadata file to the respective documents in the SharePoint library. You must ensure that the field names in the metadata file and the SharePoint column names in the corresponding SharePoint library exactly match to ensure that the respective metadata values are assigned to the documents.

Top

8.

What types of columns cannot be included in the metadata?

DocKIT will not update System defined, Read-only and Computed columns in a SharePoint list.

Top

9.

What are the precautions to take while migrating file share contents to SharePoint using DocKIT?

  • Ensure the network traffic is minimal while copying documents / files / metadata from remote shares on the network.

  • Avoid running any other applications in the background during the content migration process.

  • Temporarily disable any anti-virus software that may be running during the migration operation (if necessary).

  • Good hardware configuration.

  • Run the content migration tasks during off-peak usage of SharePoint environment.

Top

10.

The application error log file DocKITErrorLog.txt in the DocKIT application path 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 common application data path (<Application Data Folder>\DocKITxx). 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. For each import task, DocKIT creates a task folder (same name as task name) and the error log file is stored in the respective task folder. You can use DocKIT's cleanup utility periodically to maintain the task files.

Top

11.

Does DocKIT propagate the current NTFS permissions in my source folders and files to Microsoft SharePoint?

No, the current version of DocKIT does not propagate NTFS permissions to SharePoint.

Top

12.

What is the required structure for the metadata file?

Refer to the relevant sections in the application help document for more information.

Top

13.

Can DocKIT update Created Date and Last Modified Date fields in SharePoint for folder, files and list items?

DocKIT can update the Created Date and Last Modified Date fields in SharePoint taken from the original source files or values provided in the external metadata file. Please note that DocKIT Web Service must be installed to activate this feature (Refer System Requirements). Also, please ensure the user name specified in SharePoint Login dialog / user account specified in the Run As parameter in the scheduled task is a:

  • Member of administrators group in the local server and remote SQL Server (or)

  • Application pool user account (or)

  • Owner of the site where the destination SharePoint list resides

Top

14.

Can DocKIT update Created By and Modified By fields in SharePoint for folders, files and list items?

DocKIT can update the Created By and Modified By fields in SharePoint taken from original source document (namely, Author, Manager & Last Saved By) or any other user column specified in the external metadata file. DocKIT updates the respective Created By and Modified By fields for folders, files and list items in SharePoint. Please note that DocKIT Web Service must be installed to activate this feature (Refer System Requirements). Also, please ensure the user name specified in SharePoint Login dialog / user account specified in the Run As parameter in the scheduled task is a:

  • Member of administrators group in the local server and remote SQL Server (or)

  • Application pool user account (or)

  • Owner of the site where the destination library resides

Top

15.

Can DocKIT assign Content Approval Status for folders, documents and list items when importing them to a SharePoint list?

Yes, DocKIT will be able to set the content approval status and related comments to the folders, documents and list items after importing them to a SharePoint list. You can specify the approval status in an external metadata file or use a custom property defined in the document or assign a specific approval status (say Draft, Pending and Approved) in the current migration task.

Please note that DocKIT Web Service must be installed to activate this feature (Refer System Requirements). Also, please ensure the user name specified in SharePoint Login dialog / user account specified in the Run As parameter in the scheduled task is a:

  • Member of administrators group in the local server and remote SQL Server (or)

  • Application pool user account (or)

  • Owner of the site where the destination SharePoint list resides

Top

16.

What permissions are required in SharePoint for DocKIT to import contents?

a.

The following permissions must be enabled at the web application level:

  • Site Permissions - View Pages, Use Remote Interfaces, Open

  • List Permissions - Override Check Out, Add Items, Edit Items, Delete Items , View Items

b.

For the content migration task to run as expected, the given user credential must have at least View, Add, Update and Delete permissions in the destination SharePoint list.

c.

For DocKIT to perform a Cancel Checkout operation on a document or list item, which is currently checked out by another user, Override Check Out must be enabled in the List Permissions. Also, the user performing the import task must have Full Control in the destination SharePoint list.

d.

For updating System Dates (Created Date and Last Modified Date), System Users (Created By and Modified By) and Content Approval (Approved, Pending and Draft) of folders / files / list items in SharePoint, the user name specified in SharePoint login / user account specified in the Run As parameter in the scheduled task should be:

  • Member of administrators group in the local server and remote SQL Server (or)

  • Application pool user account (or)

  • Owner of the site where the destination SharePoint list resides

Top

17.

Can DocKIT import tasks be invoked from the command line or scheduled?

Yes, you can invoke import tasks created in DocKIT application using the import task wizard from either the DOS command prompt or Windows Task Scheduler. Please refer to the relevant sections in the application help document for more information.

Top

18.

Does DocKIT support 'Audience Targeting' feature in Microsoft SharePoint?

Yes, DocKIT supports 'Audience Targeting' feature available in Microsoft SharePoint Server 2010 and Microsoft Office SharePoint Server 2007. A file / folder can be assigned respective target audiences belonging to any of the following groups:

  • Global Audiences group

  • Security / Distribution group

  • SharePoint group

You can provide the respective audience values (that belong to the above listed categories) separated with ';' in the external metadata file in order to assign them in 'Target Audiences' field of the respective document / folder in a SharePoint library. Please note that DocKIT expects DocKIT Web Service component to be installed in the destination SharePoint server in order to set the values that belong either to Global Audience group or Security / Distribution group.

Top

19.

Can I rename the documents that are already loaded in SharePoint library using DocKIT?

Yes. Refer to the relevant sections in the application help document for more information.

Top

20.

What are the authentication methods that DocKIT supports?

The current version of DocKIT supports Windows authentication, Forms authentication and Claims authentication methods only. DocKIT will automatically detect the authentication mechanism configured in the SharePoint site and authenticate the user.

Top
 
     
   
 
Try and Buy

Download 30-day trial

XPlica for SharePoint tour

Product Tour (Video)
Purchase Info
Buy Now *
   

* Starting at $1299 

  Per Computer 

  Perpetual license

 

 

Highlights
Pre-Migration Validation Tool
Rule-based conditional migration
Supports multiple document versions
Propagate Created Date & Last Modified Date fields
Supports Created By and Modified By User fields
Powerful migration task management
Post Migration reporting

 

  

 
 
 

Copyright © 1998-2012 Vyapin Software Systems (P) Ltd. All rights reserved.   Site Map   Privacy Policy