Table of Contents

Search

  1. Preface
  2. Introduction to Marketo V3 Connector
  3. Connections for Marketo
  4. Marketo sources and targets
  5. Synchronization Tasks with Marketo
  6. Mappings and Mapping tasks with Marketo
  7. Troubleshooting
  8. Data type reference
  9. Marketo activity type reference

Marketo V3 Connector

Marketo V3 Connector

Troubleshooting

Troubleshooting

When you configure a task with the Bulk API to retrieve data from the LeadActivity source object, the task might fail with the following error:
[ERROR] com.informatica.powercenter.sdk.SDKException: com.informatica.cloud.api.adapter.runtime.exception.ReadException: com.informatica.cloud.api.adapter.runtime.exception.ReadException: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of `java.util.LinkedHashMap<java.lang.Object,java.lang.Object>` out of VALUE_NUMBER_INT token at [Source: (String)"57007"; line: 1, column: 1]
To resolve this issue, you must set the JVM option to
-DInfaCustomParser=true
in the Secure Agent properties.
Perform the following steps to configure the JVM option:
  1. In Administrator, select the Secure Agent listed on the
    Runtime Environments
    tab.
  2. Click
    Edit
    .
  3. In the
    System Configuration Details
    section, select
    Data Integration Service
    as the service and
    DTM
    as the type.
  4. Add the
    DInfaCustomParser
    property in the JVM option and set the property value to true.


    Example:

    -DInfaCustomParser=true
  5. Click
    Save
    .

0 COMMENTS

We’d like to hear from you!