Search This Blog

Tuesday, August 8, 2017

An input for 'parentcustomeridtype' field is required in order to process lookup field 'parentcustomerid' correctly. The input value should be one of the following entity names, or its corresponding entity type code in integer format: 'account', 'contact'.

An input for 'parentcustomeridtype' field is required in order to process lookup field 'parentcustomerid' correctly. The input value should be one of the following entity names, or its corresponding entity type code in integer format: 'account', 'contact'. 


Solution:
This error will occur when you map the "parentcustomerId" to CRM destination using text lookup but "parentCustomerId" field is customer dataType it contains both account and contact id. It will decide based on the "parentCustomerIdType" field.



In order to solve the issue we would need to map that field in the CRM destination


No comments:

Post a Comment

Note: Only a member of this blog may post a comment.