BookmarkSubscribeRSS Feed
Dreamer
Obsidian | Level 7

Hi,

I am planning to deploy SAS web part for SharePoint.

I have downloaded and installed SAS Integration Technologies Client for Windows and SAS Web Parts for Microsoft SharePoint.

I have also uploaded Web Part to SharePoint solution library.

But I'm not able to activate it. Since its not activated, I'm not able to use it at site pages.

I was wondering if some has already done this and can help me with his/her experience.

Thanks in advance!!

SharePointWebPart.png


SharePointWebPart.png
1 REPLY 1
kkhelif
Obsidian | Level 7

Dreamer,

I have implemented the webpart for SharePoint in our agency and it took awhile to get it working. Make sure you installed the WCF web service and make sure you can call it using http://yourSASApplicationServer/SASWebPartsServices and this is what it looks like

There are limitations on what you can do with the webpart as we scratched the whole project and went with Information Delivery Portal. You can do a lot more with Dashboards and Webreports and Stored processes than you can do with the Sharepoinit Webpart for SAS.

WCF-Webservice.PNG

* Also you can you use this link for diagnostics once you have everything working and your webpart is installed in your site collection.

http://YourSharepointWebApp/_Layouts/SAS.Webparts/Diagnostics.aspx  (I am assuming you left the default names and of course you need to change where it says (YourSharepointWebApp) with your Web application on sharepoint where the webpart is. Depending if you are activating the feature to several web apps or not.

The aspx will help you determine where you went wrong and of course looking at your IIS log files on SharePoint and your log files for the web application itself where the webpart needs to be activated.

Here is a shot of what a successful Diagnostics look like.

Diagnostics.png

Hope that helps and good luck.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1165 views
  • 0 likes
  • 2 in conversation