In November of 2018, we introduced the
JavaScript Task. The JavaScript Task is an SSIS Control Flow Task that allows automation of any custom logic in the control flow. It is an alternative to using the Microsoft Script Task and COZYROC Script Task Plus. It is also a more flexible replacement to using the Microsoft Expression Task.
Because we now provide the JavaScript Task, all of our legacy scripts have been migrated or converted to JavaScript so they can work with the new Task. The script
HTTP Upload Download Task script allows you to download and/or upload files to a website using the HTTP protocol.