
jkrier
Members-
Posts
60 -
Joined
-
Last visited
Everything posted by jkrier
-
Hi, I am trying to add an Outlook Calendar Invite using the Outlook Manipulator Plugin with HTML or RIch Text Format. Is there a way to do this with the plugin? If not, do you have any suggestions on what I can use to do this? Rich Text and HTML Format are available when sending mail using the OM plugin. Thank you.
-
Adding Recurring Appointment in Outlook Calendar
jkrier replied to jkrier's topic in Outlook Manipulator
Thank you!! Helps alot. -
I'm trying to use the Outlook Manipulator plugin to add recurring appointments to an Outlook Calendar. When I set the "Recurrence Type" field to daily, I get an "Invalid Field Name" error. Same with setting Interval, and Occurrences fields. I can't find an example of how this is done. The only thing I am referencing is the OM Functions guide which has a Recurrence Patten fields section. The OM demo file has radio buttons for Recurring but they are greyed out. Is there something else I need to do besides setting the fields? Any help is appreciated.
-
FMS 14 install - can't administer across LAN
jkrier replied to Richmilnix's topic in FileMaker Server 14
Did you ever find a solution to this problem? I'm having the same issue. It was working earlier in the day and now its not. I'm thinking it has something to do with our network security. Any help is appreciated. Thanks. -
pc FMS 13 Scripts Keep Running and don't Finish
jkrier replied to Walter-MainFrame's topic in FileMaker Server 13
I can't help you but wanted to let you know we've also had this same problem several times and are looking for a resolution. Our server scheduled script has been setup to abort after 5 mins. So after 5 mins, it gets Status "Time limit exceeded" but the "Server 13.01" client remains and we can't disconnect it. At the same time, the elapsed time per call goes up to 5 million which freezes FileMaker for all clients. The only way out is to kick out all users and reboot the server itself. It happens randomly as well. This script also ran fine in FMS12 and we've tried everything to trap the problem. Do you have the time limit set on your script to stop it? Do you see any performance issues when the script is runninghung? Good Luck! -
Import excel file with Word docs as embedded objects
jkrier replied to jkrier's topic in Importing & Exporting
Thanks for responding. Doesn't sound like something I have time for right now. Our remote engineers want a quick, easy way to report their time and attach a related status report to each entry. They don't want to log into our system and then launch FM. Tried FMGO but have to login to VPN first. Too time consuming. I wonder if WebDirect allows you to attachinsert a word document. I'm thinking about exploring that option. -
I'm trying to import an excel file that has an embedded Word document on each row. I want the Word documents to be imported in and saved on a networked drive. Is there anyway to do this? I would be OK with temp. storing docs in a Container field for the initial import. To insert the object into Excel, I'm using "Insert Object" , selecting the tab "Create from File" not "Create new" and browsing to the document and checking "Display as Icon". The specific application is importing timekeeping records with a related status report word document attached to each line. Any help or ideas on how to do this are appreciated. Thanks!
-
I'm now able to open excel files on my IPad in FMGO using Super Container. Yeah! I think there was an issue with the initial installation of Super Container.
-
Can you open super container excel (.xlsx) files using FMGO on the IPad? What about Word (.docx) files? We were able to open PDFs but not .xlsx files.
-
We are testing FMGO and I was wondering what are the known security risks of using an Exernal IP address to access FMServer. Of course we have a username\password setup on the files as well as checking if the app is FMGO. The reason we want to do this is it is so much quicker for the user to get to the files this way. I didn't see this as an option in the FMGO documentation and I'm not a network person. Any help is appreciated. Thanks.
-
Did you find out what Filemaker says about their compatibility with OfficeOutlook 2010? We are planning to go there once it is officially released. I have been using Outlook 2010 with FM11 and it seems fine. Thanks.
-
Fermi, Did you get this to work on Windows with the following? »http://www.accesspdf.com/pdftk/« I am trying to do the same thing. I have 2 PDFs and want to append into one on the fly. The first is a PDF generated from FM. The second is a standard, static document I'm gettting from the Windows file system. The downside is that you have to install the pdft.exe file so everyone can access it. Yet another layer to maintain. Thank you.
-
I'm new to FMPHP development. We have a event registration system written in PHP using the FM PHP API and it is working well for the most part. The problem is we frequently have hung PHP sessions within FileMaker Server.They will hang until we kill them. The client version shows as PHP in the Admin Console. These sessions peg the WPE machine's CPU and cause slowness for others who are trying to register so I need to get this resolved ASAP. Our config consists of 3 machines - one for our Web Server, one for our FM WPE processing (virtual Server), and one for our FM Server. I'm hoping someone has seen this behavior before and knows why it happens and how to prevent it from happening. It was my understanding (could be way off base) that PHP connected to FMS for a short time and automatically disconnected itself. If the user closes the browser while FM is running something, Would that cause this behavior? Thanks , any insight is appreciated.
-
Hello, I am trying to insert a 3 page word document into a container field and I can only see the first page. My objective is to loop through some service part numbers and include the related word document text in the output. Is there anyway (an easy way) to do this? For example: Appendix B: Statements of Work - Insert Statement of work document here. - Insert Statement of work document here. - Insert Statement of work document here.
-
Closing server file disconnects users
jkrier replied to jkrier's topic in Legacy FileMaker Server Discussions
Most are on wired, some are on wireless working from a remote location using Citrix. -
Closing server file disconnects users
jkrier replied to jkrier's topic in Legacy FileMaker Server Discussions
I am going to into the FMS Admin Console and closing the one file. I am not manually disconnecting users. The file I am replacing is a Pricing file from our vendor. It is linked to our Products file which is linked to many other tablesfiles. Also, I checked the database and there is no On Exit script running. Thank you for confirming that [color:red]this is [color:red]not normal behavior. Do you have any ideas on what I should do to test this out to find a solution to the problem? Have you heard of this happening to anyone else or is it just me.... Julie -
Can someone explain to me why when you close a file that is hosted on FileMaker Server, it disconnects all users who are running Filemaker? A long time ago, it would allow you to close a server file and if someone had it open, it would give a file not found error and let them continue. I realize there is room for data corruption but it shouldn't kick everyone out of all files because you close one file. It gives the standard, lovely error message: Communication with the host was interrupted and could not be re-established. All affected windows will be closed. Weekly I have to replace a large file with an updated file and it is so annoying when I have to restart my robot machine processes not to mention getting everyone out of FM just to replace a file. Any insight is appreciated.
-
Thank you. I found a nice little visual basic script to run using "send event" http://www.suodenjoki.dk/us/productions/articles/word2pdf.htm Cheers, julie
-
I've been asked to set up a FM process that will [color:red]take a referenced Word document and convert it to a .pdf file. The pdf file will be attached to an outgoing email. Does FM have a way to do this? I was thinking about setting up an outside scripted process to open Adobe acrobat and convert the file that way. I don't like this idea though as many things could go wrong. Any ideas are appreciated. Thank you.
-
Hi, I am running a simple update script from the FMServer Scheduler. It finds some records and tries to do a Replace. Runs fine from FMPro. Here is the error in the event.log: scripting error (301) at "Invoices Update Quote Forecasts : Replace Field Contents". 2008-09-08 12:10:40.974 -0800 Is "Replace" not a valid command to be run from the server? I can't find a document on running FM Scripts from Server. Also, it is frustrating because I don't get an error email when there was an error running the script.... Any help is appreciated. I still have my robot machine running other scripts the old way so maybe will just move this one back. Has anyone heard anything on enhancements to SASE. It's a great concept but not quite ready for prime-time. Thanks.
-
FM 9 Adv Crashes - msvcr80.dll error - 2nd time running EventScript
jkrier replied to jkrier's topic in FileMaker Plug-Ins
I found a kluge workaround which is to call the EventScript plugin from file the script is located in. Bad because it requires the same scipt in all the files. You would think FileMaker would allow you to call scripts dynamically from Perform Script. Next release???, I hope. -
Yes, this is REALLY bad. Does anyone know if it will be fixed in the next version??? Just wasted time figuring this out.... Atleast this post confirms my results. Thanks.
-
[color:orange] I am running a script that uses the EventScript plugin to call scripts dynamically. It is used in a "My Favorites" application. It works when the script is called one time but the secord time it crashes with the attached error (msvcr80.dll). The function call is: Set Variable($result;value:S4HU_EventScript($FileName ; $ScriptName ; $Parameters) FM9 crashes when it get to the second file to try to run the script. The $result doesn't return an error. I have also tried it with Zippscript and the same thing happens. Has anyone seen this behavior with FM Adv v9.0.3?
-
What kind of hardware did you use when you tested with VMWare and how many users? We had issues and have decided to go back to MS clustering. I really would like to use VMWare for many reasons. Regarding the 64-bit server compatibity,that's bad news. I could only find info on FMPro on the FM website. Where did you find that out? Do you think they are working on it now? Thanks for your help.
-
Steven, Do you think FM9 Server will be supported in a VMware server environment in the near future? We are experimenting with it and have seen performance issues. Also, do you know if Filemaker 9 Server is 64-bit compatible? We want to run on it Microsoft Server 2003, 64-bit version.