This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
When running the flow, trying to connect to a Salesforce report, I get the following error message.
Anyone that knows how to fix this?
Error: Salesforce Input (1): Traceback (most recent call last):
File "main.py", line 160, in pi_push_all_records
File "C:\Users\b34434\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 13, in process_report execute_report_run(self=self)
File "C:\Users\b34434\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 26,
in execute_report_run pull_report_data(self=self, report_results_id=report_results_id)
File "C:\Users\b34434\AppData\Roaming\Alteryx\Engine\../Tools\SalesforceInput_v4.1.0\engine\sf_reports.py", line 38, in pull_report_data with sf_proxy.manual_proxy_context_for_url(self.session, report_endpoint): NameError: name 'report_endpoint' is not defined
Hi,
In version 4.1 the python code has been changed to work with proxy. As I put the 2 codes above version 4.0 without proxy and 4.1 with proxy. I already advised to install both versions and select the desired one at the time of execution.
In version 4.0 this error does not occur
[]
I'm getting the same error in 4.0
and the download page says:
Salesforce Input Tool Install v4.1 - compatible with Alteryx version 2019.2 and up
Salesforce Input Tool Install v4.0 - compatible with Alteryx version 2018.3 - 2019.1
indicating you should not have them both installed.
All that said, I am more interested in HOW this is done. What is the query to pull an existing report?
Hi
I have both installed smoothly in version 2019.2 and 2019.3. To extract reports the salesforce input version 4.1 tool is bugged I advised him to install 4.0. I work this way on the designer.
I do not know why it has not tested in version 4.0 I passed it to him how to switch from one version to another and still didn't respond.
[]
So even if we have 2019.3 or more recent you suggest we should download v4.0? How do we uninstall 4.1? Just deleting it in the Tools folder?
Hello,
There is a defect created for this issue (DE20556). There is a workaround that can be provided if you reach out to Alteryx Support. Thanks!
Jake
Had this same issue with 4.1, and below is the fix that worked for me:
Thank you! That did the trick for me!
@JakeS, @SabrinaCB Any update on when this issue will be fixed and a new version released?
Is there any page where we can follow the status of known issues i.e. DE20556?