Microsoft CDM Folders V2 Connector

Microsoft CDM Folders V2 Connector

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:
  1. Select
    Administer
    Runtime Environments
    .
  2. On the
    Runtime Environments
    page, select the Secure Agent for which you want to increase memory from the list of available Secure Agents.
  3. In the upper-right corner, click
    Edit
    .
  4. In the
    System Configuration Details
    section, select the
    Type
    as
    DTM
    for the Data Integration Service.
  5. Edit the
    JVMOption
    as
    -Dfile.encoding=UTF8
    .
  6. Restart the Secure Agent manually.

0 COMMENTS

We’d like to hear from you!