Skip to main content
Skip table of contents

2.7.2.4 Download Tool URL Parameters, option with Security Token

Note: sessionID from Thru is not required of this type of download, user is not authenticated in Thru since calling application is supposed to authenticate a user.

  • ThruSuccessUrl [mandatory] : Browser window containing download tool will be redirected to this URL on successful download

  • ThruErrorReportingUrl [mandatory] : Browser window containing download tool will be redirected to this URL on failed download.

If download failed, server will return server error code (see below) in parameter “ThruErrorCode”.

If an error occurred and ThruErrorReportingURL is not defined then server will throw an exception in the page which contains Java download applet.

Note: the value of ThruErrorReportingUrl is not validated. You should verify it is a valid URL that does exist when integrating Thru download tool.

  • ThruFiles [optional] : string of comma separated tokens for file for downloads, one token per file.

Token is represented in base64string format .

String format: <encrypted token in base64format>, < encrypted token2 in base64format > … < encrypted tokenN in base64format >

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.