Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download error file does not work with sessionid and endpoint. #27

Open
Chiranjeev-Singh opened this issue Nov 23, 2016 · 0 comments
Open

Comments

@Chiranjeev-Singh
Copy link

When we run the dataset util with action as download error file it does not work with either sessionId or token. DownloadErrorFile action only works with password. Upload is working with sessionid.
The command we are running is
-jar C:\Wave\Datasetutils-37.0.3.jar --action downloadErrorFile --u ***** --sessionId **** --dataset ***** --app ****** --endpoint https://******.cs51.my.salesforce.com.

We are able to download files if we use following command
-jar C:\Wave\Datasetutils-37.0.3.jar --action downloadErrorFile --u ***** --p **** --dataset ****** --app *** --endpoint https://test.salesforce.com

The error file is attached.
DownloadErrorFile.txt

The Success log is also attached(with password)
Success.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant