geoprocessing - expand esri/request capabilities to upload file by its url

688
0
01-27-2022 07:40 AM
Status: Open
Labels (1)
MichaelLev
Occasional Contributor III

I use WebAppBuilder 2.22 to develop 3D web apps (esri js API 4.22) with custom widgets for our portal.

I am publishing geoprocessing tools services to our portal and I need to give the geoprocessing tool an input file, text or binary.

I need the web app to be able to upload files not only manually from PC,

but also automatically from the cloud (e.g. Amazon AWS), and also binary files.

Could ESRI expand esri/request input capabilities to also upload a file by its URL?