Select the Data and Files to Export

Select the Data and Files to Export

Overview of Export Options
Step Action
1. Select the SharePoint List (or Document Library, or Picture Library) to export the data and documents from. The Libraries included on the list are those available on the SharePoint Server and Site entered on the Connect dialog and accessible by the interactive user or custom account specified.

Once a library is selected, the Views available in that library appear as selections in the List Views list. Select the appropriate view.

select list and view.png
2.

The second page of the export configuration is the Column Export screen. Specify the columns you want to include in your index file by selecting them from the Available Columns list, and clicking the right arrow button. To add all columns, click the double right arrow button.

hw33008.jpg

Icon-Tip If you choose to export the column called Attachments, the electronic files attached to items in the list will be exported along with the meta data.

export attachments.png

When you are satisfied with the contents of the Selected Columns list, click Next. The Export Process screen will appear.

Schedule an Export to Run Unattended

Schedule an Export to Run Unattended

Overview of Export Options

After successfully configuring a List Bulk Export session and saving the settings to a configuration template file, you can schedule an export job to be run unattended through Windows NT scheduler.

Follow these steps to schedule an Export Job:

Step Action
1.

HW33 Task Scheduler.pngCreate a new scheduled task in the NT Scheduler on the machine where the List Bulk Export application is licensed.

On Windows PCs, this is typically done by selecting Task Scheduler from the Start menu.

2.

Configure the scheduled task to run the following command line:

 "[Path and Filename of the Export Executable]" /s /t "[Path and Filename of 
 the configuration template file]"

Where:

  • /s tells the program to run without displaying the user interface
  • /t precedes the path and filename of the export configuration template

In addition to the *.xml configuration template file, the export process also references a file called Bamboo.BulkExport.exe.config file in the same directory as the executable file. The Bamboo.BulkExport.exe.config file tells the export process:

  • whether it should run as the interactive user (which would be the user the scheduled task is configured to run as) or as a custom account,
  • the credentials to use if running as a custom account; and,
  • the name of the configuration file (i.e., ExportTemplate.xml) to use, if not passed on the command line

An example of a valid command line:

 "C:Program FilesBamboo Solutions CorporationBamboo Bulk
 ExportBamboo.BulkExport.exe" /s /t "C:Program FilesBamboo 
 Solutions CorporationBamboo Bulk ExportExportTemplate.xml"

Icon-WarningIMPORTANT: The scheduled task will run as the user who created the scheduled task or as someone you specify when configuring the scheduled task. Make sure this user has the appropriate SharePoint permission levels to access the items you need to export.

Review the log file

Review the log file

Overview of Export Options
Step Action
1.

As the export progresses, the progress will be displayed in the user interface. There is no need to specifically open the log file. If you want to watch as it progresses, you can choose the appropriate radio button (Show Failures, Show Successes, or Show Failures and Successes) before clicking Start. As the export progresses, the failures, successes, or both will be shown on the screen.

HW33 Export progress.png

Icon-Tip If you need to stop the export before it ends normally, click Stop. Otherwise, wait for it to complete.

When the export completes, the Stop button will change to Exit and the Export Completed will show 100%.

HW33 Export complete1.png

Review the results as needed. Pay particular attention to the Failure Reason for the information that was not able to be exported.

2.

If you are running the export unattended, the log file doesn’t appear on the screen. In order to view the log file, you need to specifically open it.

To open the log file for a previously run export, select File > View Log Files from the main menu.

view log files.png

The Log Viewer will appear.

log viewer.png

Click the hourglass icon, hourglass.png, to select the log file to open.

3.

The log files opens in the Log Viewer, with the Information tab displayed by default. The Information tab shows the summary of the export.

Log Viewer Info tab.png

To see specific information about successes or failures, click the appropriate tab.

Log Viewer Successes tab.png
Log Viewer Successes2 tab.png
Log Viewer All items tab.png

Save the Export Configuration

Save the Export Configuration

Overview of Export Options
Step Action
1.

On the Click the Start Button… page, enter a filename and then click Save if you want to save your export configuration parameters so you can use them again.

Icon-WarningIMPORTANT: The *.xml configuration template file does NOT store account information.

save export.png

Icon-Tip The filename must have a *.xml file extension. If you try to save without .xml at the end of the filename, you will see this message:

invalid name.png

2.

A confirmation message is displayed. Click OK to close the message box.

NOTE: The file is saved in the location of the List Bulk Export executable.

export file saved confirmation.png

Release Notes for List Bulk Export

Release Notes for List Bulk Export

NOTE: Release Notes will open in a new browser tab

WSSv3/MOSS SharePoint 2010 SharePoint 2013
Release Notes Release Notes Release Notes
Microsoft ended mainstream support for SharePoint 2007 in October 2012. See Microsoft’s Lifecycle Support Policy.
At that time, Bamboo stopped enhancements to our SharePoint 2007 product line, but continues to provide support and bug fixes to customers with active support contracts until October 2017. Previously purchased licenses will continue to function after October 2017, but support for these products will end, and no additional bug fixes will be provided beyond that time. Bamboo plans to cease selling new licenses and annual support contacts for its SharePoint 2007 products in October 2016 to ensure customers will be eligible to receive support for at least one year after purchase.
Microsoft plans to end mainstream support for SharePoint 2010 in October 2015. See Microsoft’s Lifecycle Support Policy. At that time, we will stop any enhancements for our SharePoint 2010 product line but will continue to provide support and bug fixes for our SharePoint 2010 products to customers with active support contracts until October 2020. Previously purchased licenses will continue to function after October 2020, but support for these products will end, and no additional bug fixes will be provided beyond that time. Bamboo plans to cease selling new licenses and annual support contacts for its SharePoint 2010 products in October 2019 to ensure customers will be eligible to receive support for at least one year after purchase.

