Alteryx Designer Desktop Discussions

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

Salesforce Input Tool - Existing reports error

fredrikw
6 - Meteoroid

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

18 REPLIES 18
geraldo
13 - Pulsar

Hi,

 

 

Does this message appear even if you have not selected the report?

 

[]

55dhr
6 - Meteoroid

I have the exact issue as stated above.  This would save us a lot of time if we could figure this one out!  Would love to do a resolution video if we do.

 

Geraldo - the answer in our case would be "No".

geraldo
13 - Pulsar

hi @55dhr 

 

I don't have any reports on my salesforce to test.

I have version 4.0 and 4.1 installed.
I am testing the tool for possible errors.

When I run I am selecting the version. As picture below.

 

clipboard_image_0.png

 

[]

55dhr
6 - Meteoroid

Thanks for all your help. 

I don't have the option to choose a version probably because I have only one.

 

clipboard_image_0.png

geraldo
13 - Pulsar

Hi,

 

But the mistake is that you didn't have access to the report. You can use the salesforce input tool normally for other activities.

 

[]

55dhr
6 - Meteoroid

Geraldo, I'm not sure what you mean by "...didn't have access to the report."

There was the option to pick the report as shown below...

 

2019-08-29_15-30-40.png

 

Again, I really appreciate you looking into this.  As already stated, this would save a lot of time.

 
fredrikw
6 - Meteoroid

Hi,

 

Same answers as 55dhr.

I am choosing a report that I made myself in Salesforce.

I am using Alteryx version 2019.2, and Salesforce input tool version 4.1.0.

55dhr
6 - Meteoroid

Has anyone had success in using the Query Type / Existing Report that may be able to give advice?

clipboard_image_0.png

 
 

 

fredrikw
6 - Meteoroid

Hi,

 

Just tried with Salesforce Input Tool version 4.0, instead of 4.1.0.

It worked as it should! 🙂

So I guess there is something wrong in the code of version 4.1.0.

Labels