Newbies molletutu Posted March 22, 2011 Newbies Posted March 22, 2011 Hello everyone. I am trying to use Filemaker server 10 to send emails using the "send mail" function. To do this i just transfer the pdf file i intend to send on the "filewin:/C:/Program Files/FileMaker/FileMaker Server/Data/Documents/" folder and then run a "send mail" server side script to send the email with the pdf attached to it. SIMPLE!!! Surprise! I get the script running correctly and i receive my emails. BUT the PDF attachment is always corrupted and i can't open it! When i use the same script on a filemaker pro client software installed on other computers, everything goes fine and i can open the pdf correctly. Using the same script on a filemaker pro client software installed on the same server computer also running the filemaker server 10 platform, everything also goes fine. But it's when the server execute the exact same script that i get the corrupted pdf. Anyone have any clue? Thanks to all!
Vaughan Posted March 23, 2011 Posted March 23, 2011 Perhaps there is a race condition occurring where the file has not completely transferred to the folder before the send mail step is attaching it. Insert a pause for a couple of seconds before the send mail step to allow for the copy to complete.
Recommended Posts
This topic is 4986 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 accountSign in
Already have an account? Sign in here.
Sign In Now