forcedotcom / forcedotcom/Analytics-Cloud-Dataset-Utils
Download error file does not work with sessionid and endpoint.
- Dominant language
- JavaScript
- Stars
- 130
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/forcedotcom/Analytics-Cloud-Dataset-Utils/files/608464/DownloadErrorFile.txt)
The Success log is also attached(with password)
[Success.txt](https://github.com/forcedotcom/Analytics-Cloud-Dataset-Utils/files/608477/Success.txt)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the DownloadErrorFile action and compare its sessionId and token authentication paths with the working password command. Reproduce the command using the attached DownloadErrorFile.txt and Success.txt logs, then verify that downloading the error file succeeds with sessionId or token against the endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100