Missed the Q4 Fall Release Product Update? Watch the on-demand webinar for more info on the latest in Designer 24.2, Auto Insights Magic Reports, and more!
Free Trial

Alteryx Designer Desktop Discussions

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

Error Scheduling Workflow with SharePoint Connector

WillDCat
5 - Atom

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?

Screenshot 2024-06-07 093908.png

AlteryxSchedulerError.png

5 REPLIES 5
gbasp101
6 - Meteoroid

Have you synced the DCM between your local designer and server? If not I would give it a try before more trouble shooting.

 

Screenshot 2024-06-07 131006.png

LNGRIFL
6 - Meteoroid

I also have users that received the error.  Unfortunately, syncing with the server did not fix their issue.

JRBeaudry
8 - Asteroid

I have the same issue. The workflow run will started manually but in scheduled not. I run it each day manually.

 

Workflow run manuallyWorkflow run manuallyWorkflow Scheduled with errorWorkflow Scheduled with errorSame errorSame 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 

LNGRIFL
6 - Meteoroid

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.

JRBeaudry
8 - Asteroid

Thank LNGRILF, we are already on 2.6.3. I'll look at the Run As shenanigan...

Labels
Top Solution Authors