FactoryTalk Batch Services Properties dialog—primary server settings on the Project Settings tab
In the
FactoryTalk Batch Services Properties
dialog, use the Project Settings
tab to configure the project paths.Project Settings tab
Once you select a
FactoryTalk Batch
Server on the Project Settings
tab, you can define the project paths and restart properties for that server.
TIP:
For more information on configuring this tab for a secondary
FactoryTalk Batch
Server, see FactoryTalk Batch Services Properties dialog—secondary server settings on the Project Settings tab.Setting | Description |
|---|---|
Server | Select Primary to configure primary FactoryTalk Batch project settings. Valid values in the Server list include the following:
|
Machine name | This read-only field shows the label for the primary FactoryTalk Batch Server, which comes from the Computer hosting the primary FactoryTalk Batch Server field explained in the section FactoryTalk Batch Services Properties dialog—General tab. |
Server directories
The
Server directories
area is where you will define the project paths that the primary FactoryTalk Batch
Server needs to access both its own directories and those of the paired secondary FactoryTalk Batch
Server.When you open the
Project Settings
tab, a message shows at the bottom of the Project Settings
tab to alert you if any path is not visible from the current computer. For example: The following paths do not exist: Project path root, Event Journal, Restart, Error logging, Instructions, Area Model, Recipe Directory
.The table below defines the two
Project path strategy
options for configuring project paths. The option you select for the primary FactoryTalk Batch
Server is independent of the option you select for the secondary FactoryTalk Batch
Server.Strategy | Description |
|---|---|
Default paths | When selected, the system disables the following fields and automatically populates them with a path that begins with the Project path root :
|
Custom paths | When selected, all path fields are accessible for you to browse to or enter a path.
TIP:
When switching from
Default paths to Custom paths , the Event Journal , Error logging , Instructions , Restart , and Recipe Directory paths will all initially retain the default paths. |
Directory | Description |
|---|---|
Project path root | Browse to or enter the path to the location where you want to store your project directories. If the location that you select is empty or invalid, the FactoryTalk Batch system will try to populate this field with the FTBATCH_PROJECTS directory. If the FTBATCH_PROJECTS directory does not exist, the system will then populate this field with the C:\Users\Public\Documents directory. |
Area Model | Browse to or enter the path to the area model file (for example, \\MY_COMPUTER\FTBATCH_PROJECTS\SampleDemo1\Recipes\ice_cream1.cfg ). |
Directory | Description |
|---|---|
Event Journal | If you selected Default paths as the Project path strategy , this field is automatically populated. If you selected Custom paths , browse to or enter the path to the location where you want to store the Event Journal .
TIP:
You must define the Event Journal path or the primary FactoryTalk Batch Server will not start. The recommended Event Journal path is a subdirectory in the Project path root (for example, FTBATCH_PROJECTS ).The server will also not start if the Event Journal path is invalid. An error message indicating the invalid path appears in the batchsvr.log file. |
Duplicate Journal | Browse to or enter the path to the location where you want to store the optional Duplicate Journal .
TIP:
The primary
FactoryTalk Batch Server will not start if the Duplicate Journal path is invalid. An error message indicating the invalid path appears in the batchsvr.log file.If a secondary FactoryTalk Batch Server is configured, the recommended practice is to mirror the Event Journal and Duplicate Journal directories. For example:
|
Error logging | If you selected Default paths as the Project path strategy , this field is automatically populated. If you selected Custom paths , browse to or enter the path to the location where you want to store Error logging . |
Instructions | If you selected Default paths as the Project path strategy , this field is automatically populated. If you selected Custom paths , browse to or enter the path to the location where you want to store Instructions .
TIP:
This field is only accessible if, from the
General tab, you selected the Enable FactoryTalk eProcedure option. |
Restart | If you selected Default paths as the Project path strategy , this field is automatically populated. If you selected Custom paths , browse to or enter the path to the location where you want to store the files containing restart information.
TIP:
You must define a valid Restart path or the primary FactoryTalk Batch Server will not start and an error record writes to both FactoryTalk Events and the batchsvr.log file.The server will also not start if the Restart path is invalid. |
Duplicate Restart | Browse to or enter the path to the location where you want to store the files containing duplicate restart information. This directory is optional.
TIP:
If the
Duplicate Restart path is invalid, the primary FactoryTalk Batch Server will not start and an error record writes to both FactoryTalk Events and the batchsvr.log file.If a secondary FactoryTalk Batch Server is configured, the recommended practice is to mirror the Restart and Duplicate Restart directories. For example:
|
Setting | Description |
|---|---|
Recipe format | Select the file format of stored recipes:
|
Recipe Directory | If you selected Default paths as the Project path strategy , this field is automatically populated. If you selected Custom paths , browse to or enter the path to the location where you want to store the Recipe Directory . |
Database | Lists available Microsoft SQL Server Databases. Select the database where you want to store recipes. Only enabled when you select Microsoft SQL Server Database as the Recipe format .
TIP:
This field is only accessible when you select
Microsoft SQL Server Database as the Recipe format option. |
Server directories—Restart properties
The
Restart properties
area allows you to specify a method for restarting the primary FactoryTalk Batch
Server when the Batch service is started from outside of the Batch Service Manager (for example, a computer reboot or using the Microsoft Windows Service Manager).Setting | Description |
|---|---|
Restart type | Select a restart method:
|
Maximum wait for good controller communications during Hot Restart (sec) | Because a Hot Restart can run quickly, a communication failure can occur if the secondary FactoryTalk Batch Server does not have enough time to establish good communication with all data servers. You can configure this field to allow more time (in seconds) for establishing good communication on every area model in all data servers.This field has a minimum integer value of 30 and a maximum integer value of 300. The default value is 60 sec. |
Provide Feedback