data into a FileMaker triggered by server schedule
FMP9v3, FMS9, FM9Adv
I have data in text files that need to be imported as records, this is
scripted and works. When the same script is run from server schedule it
doesn't work.
Have this same data, PHP scripted into MySQL tables, have scripting to
import from the ESS tables into FileMaker, this works. When the script
is run from a server schedule, it doesn't work.
I now learn that import is not web compatible, so FMS seems to think
triggering a scripted import in file on its own hard drive, from an
attached volume with SQL data, is impossible as it is 'on the web', yet
both a fm9adv/ssh/openremote/fmnet, and ssh/rdc/fm9/open remote can run
the same script in the same file successfully.
1. How is that?
2. How, do I get data into FM, using a FMS schedule triggered script?
.
Relevant Pages
- Re: Previous record
... I'm looking for some help with FileMaker Pro 4 on a Mac.... ... The same Script could then Export the records, ... First perform a Sort and Export manually so that FileMaker knows what ... to be able to compare it with each record through the loop. ... (comp.databases.filemaker) - Re: forcing re-index
... I'm actually a fairly experienced filemaker developer. ... Is there a way that I can force indexing to re-occur everytime the contents of a field is changed, with a script step, or by using some script step that indirectly causes re-indexing to occur. ... In this case, I CAN associate a script step with leaving the field, because the field only occurs in a special window that comes up, and the user has to click a button to close that window. ... (comp.databases.filemaker) - Re: "This script cannot be found or has been deleted."
... There have not been any widely reported problems in this regard, but it might be worth a call to FileMaker tech support to check with them. ... One difference between FM6 and FM8 is that in FM6 each script was saved as you exited the script. ... The file I was working with is on a very capable Dell server running FM ... (comp.databases.filemaker) - Re: Help needed with creating three columns of checkboxes
... You don't provide your FM version or platform (specific version is ALWAYS important in asking a question about FileMaker, platform only sometimes, but do it anyway); answer assumes 7 or greater, either platform. ... Yes, having a set of "template" records in Parts, pre-populated with the part numbers, would be one way to go. ... fields to create a checkbox set effect. ... I could not see among the script functions "copy Record ... (comp.databases.filemaker) - Re: Closing related files with script step "close files"
... automatically launch filemaker files in a easy way. ... could open blank FilemakerFiles with a script (that is run while starting ... I still hope that there is a workarround. ... The idea is to overwrite the closed file with a new version (with ... (comp.databases.filemaker) |
|