You are viewing limited content. For full access, please sign in.

Question

Question

HTTP Web Request Response 302

asked on December 5, 2016

I'm trying to get a laserfiche workflow to run an SSRS report and email the pdf file generated.  I've tested My HTTP GET URL sends me the pdf file as a download. When I put this URI into the HTTP Web Request, and test it the response comes back with Response Status 302 and the content is :

'Object Moved' with a link to my pdf report. 

Anyone seen this and know how I can receive the file rather than the redirect?

 

Any other suggestions for starting ssrs reports also welcome!

 

Thanks

 

 

0 0

Replies

replied on December 5, 2016

I fixed this literally 30 seconds after posting, typical!

 

If anyone else suffers, it's SSRS that's doing the redirect, you must simply take '/Pages/ReportViewer.aspx' out of the url and you get the file. 

 

 

0 0
replied on December 5, 2016 Show version history

I don't know if this will be useful to you, but for 300 status codes in general (which denote redirects), if you go to the Advanced Properties of the HTTP activity in Workflow, there is a "Follow Redirects" option at the bottom.

0 0
replied on December 6, 2016

Hi,

 

That would be useful, but I can't see it. I wonder if it was added in a later version of workflow (I'm on v9)

 

Simon

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.