I am using the Salesforce Input/Output Tools for my workflows. The tools function perfectly fine when I run them on my local designer instance, but experience a "DecryptPassword - buffer too small" error once uploaded and run on a server instance. Full error below:
Due to the large amount of data that needs to be processed by the workflow, I need the resources on the server instance. Has anyone found a solution to this error message?
Solved! Go to Solution.
The Salesforce Input/Output connector is a Python-based connector, so it will require the following registry key to exist in both the end users machine as well as each worker node on the server.
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SRC\Alteryx
Value Name: PythonAllowHideEncryption
Value Data: true
Once this key has been added, the user would need to reauthenticate the Salesforce tool on his workflow in Designer and republish the workflow to gallery.
This is valid for both Salesforce and Sharepoint tools.
Hi - I am facing an issue when trying to save the workflow with Salesforce Output tool to Alteryx Server:
Need help?
@avinavb You need to install them on the Server machine. If you are not the admin, please ask them to install.
Thank you @gabrielvilella
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |