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?
Have you synced the DCM between your local designer and server? If not I would give it a try before more trouble shooting.
I also have users that received the error. Unfortunately, syncing with the server did not fix their issue.
I have the same issue. The workflow run will started manually but in scheduled not. I run it each day manually.
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
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.
Thank LNGRILF, we are already on 2.6.3. I'll look at the Run As shenanigan...