I'm trying to call a datadownload service from a workbench with an HTTPCaller. All works perfectly: the call start the job on fme server and at the end I've the json response with the link and other parameters.
In my parameters from the HTTPCaller I've set the opt_requesteremail but no email are sent with the download link to the requester.
Anyone have tested it? I use fme 2018.1.0.3
I thought a workaround, but I like to use this parameter that made what I need...
Thanks for the support.