Configure recipe storage
Recipes can be stored either as binary files, in a
SQL Server
Database, or as XML filesTo configure recipe storage
- OpenFactoryTalk Batch Equipment Editor.
- On the menu bar, selectOptionsto open theServer Optionsdialog box
- UnderStore Recipes Using, select one of these options for storing recipes:
- Binary Files (default format):Stores recipes in separate files according to the recipe level and specified directory:Stores procedures as .bpc filesStores unit procedures as .upc filesStores operations as .uop files
- MicrosoftStores recipes in aSQL ServerDatabase:SQL Serverdatabase.TIP:IfSQL Serveris not installed on the same computer as the client, perform a custom installation ofSQL Serverand install theClient Tools Connectivityoption. This displays a list of availableSQL Serverdatabases in theServer Optionsdialog box.
- XML Files:Stores recipes in separate .xml files:Stores procedures as .pxml filesStores unit procedures as .uxml filesStores operations as .oxml files
- SelectOKto apply the configuration settings.
Provide Feedback