Apart from Sharepoint, our company has also implemented other Workflow and Business Intelligence tools:
· Adobe Lice Cycles Server – To manage electronic forms and workflow
· Business Objects XI – To generate business Intelligence reports for Finance and Operations
Business Requirement:
· Store the completed Adobe LiveCycles Form in SharePoint Document library and make is searchable.
· Export the Business Objects report to SharePoint Document library and publish it on sharepoint.
We achieved this simply by following the steps below:
1. Go to document library and open it in the windows explorer view. Copy the UNC path for the explorer view which will go something like this //<sharepoint_server>/<site..>/<site.>/<Document_library>/
2. Go to Business Objects and Adobe server and start the web client service. This service is needed to access and modify internet based files (sharepoint doc library).
![]()
3. In the business objects, schedule the report to be exported to a file location. Provide the UNC location, copied earlier.

4. To export from Adobe livecycle, you can export the file to a UNC location at any step in the workflow (sorry don’t have any screen shots).
You can get the following advantages from Sharepoint:
· SharePoint search facility (to locate a particular type of report or form)
· Version control to browse the older version of the same report or form. SharePoint actually stores a new file with same name as a new version of the document (you of course need the versioning turned on).
Excel services can be used to publish report to a SharePoint page (this should be updated with the latest version).
