2 Responses to “Section 1 of my Altova Mapforce Code creation tutorial”

  1. Hi MIchael, I’m doing some research into EDI mapping tools, and came across the Mapforce product that you have experience with. Maybe a stupid question, but once you create the mapping code, how do you execute it on a machine that does not have Mapforce? Is it through the command line and you specifiy input and output files?
    Regards,
    Barry

  2. Its actually pretty cool since it will generate code for you either in java, c# etc… so then you compile it and run it on other computers. Yes through the command line, by default it uses hard coded input output files but with a small code change it can be changed to accept variable input.

Leave a Reply