Correct. You load the xml thru web tools. XML examples are in the documentation link you referred to in your question.
Regarding PosTerminal and ProductStore, the relationship is made thru the Facility. If you look at the product store setup you will see that you must choose a facility. Vince Clark [email protected] (303) 493-6723 ----- Original Message ----- From: "Deyan Tsvetanov" <[email protected]> To: [email protected] Sent: Monday, June 8, 2009 9:18:11 AM GMT -07:00 US/Canada Mountain Subject: Re: POS Setup question Well, I'll recall my 2nd question: seems like the needed parts of PosSyncSettings.xml could be loaded in WebTools -> Entity Engine Tools -> XML Data Import. -- deyan On Mon, 2009-06-08 at 18:07 +0300, Deyan Tsvetanov wrote: > Hi all, > > I am trying to setup POS terminal and I have some questions of which I > couldn't find the answers myself. > > 1) Where is the relation between the PosTerminal and the ProductStore > created ? > > In PosTerminal there is a field: facilityId ( which should be a > facility of type RETAIL_STORE ). > > In framework/base/config/pos-containers.xml > the facility needs to be specified one more time: > > <property name="facility-id" value="MyRetailStore"/> > > But productStoreId is never specified. How does the PosTerminal find > out which is his ProductStore ? > > > 2) Another question about the entity sync services: > http://docs.ofbiz.org/display/OFBIZ/Sync+Setup+Notes+and+Example > > Step by Step Instructions > > 6. Load EntitySync record for PULL on MCS instance (the OFBiz instance > which runs the MCS > 7. Load XML on POS instance to trigger PULL sync > 8. Load EntitySync PUSH on POS instance(s). > 9. When pull is finished, load XML to trigger PUSH > > What I couldn't understand is how to "Load EntitySync record for > PULL" . Also - how to "Load XML to trigger PUSH" ... > > > Any help would be greatly appreciated :) > > Thanks in advance, > Deyan
