How to develop batch process that import file on windows servers.

0
Hello,  I’m trying to develop batch process that pass file from other systems and import data into Mendix. How can I import the file on windows server into Mendix? In general, shell is implemented to get file. Can Mendix excute windows command?   Thank you for your corporation. 
asked
1 answers
0

If you are working with on premise installment then you can use the community commons to do some file retrieving. If you are using the Mendix cloud you need to use either webservices to retrieve files of use SFTP to fetch the files.

Regards,

Ronald

 

answered