PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → webservices access
webservices access
Iniciado por Davy Gagnon, 17,may. 2016 10:48 - 1 respuesta
Publicado el 17,mayo 2016 - 10:48
For the implementation of a new e-shop we want to import .csv files to a MySQL.
The .csv files are exported from our ERP-system.

Now we need a webservice who looks every 5 seconds, every 30 seconds, ... for new .csv files and write them into our MySQL database.

How do we proceed?
May thanks.
Publicado el 17,mayo 2016 - 14:12
Hi Davy,

if you want a webservice, then you can call it from the client when the
file has been uploaded, -OR- you can call it and give it the file
content directly in a string.

What you are describing looks more like a regular service, where a pause
will do what you want...

It all depends where the DB is situated, but if it is on the web,
sending the data via a httprequest to an awp page is simple to implement

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com