| [SICSR-17320] Correct column length of SOURCE_ID column of table ADH_CONN table | |
|---|---|
| Product Line: | P&C |
| Component/s: | Automated Document Handling |
| Affects Version/s: | SICS 4.9.4 |
| Fix Version/s: | SICS 4.9.5 |
| Customer: | DXC |
Problem:
While doing the code change for SE-1716, column length of SOURCE_ID column of table ADH_CONN table was changed to 5 from 50 (In com.csc.sics.adh.domain.SicsADHTransformationConnectionClass.buildTableDefinition(TableDefinitionBuilder) method)
Solution:
Change the column length of SOURCE_ID column of table ADH_CONN table back to 50
Workaround:
Root Cause:
Extent of Impact:
Impact on Existing Data
Recovery Method for Existing Data Affected