We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Salesforce Output 5.1

jdbusch
6 - Meteoroid

I'm trying to update a table in Salesforce and am getting this error:

Salesforce Output (84) <class 'OSError'>: Cannot save file into a non-existent directory: 'C:\Users\jdbusch\AppData\Local\Temp\salesforce'
Salesforce Output (84) <class 'FileNotFoundError'>: [WinError 3] The system cannot find the path specified: 'C:\\Users\\jdbusch\\AppData\\Local\\Temp\\salesforce'

I've tried creating the directory manually, but it disappears when I run the workflow.

How do I fix this?

7 REPLIES 7
Prat
5 - Atom

Were you able to find any solution to this issue? I see this issue intermittently with scheduled runs.

jdbusch
6 - Meteoroid

Seems to occur when we try running multiple Salesforce output tools at the same time, so we're using control containers now to run one at a time in sequence.

Prat
5 - Atom

In our case we have only one Salesforce output tool added to the workflow. The failure is intermittent. Sometime we see below error for the same workflow.

 

Salesforce Output (125) <class 'FileNotFoundError'>: [Errno 2] No such file or directory: 'C:\\Users\\ALTERY~1\\AppData\\Local\\Temp\\salesforce\\0000001datafile.csv'

 

jdbusch
6 - Meteoroid

Which version are you using and do you have anything else writing an output of any kind?

Prat
5 - Atom

Version is 5.1.2 and there are many more workflows doing the same thing. I see issue mostly with a couple of workflows only. 

bpj722
5 - Atom

I am experiencing the same issue. The update seems to be working 

SF_Error.png

 

 

Naveenbalaji
6 - Meteoroid

any update on this issue? Is that resolved? could you please share the resolution?

Labels
Top Solution Authors