SDK exception when entity name has Unicode (UTF-8) characters
SDK exception when entity name has Unicode (UTF-8) characters
When you run a mapping to read from a CDM Folders V2 source object where the entity name contains UTF-8 characters, the task fails with the following error:
"com.informatica.adapter.sdkadapter.exceptions.AdapterSDKException: [SDK_APP_COM_20000] error [No Data Partitions found indefault.manifest.cdm.json]"
To resolve this issue, perform the following tasks to set
-Dfile.encoding=UTF8
in the JVM option in the Secure Agent:
Select
Administer
Runtime Environments
.
On the
Runtime Environments
page, select the Secure Agent for which you want to increase memory from the list of available Secure Agents.