content XXL Sharepoint Connector STP content XXL Sharepoint

  • Slides: 14
Download presentation
content. XXL – Sharepoint Connector (STP)

content. XXL – Sharepoint Connector (STP)

content. XXL Sharepoint Offline-Connector (STP) 1. Overview 2. Configuration 3. How it is implemented

content. XXL Sharepoint Offline-Connector (STP) 1. Overview 2. Configuration 3. How it is implemented 4. Limitations

1. Overview What does the Sharepoint Offline-Connector (STP)? § Sharepoint allows you to save

1. Overview What does the Sharepoint Offline-Connector (STP)? § Sharepoint allows you to save a Sharepoint site as sitetemplate or a Sharepoint list as listtemplate. These template files are saved as. stp files in the list- or site- gallery. § the Sharepoint Offline-Connector (STP) is a data provider which uses Sharepoint STP files as source. § the connector is implemented in the Sharepoint 2007 module § the connector can be manually added as a datasource type in the Data Import Manager for import of Sherepoint content into content. XXL modules

2. Configuration Creating and deploying a STP-file These template files are saved as. stp

2. Configuration Creating and deploying a STP-file These template files are saved as. stp files in the list- or site- gallery. When you create the template file(s) you can optionally include the list content into the template. From there you can download the template file(s) and extract them on the content. XXL server (stp is in fact a cabinet file archive. cab). A file named manifest. xml is created, which contains the offline Sharepoint data. The physical foldername where the manifest. xml is stored needs to be configured in the module settings. Read rights are necessary for this folder.

2. Configuration Data Import Manager Click 'New Data. Source Type', enter these values and

2. Configuration Data Import Manager Click 'New Data. Source Type', enter these values and save.

2. Configuration Data Import Manager Then click 'New Data. Source', enter the absolute path

2. Configuration Data Import Manager Then click 'New Data. Source', enter the absolute path to the folder containing the manifest. xml file and save. The List-Dropdown is filled with available import members for this source. Select one of these lists and save. The data will be displayed on clicking the tab 'Import Preview'.

2. Configuration Sharepoint 2007 In the Custom Settings switch to Offline – STP Folder,

2. Configuration Sharepoint 2007 In the Custom Settings switch to Offline – STP Folder, enter the absolute path to the folder containing the extracted offline Sharepoint data and save. The List-Dropdown is filled with available lists for this source. Select one of these lists and save again.

3. How it is implemented in C# in a own assembly: Sharepoint. STPAccess namespace:

3. How it is implemented in C# in a own assembly: Sharepoint. STPAccess namespace: Content. XXL. Sharepoint 2007. Stp. File. Access main class is STPFile includes all operations to read STP data

3. How it is implemented represents collection of files (node in the manifest. xml)

3. How it is implemented represents collection of files (node in the manifest. xml) represents a single file (node in the manifest. xml)

3. How it is implemented represents collection of lists (node in the manifest. xml)

3. How it is implemented represents collection of lists (node in the manifest. xml)

3. How it is implemented represents a single field (node in the manifest. xml)

3. How it is implemented represents a single field (node in the manifest. xml) represents collection of fields (node in the manifest. xml)

3. How it is implemented status code of extraction as enumeration not implemented

3. How it is implemented status code of extraction as enumeration not implemented

4. Limitations • Sharepoint Lookup Fields don't work • You have to make sure

4. Limitations • Sharepoint Lookup Fields don't work • You have to make sure that all file references are resolved correctly (e. g. images in richtext fields)

content. XXL Thank you!

content. XXL Thank you!