Free Trial

Alteryx Designer Desktop Discussions

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

'Report_Endpoint' is not defined

zhirongxie
6 - Meteoroid

Hi Team

 

When I tried to export data from existing salesforce report, I got the error message:

 

Error: Salesforce Input (1): Traceback (most recent call last):
File "main.py", line 160, in pi_push_all_records
File "C:\Users\XIEZHA\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\XIEZHA\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\XIEZHA\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

 

Zhirong_0-1616389855693.png

 

Alteryx version: 2020.2.3.27789

 

 

3 REPLIES 3
TrevorS
Alteryx Alumni (Retired)

Hello @zhirongxie 
Thank you for reaching out to the Community.
What version of the Salesforce tool are you using? I would recommend you check to see if your tool is up to date.

For more info on this issue, please look at the post below.
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Saolesforce-Input-error/td-p/497465
Thanks!
TrevorS

Community Moderator
zhirongxie
6 - Meteoroid

Thanks TrevorS. My salesforce input version is v4.1.0. 

 

Actually I reinstalled the saleforce input again. And the error message still exists.

 

I checked the link you provided. As mentioned in that post, the legacy version of salesforce input don't have capability to extract report data. 

 

Let me know if any further solution can be provided. thank you

 

 

zhirongxie
6 - Meteoroid

Thank you for sending me the fix. Now the report is downdable. However, I can only download 2000 rows of data, which is the first page of the report. 

 

Is there any way to remove the limitation of 2000 rows of data? Thank you.

Labels
Top Solution Authors