Error code 300: Invalid Customer ID | Community
Skip to main content
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 Varun_Kalra

Hi there,

This could be an issue because of something has been missed ID sync implementation.

ID sync stitches your CRM ID with AAM UUID. You need to check if the ID sync call is there soon after you log in ?

Are you using dpid and dpuuid (declared IDs) or d_cid_ic or d_cid in ID sync calls ?

How have you implemented ID sync, have you written a code to pick the variable for CRM ID value or are you using DTM ?

There is an article on implementing ID sync using DTM : Real time ID Sync in AAM using DTM, this will also give you an idea on debugging ID sync issues.

Thanks,

Varun Kalra

1 reply

Varun_Kalra
Varun_KalraAccepted solution
Level 9
October 10, 2017

Hi there,

This could be an issue because of something has been missed ID sync implementation.

ID sync stitches your CRM ID with AAM UUID. You need to check if the ID sync call is there soon after you log in ?

Are you using dpid and dpuuid (declared IDs) or d_cid_ic or d_cid in ID sync calls ?

How have you implemented ID sync, have you written a code to pick the variable for CRM ID value or are you using DTM ?

There is an article on implementing ID sync using DTM : Real time ID Sync in AAM using DTM, this will also give you an idea on debugging ID sync issues.

Thanks,

Varun Kalra