April 12, 20169 yr I am trying to have FMS run a script in a db server side by the client pushing a button which runs a script from the client machine. I had the idea of using a URL to accomplish this - cannot get it to work - anyone have any ideas? http://ipaddress/fmi/xml/fmresultset.xml?-db=DATABASE&-script=SCRIPTNAME
April 12, 20169 yr To use the XML API, you also need an action and a layout. -findany is useful for that.
April 12, 20169 yr http://ipaddress/fmi/xml/fmresultset.xml?-db=DATABASE&-script=SCRIPTNAME&-layoutname=LAYOUTNAME&-findany
Create an account or sign in to comment