1. Home
  2. Reference Topics
  3. Automatic Order Importing using Windows System Task

Automatic Order Importing using Windows System Task

Overview

  • This topic outlines the steps to create a Windows system task to periodically run the Auto Order Import function of the current version of SEOM.
  • Select a workstation not generally used for Stone Edge activities and follow the instructions below after Stone Edge is installed and connected to the production store data file.
  • The Auto Importer will Need a seat license to operate. If you exceed the number of licenses you have, this will cause the auto imported to stop working. It will also need to be reset to resume operation.

Procedure

NOTE: Screenshots and Instructions using Windows 11

  1. Windows Search Bar -> Task Scheduler
  2. Click “Create Task” from the list on the right side.
  3. A pop-up “Create Task” appears
  4. On “General” tab, fill required fields
    • Name -> Of the task (The example below uses Stone Edge Auto Import)
    • Description -> For personal use to remember what task does
    • User/Group -> Run task using specific user/group (Optional; The example below uses INTERNAL\user)
      1. Choose “Run whether user is logged on or not” option
    • Configure for -> Choose OS that the task will be running on
  5. Select the “Triggers” tab from the top menu bar
  6. Click “New” on the bottom right-hand corner
  7. A pop-up called “New Trigger” appears
  8. Give trigger parameters
    • Begin the task -> On a schedule (should be the default)
    • Settings
      • How often do you want the task to run -> Daily (most likely option if you’re going to import orders regularly)
      • Start -> When you want the task to start working (Date and Time)
      • Recur every _ Day -> 1 (If you’re going to use this task daily)
    • Advanced Settings
      • Repeat the task every -> 30 Minutes (for this example, you can choose any time)
      • For the duration of -> indefinitely (task can be manually stopped if not wanted in the future)
      • Enabled -> Checkbox
  9. Click “OK” to save.
  10.  The trigger will now be in the list on the triggers page!
  11. Click the “Actions” tab from the top menu bar
  12. Click “New” on the bottom right-hand corner
  13. “New Action” pop-up appears
  14. Fill the following
    • Action -> Start a program (will be the default)
    • Program/script -> Find your SEOrdMan.mdb file (in this example, the file is in C:\StoneEdge\SEOrdMan.mdb)
    • Add Arguments -> 2 arguments required
      1. /nostart
      2. /autoimport
    • Start in -> leave blank
  15. Click “OK” to save when done
  16. The action will now be in the list on the actions page
  17. Click “OK” to save the Task
  18. On the “Task Scheduler,” click “Refresh” at the bottom of the middle column.
  19. Scroll the middle column to the “Active Tasks,” and you should be able to see your task.

Updated on August 4, 2023

Was this article helpful?

Related Articles