Store customers not syncing with HQ

I have one of my stores that is not syching correctly with HQ. For some reason, any new customers that are added at this one store do not get uploaded to HQ.

Anyone else ever have this trouble? All other items are syncing correctly just not the customers.

Thanks, Nick

Reply to
<nick
Loading thread data ...

Nick,

Make sure you have 'New customers default as global customers' checked int he SO Manager-->Configuration-->Options --> Customer Options

Rob

Reply to
anonymous

The box is checked. The store has been working fine for the past month, for some reason the customers just stopped uploading.

Reply to
<nick

Try running a SQL statement from your SO Admin.

SELECT * FROM Customer WHERE GlobalCustomer = 0

If you get any results returned, you may want to run an Update statement.

UPDATE Customer SET GlobalCustomer = 1

And as ALWAYS when making changes to the db you will want to do a backup.

This is only a band-aid solution and does not solve your problem. You will want to check with Microsoft and open a support incident. This sounds like it COULD be considered a business critical support issue.

Rob

Reply to
anonymous

How do I go about opening a support incident with MS.?Never had to do that before.

Reply to
<nick

Log into Customer Source.

formatting link
If you can't login check with your RMS Reseller.

Rob

Reply to
Rob

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.