xtrim Posted March 1, 2008 Posted March 1, 2008 Hi, Is it possible to execute filemaker script via VB on the FMS machine? will it still let me run none-compatible script steps? I would like to do an automated import (and its not web compatible : ), So I was thinking to bypass the FMserver somehow...is it possible? I do not wish to use a FMclient for this task. VB or any other suggestions?
Wim Decorte Posted March 2, 2008 Posted March 2, 2008 Nope. To run scripts on the Server you need to go through the FM Server Advanced web interface and that means running scripts with web-compatible script steps only. You can do that from VB easily so the limitation is not in the language you want to use. To run all scripts you'd need to set up a FM client machine and then you can use VB again to trigger a script in the client without the web-compatible restriction.
xtrim Posted March 3, 2008 Author Posted March 3, 2008 I see, That what I was afraid of... My client doesn't have a client - he uses cwp and I need to import data several times a day to his data... So that means that I need to set up a client on my computer to run his jobs... Can web trigger (php,xml) scripts be non-web compatible? (in ver 6 it was possible...)
Recommended Posts
This topic is 6152 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