PANTHEON™ Помош

 Категории
[Collapse]АРЕС
  Овозможување прика со волшебник во персонални мапи
 Главна страна - Добре дојдовте во помош за PANTHEON
[Collapse]PANTHEON
 [Collapse]PANTHEON упатства
  [Collapse]Водич за Datalab PANTHEON™
   [Expand]ПОС
   [Expand]Подесувања
   [Expand]Нарачки
   [Expand]Материјално
   [Expand]Производство
   [Expand]ПОС
   [Expand]Сервис
   [Expand]Финансии
   [Expand]Кадри
   [Expand]Аналитика
   [Expand]Работна површина
   [Expand]Помош
   [Expand]Пораки и предупредувања
    Системско окружување за Даталаб програми
   [Collapse]Дополнителни програми
     Pantheon FA
     ДодајКорисници - Додавање на Корисници во Базата на Податоци
    [Expand]Pantheon web сервиси (PAWS)
    [Collapse]Datalab OTOS
     [Expand]OTOS Explained
     [Expand]Setting Up OTOS
      Running OTOS
     [Expand]OTOS Settings
      OTOS Command Line Parameters
     [Expand]OTOS Tips
     [Expand]Пример
    [Expand]Datalab CHRONOS
    [Expand]Datalab ATENA
    [Expand]Datalab Migrator
     Post-Migration Wizard
    [Expand]мобилни Патни Налози
    [Expand]Pantheon LX/LT
     Pantheon SHAKE
    [Expand]Pantheon Automation Server
  [Expand]Водич за PANTHEON Ретал
  [Expand]Водич за PANTHEON Вет
  [Expand]Водич за PANTHEON Farming
 [Collapse]PANTHEON кориснички прирачници
  [Expand]Кориснички прирачник Datalab PANTHEON™
  [Expand]Корисничко упатство за PANTHEON Ретал
  [Expand]Корисничко упатство за PANTHEON Vet
  [Expand]Корисничко упатство за ПАНТЕОН Земјоделство
[Collapse]PANTHEON Web
   
 [Collapse]Водич за PANTHEON Web
  [Expand]Водич за PANTHEON Web Light
  [Expand]Водич за PANTHEON Web Terminal
  [Expand]Водич за PANTHEON Web Legal
 [Collapse]Кориснички прирачник за PANTHEON Web
  [Expand]Како да започнете со PANTHEON Web
  [Expand]Кориснички прирачник за PANTHEON Web Light
  [Expand]Кориснички прирачник за PANTHEON Web Terminal
  [Expand]Кориснички прирачник за PANTHEON Web Legal
[Collapse]PANTHEON Гранула
 [Collapse]Водич за PANTHEON Гранули
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и задачи
  [Expand]Гранула Контролна табла
  [Expand]Гранула B2B нарачки
  [Expand]Гранула Сервис на терен
  [Expand]Гранула Инвентар на основни средства
  [Expand]Гранула Попис на магацини
 [Collapse]Кориснички прирачник за PANTHEON Гранули
  [Expand]Започнување, Pantheon гранули
  [Expand]Гранула Кадри
  [Expand]Гранула Патни налози
  [Expand]Гранула Документи и Задачи
  [Expand]Гранула Б2Б нарачки
  [Expand]Гранула Контролна табла
  [Expand]Гранула Сервис на терен
  [Expand]Инвентаризација на фиксни средства
  [Expand]Гранула Попис на магацин
[Expand]Кориснички сервер

Load Time: 796,8786 ms
"
  2863 | 3261 | 91022 | Localized
Label

OTOS Command Line Parameters

OTOS Command Line Parameters

OTOS Command Line Parameters

OTOS can be run from its GUI or from the command line. The latter is most useful for scheduled tasks.

Three parameters are required: user name, profile number and export/import.

The basic syntax is:

  d:\pantheon\PANTHEON55_SQL.exe /INI="d:\pantheon\pantheon.ini" /L=AD /OTOS=001 /IE=E

/L is for specifying a user name. Example: /L=AD:MyPass

/OTOS is for specifying an OTOS profile number. Example: /OTOS=002

/IE is for specifying export (E) or import (I) or export, then import (EI).

Slave Parameters

All three parameters must be specified when running OTOS in slave mode. For example:

 c:\datalab\Pantheon55.exe /L=AD /OTOS=003 /IE=E

This wil run OTOS with the profile 003.

Master Parameters

Additional parameters are required when running OTOS in master mode, because a waiting time must be taken into consideration. That is why OTOS in master mode must be run twice. First to export data, then to import data. This is done with the /IE parameter.

OTOS master must be run twice in each synchronization cycle, first for the export, then for the import.

This example export data from the profile 003.

 C:\DATALAB\OTOS.EXE 003 /E

This example imports data from the profile 003.

 C:\DATALAB\OTOS.EXE 003 /I

A sample scheduled tasks could be defined like this:

 AT 22:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Pantheon55.exe /L=AD /OTOS=001 /IE=E
 AT 23:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Pantheon55.exe /L=AD /OTOS=001 /IE=I

/D (debug mode)

Errors in the synchronization process can be notoriously difficult to find because of the many factors involved (connection, e-mail server, database server, paths, other settings, etc.).

For this purpose the debug mode can be activated with the /D parameter as the last command line parameter.

With this parameter, OTOS doesn't delete transferred data after sending, but saves it in the temporary folder in a file named like:

 TRANSFER-TTDD-MM-YYYY HH-MM-SS.ZIP

where

  • TT - type: ME, MI, SE, or SI (master/slave, import/export)
  • DD-MM-YYYY - date and time when the file was created
  • HH-MM-SS - time when the file was created

056028.gif

In debug mode, all transferred files are stored on the hard drive, thus quickly using free space. Make sure you don't run out of free drive space.


 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!