Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5265 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

Hi,

I created a database to keep track of service tickets. I have also created a formula that prints the services ticket to a pdf with a unique name and then it sends it via email. It works fine.

My dilemma comes in where I don't want to fill a folder with the service tickets I have sent via email.

Is it possible to incorporate into the script a step to delete the file once is sent.

Also I would like to create a field or table to keep track of when a service ticket is emailed and the status of the email transmission.

Any help is greatly appreciated.

Thanks

RudyM

Edited by Guest
Posted

Save the pdf into the temporary folder. The temp folder gets deleted at the end of each session.

Use the Get ( TemporaryFolderPath ) function to generate the path because the folder changes name each session.

This topic is 5265 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.