Bamboo Solutions has also begun releasing Bamboo Apps to the SharePoint Store, for additional details, see the SharePoint Apps & Mobile products page where you can get the latest info about each of our Apps as they release to the Microsoft Store.

A separate installation package and license key is required for SharePoint 2013 deployment. For additional details, review the following knowledge base articles:

Understanding Bamboo Releases:

  • Bamboo offers Trial, Basic and Premium support.
    • Free Trial support expires after 30 days.
    • For more information about Basic and Premium support, please see the Support Plans page.
    • There may be a fee to upgrade from a major version to another.

See Also:

Overview of Export Options

Overview of Export Options

The SOURCE: Where is the data that you want to export? The TARGET: Where do you want to export to?

List Bulk Export can export data from a list/library in a:

  • SharePoint 2007 (MOSS/WSSv3) site
  • SharePoint 2010 site
  • SharePoint 2013 site

NOTE: List Bulk Export cannot export data from SharePoint Online.

For information about connecting to the SharePoint site you want to export from, see:

List Bulk Export supports exporting data to a network file location for the following export scenarios:

Available Export Controls

Open a Saved Export Template

Open a Saved Export Template

Overview of Export Options
Step Action
1. From the menu, select Actions > Open Saved Export Template.

Open saved template.png
2. In the dialog that appears, choose the export file you want to use and click Open.

open file.png
3. The Select the settings… page is displayed with the saved information. Change anything if needed and click Next > to progress through the setup as normal.

Migrating List Bulk Export from SharePoint 2007 to SharePoint 2010

Migrating List Bulk Export from SharePoint 2007 to SharePoint 2010

Be sure you have at least the Minimum SharePoint 2007 Product Release (shown in the table below) installed before migrating. If not, upgrade your Bamboo product release before migrating. For more information, see Upgrading your Bamboo Web Part. Also, the target SharePoint 2010 farm requires at least the Minimum SharePoint 2010 product release shown.

Icon-Warning IMPORTANT: When migrating from SharePoint 2007 to SharePoint 2010, you MUST select the option to change existing SharePoint sites to use the new user experience. Your Bamboo products will not perform as expected with the old look and feel.

Minimum SharePoint 2007 Product Release N/A Minimum SharePoint 2010 Product Release N/A
In-Place Upgrade
Issues N/A
Resolution N/A
Database Attach Upgrade Method
Issues N/A
Resolution N/A

List Bulk Export Complementary Products

List Bulk Export Complementary Products

sharepointsolutions.pngYou will find many of our products complement each other quite nicely saving you the time and trouble to write custom code. With Bamboo at the heart of your SharePoint investment, you gain access to a huge catalog of enhancements, components, and accessories that add the critical functionality your business requires.

The same components can be easily used in future applications and they all come from a single, trusted vendor, ensuring an easy purchase process and support you can count on. That’s the Bamboo Way!


Installing a Bamboo application

Installing a Bamboo application

NOTE: Installation of the List Bulk Import or Bulk Export application requires administrative rights on the computer that the program is installed on. Before installing List Bulk Import or List Bulk Export, make sure you have .NET 3.5 Framework installed. If you have an earlier . NET version, the Installer will automatically detect it, and ask you to download the latest version. You cannot install the application until you have installed .NET 3.5.

To install the application, follow these steps:

Step Action
1. Download the self-extracting product EXE from the storefront and save it to a local folder on the PC or server where you want to install the application.
Double-click the product EXE file to extract the contents of the product download. The Setup program will automatically start. See below for a screenshot of the List Bulk Import setup. The List Bulk Export setup is similar.

bulk import setup.jpg
To start the Setup program manually, double-click the Setup.bat file in the root of the folder where the product files were extracted.

2.

If you are planning to import data into a SharePoint Online site (via Office365), make sure you have the Windows Identity Foundation installed. If this is not in your plans, skip this step.

NOTE: Support for importing into SharePoint Online was a new feature in List Bulk Import Release 2.5. If you don’t see the Windows Identity Foundation component listed, you may have an earlier release. List Bulk Export does not support exporting from SharePoint Online, so you won’t see this component in that install.

When you highlight the Windows Identity Foundation component in the Setup, a link to a download from Microsoft is shown on the right side of the screen (see below).

prerequisite.jpg

3.

Highlight the List Bulk Import component in the Setup and review the Installation Location and Required Installation Permissions on the right side of the screen.

When you are ready to install, click Install.

bulk import location and permissions.jpg
The installation will begin.

4. Click Next on the first page.

HW18InstallationWizard1.jpg

5. Choose the folder to install to and whether you want to install it for your use only or for everyone. Click Next.

HW18InstallationWizard2.jpg

6. In the Confirm Installation window, click Next.

HW18InstallationWizard3.jpg

7. In the Installation Complete window, click Close to exit the installation wizard.

HW18InstallationWizard4.jpg

8.

To run List Bulk Import or List Bulk Export, click the icon on your desktop, or access it from Start Menu > All Programs.

NOTE: Until you license your application with a valid license key, you will be restricted to importing or exporting only 15 items each time. See Installing the Bamboo License Manage 2.9 for more information about installing the License Manager and licensing your application.