AMT Help Files

Installing the Basic Services

This page guides through the process of adding the Basic Services that are necessary to run jobs in the AMT environment.

 

See the page Controlling Services from a User Account to install services from a normal Windows User Account.

 

File Controller

A File Controller is a service that performs all file Input/Output operations.

 

 
 The Windows account used to start a File Controller service must be an account with access to all directories on all servers where files will be read and written. This includes Extract, Print, Log, Image, Listbox, and the Form Help files.

 

  1. Navigate in the Control Center to System ConfigurationServices and select the File services tab.
  2. Select the Add button to add a new File Controller.
  3. Configure the settings for the new service. The image below displays an example of a configured File Controller service.


  4. Select the Ok button to add the File controller and close the window.
  5. Select the newly added service from the list and then select the (De)Install button.


  6. In the new window that opens select the Install service button to install the File Controller as a Windows service.


  7. Select the Ok button to close this window.

 

 
 Only one File Controller and one Spare File Controller (for failover) can be installed in an AMT environment.

 

See the File Services page for more information.

 

Batch Controller

A Batch Controller is a service that performs the execution and running of jobs.

 

  1. Navigate in the Control Center to System ConfigurationServices and select the Batch services tab.
  2. Select the Add button to add a new batch controller.
  3. Configure the settings for the new service. The image below displays an example of a configured Batch Controller service.


  4. Select the Ok button to add the Batch Controller and close the window.
  5. Select the newly added service from the list and then select the (De)Install button.


  6. In the new window that opens select the Install service button to install the BatchController as a Windows service.


  7. Select the Ok button to close this window.

 

See the Batch Services page for more information.

 

Print Controller

A Print Controller is a service that performs all printing that a job assigns to it.

 

  1. Navigate in the Control Center to System ConfigurationServices and select the Print services tab.
  2. Select the Add button to add a new Print Controller.
  3. Configure the settings for the new service. The image below displays an example of a configured Print Controller service.


  4. Select the Ok button to add the Print Controller and close the window.
  5. Select the newly added service from the list and then select the (De)Install button.


  6. In the new window that opens select the Install service button to install the Print Controller as a Windows service.


  7. Select the Ok button to close this window.

 

 
 If the setting Service account type is set to Local System, then only printers installed as Local Printer will be accessible to the Print Controller.

 

See the Print Services page for more information.

 

Reorganize Service

A Reorganize Service is an optional service that performs database structure changes to the system and application databases. Use this service in environments that are not authorized to connect to a database, to instead run the reorganization of the database through a server.

 

  1. Navigate in the Control Center to System ConfigurationServices and select the Reorganize services tab.
  2. Select the Add button to add a new Reorganize service.
  3. Configure the settings for the new service. The image below shows an example of a configured Reorganize service.


  4. Select the Ok button to add the Reorganize service and close the window.
  5. Select the newly added service from the list and then select the (De)Install button.


  6. In the new window that opens select the Install service button to install the Reorganize Service as a Windows service.


  7. Select the Ok button to close this window.
  8. Navigate to the following directory: <AMT Environment>\AmtTools\Reorganize.
  9. Copy the Default_AmtReorganizeService.dll.config file found in this directory and rename the copied file to AmtReorganizeServices.dll.config.
  10. Open the file in a text editor and configure the following setting to contain a server and a port:

    <add key="ReoServiceAddress" value="<Server>:<Port>" />

  11. Save the file.

 

See the Reorganize Services page for more information.

 

Job Queue

A Job Queue controls when and in what order jobs are executed. It is required to have at least one Job Queue to execute jobs

 

  1. Navigate in the Control Center to System ConfigurationBatch & Forms and select the JobQueues tab.
  2. Select the Add button to add a new Job Queue.
  3. Configure the settings for the new queue. A free to choose name can be used for the Queue name, but it is suggested to use the name "Default Queue" or "Default Job Queue". The image below shows an example of a configured Default Job Queue.


  4. Select the Ok button to add the Job Queue and close the window.

 

See the Job Queues page for more information.

 

Print Queue

A Print Queue controls when and in what order prints are started. It is required to have at least one Print Queue to print.

 

  1. Navigate in the Control Center to System ConfigurationPrinters and select the PrintQueues tab.
  2. Select the Add button to add a new Default Print Queue.
  3. Configure the settings for the new queue. A free to choose name can be used for the Queue name, but it is suggested to use the name "Default Queue" or "Default Print Queue" The image below shows an example of a configured Default Print Queue.


  4. Select the Ok button to add the Default Print Queue and close the window.

 

See the Print Queues page for more information.

 

Default Printer

A Printer controls how and where a print is printed. It is required to have at least one Printer to print.

 

  1. Navigate in the Control Center to System ConfigurationPrinters and select the Printers tab.
  2. Select the Add button to add a new Default Printer.
  3. Configure the settings for the new queue. The image below shows an example of a configured Default Printer.


  4. Select the Ok button to add the Default Queue and close the window.

 

See the Printers page for more information.

 

Starting Services

After installing the Windows services as shown on this page, the services can be started as described in the steps below:

  1. Navigate in the Control Center to ApplicationsServer Control.
  2. Start the services by selecting the System node and clicking on it with the right mouse button, then select Start all servers.


    All services should start, as indicated by the red squares turning into green circles with an arrow inside of it.

 

See the Server Control page for more information.