Hi,
To import a CSV from FTPS , we would like to use IFS Connect.
And from my understanding, the flow will be:
- IFS Connect – FTP Reader FTPS
- IFS Connect – Routing Rules , Routing Address
- In Routing Address – we need develop an transform (in Java or xlst) , convert CSV to IFS XML
- Then, to read that IFS XML and insert into DB, we need develop a BizAPI
Is the understanding correct? And how people do this in Real Project?
Also, with IFS Cloud,
since we are discarding BizAPI, then how we implement the actual logic to insert data to DB.