You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Hoan DANG VAN <ho...@olbius.com> on 2014/02/26 07:34:59 UTC

Problems while PUSH and PULL entity sync process in POS

Hi all !
I have been trying to setup pos sync following step by step instruction here

https://cwiki.apache.org/confluence/display/OFBIZ/Sync+Setup+Notes+and+Example

But I wonder about 2 points: 6,7,8 & 9

6.Load EntitySync record for PULL on MCS instance (the OFBiz instance
which runs the MCS)

7. Load XML data you want to setup on POS instance to trigger PULL syn

8.Load EntitySync PUSH on POS instance(s).

9. When pull is finished, load XML data you want to setup to trigger PUSH


What do "load EntitySync" and "Load XML data" means?

Re: Problems while PUSH and PULL entity sync process in POS

Posted by Jacques Le Roux <ja...@les7arts.com>.
Please use rather user ML for such questions, see why here :
http://ofbiz.apache.org/mailing-lists.html

 >What do "load EntitySync" and "Load XML data" means?

This had been written by a contributor who did not use the standard terms we are used to
"load EntitySync" and "Load XML data" mean the same thing: import data using the Webtools Import feature (or another way to load data in the DB)
"load EntitySync" is specific to the EntitySync records
"Load XML data" is not specific to any type of records (any Entity)

HTH

Jacques

Le 26/02/2014 07:34, Hoan DANG VAN a écrit :
> Hi all !
> I have been trying to setup pos sync following step by step instruction here
>
> https://cwiki.apache.org/confluence/display/OFBIZ/Sync+Setup+Notes+and+Example
>
> But I wonder about 2 points: 6,7,8 & 9
>
> 6.Load EntitySync record for PULL on MCS instance (the OFBiz instance
> which runs the MCS)
>
> 7. Load XML data you want to setup on POS instance to trigger PULL syn
>
> 8.Load EntitySync PUSH on POS instance(s).
>
> 9. When pull is finished, load XML data you want to setup to trigger PUSH
>
>
> What do "load EntitySync" and "Load XML data" means?
>