Skip to main content
Hello,

 

 

My core runs on a windows server. My Fmeserver web app runs on linus server.

 

For a sync datadowload service, I get my result with the correct URL and a good zip file. But wth the same wkb in async, I receive an email but tne URL is bad, I beleive {@getFileName(@zip(OutputLocation))} doesn't work.

 

 

Has anybody he already had the problem

 

 

Thank you

 

 

Raphael
Hi Raphael

 

Can you please tell us what build of FME Server are you using? I just tried it with FME Server 2014 SP2 - Build 14338 - linux-x64 and it seemed to work.

 

 

Does the webapp use a POST or a GET?  Maybe you could show us the code you use to send the request.

 

 

And it might help to show a screen capture of the email subscription DataDownload_Email_JobSuccess. I guess you could hide the account name etc.

 

 

Thanks

 

Ken
Hi Ken,

 

 

The build is older than your FME server. The build is  FME Server 2013 SP4 - Build 13547 - linux-x64.

 

My tests were just with the FMEserver Webui with the option "send by mail" for the async and without the option for the sync. I have not tested a rest call.

 

 

Raphael
Hi Raphael

 

I'm going to move this to support. It may be an issue with proxy server -are you doing that?

 

Thanks

 

Ken
Actually I think I know the problem. Can you please try this procedure:

 

http://screencast.com/t/SeVdxz6CL

 

 


Reply