Reference for http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetDocumentGenerationResult?trackId={TRACKID}&downloadGuid={DOWNLOADGUID}&documentName={DOCUMENTNAME}&downloadDocument={DOWNLOADDOCUMENT}

Récupère le résultat d'un report généré par une méthode asynchrone, Document name permet de spécifier le nom de sorti du document : exemple monfichier.pdf, DownloadDocument si vrai alors le pdf se télécharge sinon il est affiché dans le navigateur

Url: http://dispatchweb.eureka-technology.fr/WebManager/WCFDispatchAPI.svc/REST/Json/GetDocumentGenerationResult?trackId={TRACKID}&downloadGuid={DOWNLOADGUID}&documentName={DOCUMENTNAME}&downloadDocument={DOWNLOADDOCUMENT}

HTTP Method: GET

This operation supports JSONP responses. The callback function can be specified using the "callback" Url query parameter.

Message direction Format Body
Request N/A The Request body is empty.
Response Unknown The Response body is a byte stream.