This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
stockstatus [2016/11/22 16:16] andre |
stockstatus [2016/11/22 16:23] (current) andre |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Stock Status ====== | ====== Stock Status ====== | ||
- | Picnic Time's stock status lists are stored locally in this folder: | + | * Picnic Time's stock status lists are stored locally in this folder: [[\\PTFILES\CompanyShared\SALES\Key Retail Accounts Inventories\_All SKUs|\\PTFILES\CompanyShared\SALES\Key Retail Accounts Inventories\_All SKUs]] |
- | <code>S:\SALES\Key Retail Accounts Inventories\_All SKUs</code> | + | * The lists are synchronized to Picnic Time's remote storage ([[https://aws.amazon.com/s3/|Amazon S3]]) every hour so customers have access to the latest copies. The syncing is handled by the CAMERA server (IP address 192.168.1.10) using the following file which runs at startup: [[\\CAMERA\Users\andre\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\stockstatus.bat|\\CAMERA\Users\andre\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\stockstatus.bat]] |
- | They are synchronized to Picnic Time's remote storage ([[https://aws.amazon.com/s3/|Amazon S3]]) every hour so customers have access to the latest copies. The file syncing is handled by the CAMERA server (IP address 192.168.1.10). | + | * A copy of the source code for the file syncing is available [[stockstatussource|here]]. |
- | A copy of the source code for the file syncing is available [[stockstatussource|here]]. | + |