Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

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 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

2 Replies

Avatar

Correct answer by
Community Advisor

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