Difference between revisions of "Import/Export and Integration Techniques Overview"
From SmartWiki
Line 78: | Line 78: | ||
|- | |- | ||
− | |[[Reports]] | + | |[[:Category:Reports|Reports]] |
| | | | ||
Provides two distinct functions: | Provides two distinct functions: | ||
Line 94: | Line 94: | ||
|[[API]] | |[[API]] | ||
| | | | ||
− | * All system objects, organisations, contacts, roles, [[Universal | + | * All system objects, organisations, contacts, roles, [[Universal Tracking Application]] data including files stored in single and multiple file fields can be manipulated with the API. |
* [[API]] cannot be used to manipulate files in [[SmartFolders]]. | * [[API]] cannot be used to manipulate files in [[SmartFolders]]. | ||
|High||Yes||Yes||Main component designed for programmer level system integration.||Desktop application | |High||Yes||Yes||Main component designed for programmer level system integration.||Desktop application | ||
[[Category:Integration]] | [[Category:Integration]] |
Revision as of 13:46, 11 June 2009
SmartSimple supports a number of techniques for importing, exporting and integration with other systems.
This article describes the techniques available with links to related articles.
Feature | Can be used to manipulate | Complexity | Import | Export | Integration | Type |
Import Wizard |
|
Low | Yes | No | One time import only. | Browser based process |
Autoloader |
|
Medium | Yes | No | Provides for automated upload/update processes. | Server based process |
File Sync |
|
Medium | Yes | Yes | Used to synchronize on-line and off-line folders. | Desktop application |
SmartFileRetriever |
|
Low | No | Yes | Used to export and backup files. | Desktop application |
SmartFiler |
|
Low | Yes | No | Desktop application | |
MS Access Plug-in |
|
Medium | No | Yes | User requires administrative access rights to their machine to install and configure. | MS Office extension |
MS Excel Plug-in |
|
Medium | No | Yes | User requires administrative access rights to their machine to install and configure. User requires role based access to specific report. | MS Office extension |
MS Outlook Plug-in |
|
Medium | Yes | Yes | Basic integration between MS Outlook and SmartSimple. User requires administrative access rights to their machine to install and configure. | MS Office extension |
MS Word Plug-in |
Provides two distinct functions:
|
Medium | Yes | Yes | User requires administrative access rights to their machine to and configure. User requires role based access to specific report. When used with the Applicant Tracking System, the user also required rights to place a person in an applicant role and to specific applicant folders. | MS Office extension |
Universal Tracking Application Data Exchange |
|
Medium | Yes | Yes | Only useful for inter-instance integration. | Server based process |
ObjectSync |
|
Medium | Yes | Yes | Only useful for inter-instance integration. | Server based process |
Reports |
Provides two distinct functions:
|
High | No | Yes | XML reports can be configured to allow access by a system generated URL and password allowing an external system to request data from SmartSimple. | Server based process |
Workflows |
|
High | No | Yes | When configured with appropriate XML layout and posting URL (from receiving system) records can be dynamically posted to other system based on workflow triggers. | Server based process |
API |
|
High | Yes | Yes | Main component designed for programmer level system integration. | Desktop application |