Altova Mapforce create the console application now i want to call that console application on window service Onstart(). how to pass the parameters of altova mapforce console application from Window service.
Altova Mapforce :http://www.altova.com/mapforce.html
I want the console application behavior as Window service.
If any one please reply me
Hey I found the answer of this question.
I create on custom class. augment that class into auto generate code at run time.Change the SPL directory. I am working in c# code. So I change the below file in spl directory
and call run() of auto generated code into class.
If any one want more help then Please contact me here.I will share whole source code.
Thank you all.