Just an update on an attempt to work around missing terminals. If I import the 
sample data and then export it to XML I get this:
<?xml version="1.0" encoding="UTF-8"?><entity-engine-xml>    <PosTerminal 
posTerminalId="pos-1" facilityId="MyRetailStore" terminalName="Pos Terminal 1" 
lastUpdatedStamp="2017-04-01 17:33:50.969" lastUpdatedTxStamp="2017-04-01 
17:33:40.677" createdStamp="2017-04-01 17:33:50.969" createdTxStamp="2017-04-01 
17:33:40.677"/>    <PosTerminal posTerminalId="pos-2" 
facilityId="MyRetailStore" terminalName="Pos Terminal 2" 
lastUpdatedStamp="2017-04-01 17:33:50.971" lastUpdatedTxStamp="2017-04-01 
17:33:40.677" createdStamp="2017-04-01 17:33:50.971" createdTxStamp="2017-04-01 
17:33:40.677"/>    <PosTerminal posTerminalId="pos-3" 
facilityId="MyRetailStore" terminalName="Pos Terminal 3" 
lastUpdatedStamp="2017-04-01 17:33:50.972" lastUpdatedTxStamp="2017-04-01 
17:33:40.677" createdStamp="2017-04-01 17:33:50.972" createdTxStamp="2017-04-01 
17:33:40.677"/></entity-engine-xml> 
If I then clean the database and seed (no sample data), followed by webtools 
import of the XML, the WebPOS still has no terminals. There may be some other 
data to import which I do not know about. So using sample data as a partial 
import in order to get a terminal is not a workaround.

Reply via email to