ForceCreateTable
- Last UpdatedJun 25, 2025
- 1 minute read
The ForceCreateTable feature allows force creation of certain publication tables associated with SQL targets (SQL, Azure SQL, Oracle, AWS Redshift, HANA). It forces the creation of a publication table if an existing table cannot be found by the PI Integrator on a particular publication target. ForceCreateTable affects all continuous publication views associated with SQL targets.
It is located in C:\ProgramFiles\PIPC\Integrators\BA\CAST.UI.WindowsService.exe.config.
To edit the ForceCreateTable feature, enter:
<add key="ForceCreateTable" value="false" />
Note: The default value is set to false. If the user sets ForceCreateTable to true, the PI Integrator will create a new publication table if the original table corresponding to that view cannot be found.