Service Cloud Connector - Sync status #422
Replies: 12 comments
-
|
Hello, How did you create your customer? Directly in BM(business management) of CC or via the website? Try to create 1 customer via website then check if the status of customer becomes "created" automatically. Regards |
Beta Was this translation helpful? Give feedback.
-
|
I created via the storefront but it's still with -none- |
Beta Was this translation helpful? Give feedback.
-
|
Ok, juste try to make a purchase on storefront with the account you created then check if status changes? |
Beta Was this translation helpful? Give feedback.
-
|
We don't have a products in our sb. I'll check that, but why should I make a purchase to synch the customer? I can't synch automatically a new customer? Maybe set created as default value? It's possible? how? |
Beta Was this translation helpful? Give feedback.
-
|
Go to the storefront and click on "nouveauté", you will find available products. Logically, when a new customer created, the customer service needs to know the customer when there is a problem with his or her order. I'm not sure about that, but try to make a purchase then check the status please |
Beta Was this translation helpful? Give feedback.
-
|
The customer status is created for me always and it gets synched in SC as well, do not think making purchase should have any effect. Could you please debug & check your cartridge path and see if the plugin-connector cartridge(if you are on SFRA) is in effect because all the relevant code is there. What I suspect is that your base cartridge is taking precedence, therefore, connector specific things are not happening. Check please |
Beta Was this translation helpful? Give feedback.
-
|
doesn't work :( still none |
Beta Was this translation helpful? Give feedback.
-
|
Hi Shayn, please debug and see if the plugin cartridge Account.js controller is in effect or not. Because if that code is executing, then it should be updated. Check this and also check logs for any error. |
Beta Was this translation helpful? Give feedback.
-
|
@pravngaur Thank you. I added breakpoint in accountCreated and handleExport functions. When I create a new customer via the storefront the code is not executing. Do you have a solution? |
Beta Was this translation helpful? Give feedback.
-
|
What should I do to execute this code? just create a new customer from my storefront? |
Beta Was this translation helpful? Give feedback.
-
|
When I try to create a new customer I receive this error: |
Beta Was this translation helpful? Give feedback.
-
|
@pravngaur can you please help me? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I create a new cutomer in CC, the sync status is by default -None-.
I saw that it is sent to SC just if I switch the status to created.
Why? If I import 200 customers, should I change every one to synch it with SC?
There is a way maybe to set created as default value?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions