Sharepoint Input. Runs on local, fails on server
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Labels:
- Server
- Sharepoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@BonusCup have you installed the SharePoint add-in on the server version of designer aswell?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@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
