API
Version 7.x > API > Integration Bus View modes: 
User avatar
Member
Member
swetag-clavax - 4/18/2013 6:31:58 AM
   
Integration Bus
Hi All,

I am trying to synchronize the ecommerce_customer object, before doing this I have successfully synchronize the CMS_USER data.
I have the unique username on behalf of which, first I am creating a row in CMS_USER table and then trying to sync the COM_CUSTOMER table and trying to fetch the User Id against that username and setting the User Id to the COM_CUSTOMER -> CustomerUserID field but when clicking to Sync button the task fails and giving me the below error.

[BaseIntegrationConnector.ProcessExternalTasks]: Error processing task. Original message: [SyncHelper.UpdateObject]: Cannot translate columns 'CustomerUserID', import the dependent objects first.

I would appreciate any help.

Thanks,
Sweta

User avatar
Member
Member
kentico_sandroj - 4/28/2013 3:37:57 PM
   
RE:Integration Bus
Hi Sweta,

I believe we answered this question in another post. Please let me know if this solution does not work in your case.

Thanks,
Sandro

User avatar
Member
Member
swetag-clavax - 5/2/2013 2:33:08 AM
   
RE:Integration Bus
Hi Sandro,

Well, first of all thank you so much, at least I got reply.
Since it is long back, I posted and I was really got to have a solution to finish up the task.
What I did is use of triggers and with the help of triggers I managed to synchronize those objects.
But, yes with your reply I got to know the other facts of synchronization. Thank you so much. I will consider these things in my next sync tasks.

Thanks & Regards,
Sweta