Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi

in my milking solution we now have table for productions , where the overseer of the production can report how their schedule went. until now we had created a production for the overseer to complete.

What i want is to create a server side script that would create a recurring production every day at a soecified time.

How would i create such a script for server side  , i havw create many scrips before but never really worked with server side scripts.

I would appreciate if someone could help me out on this.

You create the script like any other script, but select "server" in the compatibility view (top right of the script window); that will show you whether you are using script steps that don't work on server.

Also keep in mind that a server-side script schedule also runs any OnOpen and OnClose scripts so vet those too to make sure they are compatible, or make them exit right away when it runs on the server (use the Get(ApplicationVersion) for that.  It will have the word "server" in when the script is executed on the server.

 

 

 

  • Author

what i want that if recurring is checked then it should run a shceduled server side script  , how would i specify that?

 

Edited by Smiley

You set up the script schedule on FMS, in the admin console.   I imagine that the script would start by finding any records that are marked as 'recurring' and work with those.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.