XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "SharePoint Web Part"

Line 12: Line 12:
 
** Click on the server and select .Net Trust Levels
 
** Click on the server and select .Net Trust Levels
 
[[Image:SharepointTrust1.png]]
 
[[Image:SharepointTrust1.png]]
** Change the trust level to Full (Internal)
+
* Change the trust level to Full (Internal)
 
[[Image:SharepointTrust2.png]]
 
[[Image:SharepointTrust2.png]]
  
Line 44: Line 44:
 
**Remove-SPSolution xlcubed.sharepoint.cab
 
**Remove-SPSolution xlcubed.sharepoint.cab
 
[[Image:Sharepoint6.png]]
 
[[Image:Sharepoint6.png]]
 +
 +
==Using WebPart==
 +
 +
===Configuring===
 +
 +
Insert the XLCubed Webpart:
 +
[[Image:Sharepoint4.png]]
 +
 +
Edit the Webpart:
 +
[[Image:Sharepoint7.png]]
 +
 +
Setup the XLCubed web server details and click OK:
 +
[[Image:Sharepoint8.png]]
 +
 +
 +
 +
===Linking XLCubedReport WebParts===
 +
 +
===Linking to filter WebParts===

Revision as of 12:14, 12 July 2011

XLCubed Version 6.2 introduces the XLCubed SharePoint Webpart, this allows XLCubed Reports to be embedded into SharePoint pages and allows connections between filter web-parts and other XLCubed Report web-parts. This is currently in Beta, please contact support@xlcubed.com if you'd like to gain access to this feature.

Installing

The required CAB file is installed as part of Web Edition and can be found in the Extensions directory of the website, for example c:\inetpub\wwwroot\xlcubedweb\extensions.

Sharepoint 2010

The instructions assume XLCubed Web is installed on the same machine as SharePoint and is either accessible under the main site http://sharepointsrv/xlcubedweb or via a different port http://sharepointsrv:8080/xlcubedweb.

  • Enable full trust in IIS - run Internet Information Services Manager.
    • Click on the server and select .Net Trust Levels

SharepointTrust1.png

  • Change the trust level to Full (Internal)

SharepointTrust2.png

  • Run the Sharepoint 2010 ManagementShell (Start -> Microsoft SharePoint 2010 Products -> SharePoint 2010 Management Shell:

Sharepoint1.png

  • Register the .CAB with Sharepoint:
    • Add-SPSolution -LiteralPath c:\inetpub\wwwroot\xlcubedweb\extensions\XLCubed.Sharepoint.cab

Sharepoint2.png

  • Deploy the webpart to the Sharepoint websites
    • Install-SPSolution -Identity xlcubed.sharepoint.cab -allwebapplications -force

Sharepoint3.png

The webpart show now be available in the list of available webparts, under the "Miscellanous" items Sharepoint4.png


Uninstalling

Sharepoint 2010

  • Run the Sharepoint 2010 ManagementShell (Start -> Microsoft SharePoint 2010 Products -> SharePoint 2010 Management Shell:

Sharepoint1.png

  • Remove the webpart from the Sharepoint websites
    • UnInstall-SPSolution -Identity xlcubed.sharepoint.cab -allwebapplications

Sharepoint5.png

  • Remove the .CAB from Sharepoint:
    • Remove-SPSolution xlcubed.sharepoint.cab

Sharepoint6.png

Using WebPart

Configuring

Insert the XLCubed Webpart: Sharepoint4.png

Edit the Webpart: Sharepoint7.png

Setup the XLCubed web server details and click OK: Sharepoint8.png


Linking XLCubedReport WebParts

Linking to filter WebParts