Mendix application trigger

0
Is that feasible/way to call the Mendix application (.mpk) as background job without UI.   Is the functionality have to be run as background job.   How to call/trigger the .mpk from a batch file.
asked
2 answers
1

Hey,

 

Not with Mendix tools. Why not having it always running?

 

 

Best,

Miguel Sabugueiro

answered
0

Hi,

 

so you don't want to have the Mendix application running constantly?

If you don't, I don't think Mendix is the correct tool for your requirements. But if you do, you could implement a timed trigger doing the job.

 

Best,

Holger

 

answered