====== Guide to transferring product & order files to the Mobiplus Recommendation Engine platform ======
===== File naming =====
\\
The naming of CSV files should be specific for CSV miscellaneous files related to products & orders.
\\
\\
Specifically, the CSV file of **orders** should follow the following pattern: \\
URL-ESHOP_ORDERS_DATETIME.csv
\\
**Example**: demoeshop.gr_ORDERS_15072022_1856.csv
\\
\\
Specifically, the CSV file of **products** should follow the following pattern: \\
URL-ESHOP_PRODUCTS_DATETIME.csv
\\
**Example**: demoeshop.gr_PRODCUTS_15072022_1856.csv
\\
\\
----
===== Uploading files =====
To upload the 2 CSV files related to Order & Products you need to follow the steps below:
- Go to [[https://upload.mobiplus.co/|https://upload.mobiplus.co/]]\\
- The following image is displayed:
- {{:upload_gui1.png?600|}}
- Click on the [ + ] icon and select the 2 CSV files:
- {{:upload_gui2.png?600|}}}
- Click Open and then the platform informs you that 2 files have been selected for upload:
- {{:upload_gui3.png?600|}}
- Click **Upload** and the transfer process starts:
- {{:upload_gui4.png?600|}}
- Upon completion of the transfer, you will receive a notification message on the platform:
- {{:upload_gui5.png?600|}}}
- Congratulations you have completed the process!
\\
----