Execute SwiftPOS Software (SSS) Script

 

Back Office > Administration > SQL Tools > Miscellaneous Tools > Execute SwiftPOS Script

 

Description

 

This menu item is used to run a selected SwiftPOS Software Script (.SSS file). This should only be done when instructed by SwiftPOS Support. The script would normally be designed as an "SQL Stored Procedure" that is run against the current SQL Database.

 

Note : Only scripts issued by SwiftPOS Software will work with this option. Any 3rd party scripts will fail to execute.

 

To Be Considered

 

  1. Note : Always ensure a backup exists before running any script.

 


Operation

 

  1. To execute a SSS script

 

  1. In SwiftPOS Back Office > Administration > SQL Tools > Miscellaneous Tools  - Select Execute SwiftPOS Script.
  2. The SQL Server Login screen is displayed.
     

 

  1. Confirm/Enter the login details and select Accept.
  2. A Browse for SQL Script screen is displayed.
  3. Locate and select the downloaded .SSS script file. Then select Open.
  4. A Run Scrip popup will be displayed prompting for possible input parameters.
  5. Enter input parameters (if required). Input parameters are those rows in the grid that require a value for the script to run. Normally, the rows with the text "In" in the Direction column. Then select OK.
  6. The script will execute and is complete when the execute popup disappears.

 


Related Topics

 

  1. Administration
  2. SQL Tools