background image

Ice Ledger

Auto Login

Auto Login and Auto Start Up

To automate the login process, run the application using a batch file with additional parameters with each parameter separated by a space:

  1. Company Name. Short company name that the program should login to - not case sensitive.
  2. User Name. Login ID of the person that you want to login as - case sensitive.
  3. Password. Password for the user login account - case sensitive.
  4. Screen. Abbreviated screen name. To open multiple screens, specify a delimited (;) list enclosed in double quotes. If a screen requires additional parameters the add a colon (:) to the end of the screen name followed by the parameters as a comma delimited list. e.g. "buau:parameter-1,parameter-2,parameter-3"sol
    • buau. Backup Automatically i.e. unattended backup.
    • sol. Sales Order List View

Example 1

Start Ice Ledger and automatically, login to company ABC as richard, using password MyPassWord and open the Sales Order List View. Create a batch file with the following command: Acct.exe ABC richard MyPassWord sol


Example 2

Start Ice Ledger and automatically perform the company data backup operation. Create a batch file with the following command: Acct.exe ABC richard MyPassWord buau The system will use all parameters as defined during the last attended backup.


Example 3

Start Ice Ledger and automatically perform the company data backup operation, specifying run-time parameters. Create a batch file with the following command (note the double quotes): Acct.exe ABC richard MyPassWord "buau~param1,param2,param3,param4,param5,param6"


Where param1 - param6 represent the different backup screen parameters. If you do not wish to specify a particular parameter, simply leave it blank but you MUST include the required comma between parameters. If no parameters are specified, then the system will use previous settings to carry out the backup:

  • param1: Backup File to be Created. If you specify a backup file name, then you must make sure the file does not already exist otherwise the new backup will overwrite the existing file!
  • param2: Include System Data (Y/N). Use Y to include or N to exclude system data.
  • param3: Backup Description.
  • param4: DB Server Local Folder.
  • param5: Path to Server Shared Folder.
  • param6: Check Data at End (Y/N). Use Y to check data.

Example 4

Auto login and open 2 screens (Sales Order List View and Auto Backup) with parameters: Acct.exe ABC richard MyPassWord "buau:p1,p2,p3,p4,p5,p6;sol"
user access
Follow Us on Facebook  Follow Us on Twitter  Follow Us on YouTube
Copyright © 2014 - 2024 1T Solutions Limited. All Rights Reserved.
/index.php?dir=h&pg=auto-login