Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Error CRM Connector Dynamics

Avatar

Level 3

Hello,

I am doing the import of the data in the Adobe Campaign from the Microsoft Dynamics 360 Activities table, but, the following error appears "SCR-160012 JavaScript: error while evaluating script 'ConnectorDataMGT_call crm", in the log of this event it reads as follows "Unknown type entityname ".

I'm using the CRM Connector component in my workflow.

How can I resolve this issue?

Thanks,

1 solución aceptada

Avatar

Respuesta correcta de
Level 10

Hi Andrer,

It seems you are using an invalid data type from CRM. Adobe campaign support following types for integration.

  • checkbox
  • date
  • date/time
  • integer
  • currency
  • percent
  • number
  • id
  • phone
  • email
  • picklist
  • text
  • text (long)

Check this against your import and remove them if there is any or cast them to one of the above while importing and it should be fixed.

Regards,

Amit

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Level 10

Hi Andrer,

It seems you are using an invalid data type from CRM. Adobe campaign support following types for integration.

  • checkbox
  • date
  • date/time
  • integer
  • currency
  • percent
  • number
  • id
  • phone
  • email
  • picklist
  • text
  • text (long)

Check this against your import and remove them if there is any or cast them to one of the above while importing and it should be fixed.

Regards,

Amit

Avatar

Level 10

Hi,

Were you able to find something relevant for your query here?

Gaurang