You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: