I am doing ecel import in my application i have imported EcelImporter and MxModelReflection and imlemented now what i want to do is i want to use API istead of using mendix database. so can anyone please help me on this. thanks in advance
asked
manishiya k
1 answers
2
The best way to do this is import the data in an Entity and THEN send the data through a webservice, after the data is send you can empty the database.