Hi, I'm working on the PLM system, I want to export files from it in .xslx format to Mendix, edit the file, and then return the latest file to the PLM, is that possible?
asked
naor ashuall
1 answers
0
Hi Naor,
With the details you provided; Yes. You can import Excel files with Mendix, do certain changes in Mendix for example in a workflow, on certain input fields of a page or just some changes by the application itself and than export a new Excel document.