Configuring the connection from your Content Deployer microservice to the State Store database
In the <State> section of your Content Deployer configuration file, deployer-conf.xml, set the properties for the State Store database in a Storage element.
Before you begin
- You installed your State Store database tables in the same database as the Content Data Store (default option)
- You chose to install your State Store database tables in a separate State Store database (option that optimizes for performance)
About this task
This task requires you to set a number of properties for the State Store database. If your State Store database tables are in the same database as the Content Data Store, you will have set values for some properties already in the Storage element for the Content Data Store, as found in the Storage Layer configuration file, cd_storage_conf.xml. Even so, the Storage element in cd_storage_conf.xml has a different definition than the one in deployer-conf.xml, and you will need to set some additional properties.