Error Scheduling Workflow with SharePoint Connector
- 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
Hello, I have a workflow in Alteryx Designer that reads Excel files from a SharePoint folder, applies transformations, and outputs Excel files to other SharePoint folders. The workflow runs fine when triggered manually but I get the errors in the screenshot attached when running through a scheduled workflow:
<class 'KeyError'>: 'dcm_value'
I used a saved connection in the SharePoint connector. I have been using Designer for years but this is my first time using the Scheduler. Any ideas what could be going wrong?
 
 
- Labels:
- Connectors
- Input
- Output
- Scheduler
- Settings
- Sharepoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have you synced the DCM between your local designer and server? If not I would give it a try before more trouble shooting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I also have users that received the error. Unfortunately, syncing with the server did not fix their issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have the same issue. The workflow run will started manually but in scheduled not. I run it each day manually.
Workflow run manually
Workflow Scheduled with error
Same error
anyone got a idea ?
I've sync my DCM, try a another acompte, but it's work will running manually... that the weird part...
Thank
Jonathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We fixed our issue. I can't remember if it was by using the SharePoint Tool (SharePoint_py3.8_v2.6.3.yxi) or by making sure the Run_As account has access to the folder(s)/Location(s) that you have int he workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank LNGRILF, we are already on 2.6.3. I'll look at the Run As shenanigan...
