SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
65 stars 46 forks source link

Creating account and contact, but not returning the contact details in the response json #226

Closed mgeorgievSpinup closed 1 year ago

mgeorgievSpinup commented 1 year ago

When we try to submit customer from B2C to the SFSC the response is containing "Contact" details. It basically comes as null. On the SFSC side both accounts and contact is created. No errors in the logs or in the failed flows. On 2nd attempt the behaviour varies. Some times it's returning the full response object with Account and Contact items, sometimes just hits duplicate error in the flow interview. This happens on all our projects and instances.

petarm commented 1 year ago

I have the same issue with the latest version. Does anyone have a solution?

spwilmington commented 1 year ago

Experiencing the same from some time is there any workaround or so ?

pk-sd commented 1 year ago

I also have the same problem and would appreciate some assistance.

dianadyulgerova1 commented 1 year ago

same issue here

vdimitrov-spin commented 1 year ago

I've the same problem. My team is working on the problem as well.

ayanachkovaivanova commented 1 year ago

I have the same issue.

mitkovalkov commented 1 year ago

The same problem here

ValentinGurkov commented 1 year ago

I'm experiencing something similar, I hope this gets noticed

arthureyldigitall commented 1 year ago

Same problem here, please have look

mcochev-webolie commented 1 year ago

I just noticed that I have the same problem.

shubhamSharma0701 commented 1 year ago

Was anyone able to find a solution for this issue?

mgeorgievSpinup commented 1 year ago

@shubhamSharma0701 I think yes. In the B2CContactProcess flow remove or bypass the pause element at the end of the flow.

image

shubhamSharma0701 commented 1 year ago

@shubhamSharma0701 I think yes. In the B2CContactProcess flow remove or bypass the pause element at the end of the flow.

image

Thanks for the help @mgeorgievSpinup ! This fix worked for me.

mgeorgievSpinup commented 1 year ago

@shubhamSharma0701 glad to help

jbachelet commented 1 year ago

Hello,

Thank you for opening this. This has been fixed from v3.0.0.

Closing this ticket