enforces source and target code page relationships. To guarantee accurate data conversion, the source code page must be a subset of the target code page.
In this case, the environment contains a source database containing German and Japanese data. When you configure a source database connection in the
CDI-PC
Workflow Manager, the code page for the connection must be identical to the source database code page. You can use any code page for the source database.
Because the target code page must be a superset of the source code pages, you must use UTF-8 for the target database connections or flat files. To ensure data consistency, the configured target code page must match the target database or flat file system code page.
If you configure the
CDI-PC Integration Service
for relaxed code page validation, the
CDI-PC Integration Service
removes restrictions on source and target code page compatibility. You can select any supported code page for source and target data. However, you must ensure that the targets only receive character data encoded in the target code page.