hello,
I`m just finished building my own grammar and mapping.
I wanted to test it, but now i get the error
MpathError: mpath must be dicts in getloop('BOTSID',)
this is the route
Edit | csv2edi | 9999 | csv2edi_in | csv | SLIGROCSVINVOICE |
csv2edi_out | edifact | INVOICED96..
it makes an edi file from a fixed csv ocntaining different messages.
this are translations
Edit | csv | SLIGROCSVINVOICE | sligrocsv2edi | edifact |
INVOICD96AUNEAN008
grammar from csv is good and edi i;ve used the one from the plugin
what else is there to do?
thanks for the help.