Options

Download and Rename file on RTC

munib00munib00 Member Posts: 29
edited 2009-10-09 in NAV Three Tier
I am writing a function to email a pdf using the RTC.
I have managed to do this using the "3-Tier Automation Mgt." codeunit. I have written my own management codeunit to deal with file names but running into some issues.

The issue is it assigns GUID as the filename and when that is downloaded to the client side. It keeps that name.
What I would like to do is rename it so that it contains a meaningful name. eg PO-0001.pdf

Am I missing something? Has anyone done anything like this?

Comments

Sign In or Register to comment.