Get PDF and Session Problem

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Get PDF and Session Problem

jaybee
Apologies for multiple postings. I think I'm now nearly there. I just have one issue

send(uri="http://localhost:52524/Orbeon/OrbeonTest?orbeonid={xxf:instance('fr-parameters-instance')//document}&linkid={.//linkid}", method="POST", content="pdf-url")

Using the above send I send the pdf url to my remote web service. This recieves it correctly which is great and then tries to use a .net webclient to download the file but the file is empty. I think from reading this is because it doesn't have the orbeon session cookie. My question is how do I get round this?

Justin
Reply | Threaded
Open this post in threaded view
|

Re: Get PDF and Session Problem

Erik Bruchez
Administrator
Justin,

See my reply to the other thread about possible other ways.

-Erik