Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Sharepoint Input. Runs on local, fails on server

BonusCup
10 - Fireball

Hi,

 

I'm using SharePoint Input v2.3.0 and created a simple WF that successfully runs on my local Designer.  For automation purposes, I'm using the 'App Sign In (Use Service Principal)' option.

 

When I saved the WF to the Gallery and ran it I received the below error:
 <class 'ValueError'>: Required fields cannot be empty. (ToolId: 1)

 

When I pull in the same WF from the Gallery and run it in Designer on the Server, I receive this error:

Error: SharePoint Input (1): Provided Azure application does not have required permissions for scheduling. Either disable 'use service principal' or provide an Azure app with required permissions and login again.

 

Has anyone ran into this and how did you resolve?  TIA

4 REPLIES 4
Deano478
12 - Quasar

@BonusCup have you installed the SharePoint add-in on the server version of designer aswell? 

 

BonusCup
10 - Fireball

@Deano478, yes. Both are running on the same version.  I also added the registry key using the instructions from the below link.

https://community.alteryx.com/t5/Alteryx-Server-Discussions/Salesforce-Input-Output-Tool-does-not-wo...

Deano478
12 - Quasar

@BonusCup  that's something good at least the other question, is have you done the steps mentioned in the article on both the Local machine as well as the machine that is hosting the server? 

BonusCup
10 - Fireball

@Deano478, which article are you referring to?  If it is the one I posted about the registry key then yes, I did that on the server side also.  I've been working with our IT dept and they say they have followed the instructions from the links below:

https://help.alteryx.com/20223/designer/microsoft-sharepoint

https://help.alteryx.com/20223/designer/create-certificate-sharepoint-list-app-only-authentication

 

Labels