Adobe Campaign v8 - SFDC CRM Connector Issue | Community
Skip to main content
New Participant
November 9, 2022
Solved

Adobe Campaign v8 - SFDC CRM Connector Issue

  • November 9, 2022
  • 3 replies
  • 1191 views

Hi All,

 

I am facing a very strange error on certain occasions, when I export data from ACC to SFDC using the CRM Connector. It happens randomly on certain occasion and I find no option to fix. Can you please let me know what could be issue.

 

The error that I get is this 

 

"Node internalUpdTarget is found in input schema but not the output schema. During export input and output schemas ( as well as temporary schemas ) must be identical. Please save the  activity again to force the update of the output schema"

 

Regards,

DG

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Craig_Thonis

Hi DG,

 

Its difficult to say without seeing the schemas themselves but it the error message seems clear that there is a mismatch on expected fields from the input and output schemas. Considering temporary schemas may be at play here I would take a look and rebuild any enrichment activities. Another client ran into something similar and they were also using a loop condition instead of a scheduler to rerun the workflow, if this is the case for you then I'd recommend switching over to a scheduler as well.

Finally, if the issue still persists, you can enable debug mode in the javascript library for the crm:connectorDataMgt.js. This should provide some more detailed logging that can be analyzed.

 

Regards,

Craig

3 replies

Sukrity_Wadhwa
Employee
November 23, 2022

Hi @dipendu_g,

Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.
Thanks!

Sukrity Wadhwa
AkshayAnand
New Participant
November 15, 2022

Hi @dipendu_g 

 

If there is any modification made (either in campaign or SFDC), then you can try pulling those attributes in CRM connector activity so that both the systems gets in-sync.

 

Regards

 

Craig_Thonis
Craig_ThonisAccepted solution
Employee
November 10, 2022

Hi DG,

 

Its difficult to say without seeing the schemas themselves but it the error message seems clear that there is a mismatch on expected fields from the input and output schemas. Considering temporary schemas may be at play here I would take a look and rebuild any enrichment activities. Another client ran into something similar and they were also using a loop condition instead of a scheduler to rerun the workflow, if this is the case for you then I'd recommend switching over to a scheduler as well.

Finally, if the issue still persists, you can enable debug mode in the javascript library for the crm:connectorDataMgt.js. This should provide some more detailed logging that can be analyzed.

 

Regards,

Craig

dipendu_gAuthor
New Participant
January 5, 2023

Hi @craig_thonis ,

 

Can you please let me know how to setup debug in JS.

We are on v8 and Adobe Managed. Where and how can we see the debug output as well.

 

Your guidance will really help. Additionally we have raised a ticket with Adobe, as well

 

Regards,

DG