Placing PDF file to NAS Folder
Hello,
I am getting Stream (i.e. PDF file contents) from a service and i need to place that same PDF file to NAS folder. I am basically trying to pass the Stream to the Repository i.e., using D_pxNewFile DPage i am passing the params FilePath, Repository and along with that i am passing the Stream for the pdf so that the pdf created at NAS folder contains the same contents as received from the Service.
Issue is i am unable to open the PDF file which gets generated at the NAS folder.
Any pointers?
Regards,
Guri