question

Upvotes
Accepted
1 1 3 6

how to download file from ESG Bulk in java

Do you have a sample code download a file ESG Bulk by java?

javabulk-download
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @bin0,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

Upvotes
Accepted
32.2k 40 11 20

Hello @bin0 ,

RDP Postman starter example deck, should be very helpful:

1. Section Authentication -> Get Access Token

2. Section CFS - CFS ESG Bulk

a. Get File Sets

b. Get File Id by File Set

c. Get ESG File Details by File ID

d. Get ESG File by File ID ( redirected)

You may also find helpful to review article How To Identify And Request ESG Bulk Content - Python the code example is in Python, the approach described will be the same in Java.

Hope this information is of help



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
32.2k 40 11 20

Hello @bin0 ,

Please also find Do a Simple HTTP Request in Java post that may be of help, at the bottom there is a link to downloadable Java code.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.