Configure recipe storage
Recipes can be stored as binary files, in a
SQL Server
Database, or as
XML files.To configure recipe storage
- OpenFactoryTalk Administration Consoleand sign in to theFactoryTalkNetwork Directory.
- InFactoryTalk Administration ConsoleExplorer, expand an application or area name.
- Right-click an existing server and selectProperties.
- In theFactoryTalk Batch Services Propertiesdialog, select theProject Settingstab.
- In theServerbox, select a server.
- In theServer directoriesarea, for theProject path strategy:
- SelectDefault pathsto automatically populate the recipe storage directory with a paths from theProject path rootdirectory.
- SelectCustom pathsto browse to or enter a path for the recipe storage directory.
- In theRecipe storagearea, select aRecipe formatoption.
- Binary file—Store recipes in separate files according to the recipe level and in a specified directory. Store procedures as.bpcfiles, unit procedures as.upcfiles, and operations as.uopfiles. This is the default value.
- ForCustom pathsonly, select theRecipe Directorybrowse button. TheBrowse for Folderdialog opens.
- Select the folder where you want to store recipes, then selectOK.
- Microsoft SQL Server Database—Store recipes in a Microsoft SQL Server Database. This option enables theDatabasefield.
- Next to theNodearea, selectBrowse (…). In , enter the name of the computer hosting the Microsoft SQL Server Database, then selectOK.
- Next to theDatabasearea, selectBrowse (…). InDatabase Selection, select the Microsoft SQL Server Database in which you want to store recipes from the list, then selectOK.
- XML file—Store recipes in separate.xmlfiles. Store procedures as.pxmlfiles, unit procedures as.uxmlfiles, and operations as.oxmlfiles.
- ForCustom pathsonly, select theRecipe Directorybrowse button. TheBrowse for Folderdialog opens.
- Select the folder where you want to store recipes, then selectOK.
- Perform one of the following:
- To save all changes, selectApply.
- To save all changes and close theFactoryTalk Batch Services Propertiesdialog, selectOK.
Provide Feedback