Web deployed Protocol - No output

Hello,

 

I have a pipeline that I am testing to learn web deployment. The pipeline writes a small Excel file using the Excel write component. The file destination is set as \$(JobDir)/SampleWebDeployOutput.xls  . The file is generated correctly but in "temp" folder inside the run folder (named like a GUID) within the Jobs/myuserid folder instead of directly in Jobs folder.The web interface says No file or output was generated by this protocol. How can I get the protocol to show files in web mode?