-
```
Raw editype:
nothing is done:
it is just read and passed to translation (incoming)
or written to file (outgoing).
Use case:
- making eg pdf file in translation, just write it.
- passing text fil…
-
```
edifact and x12 is often received as one big string (no cr/lf).
when displaying this bots now formats these files to one segment per line.
```
Original issue reported on code.google.com by `hjeb…
-
```
the bots mapping script typically handles one 'message'.
I want an option to access and fill all envelope fields from the mapping.
for incoming:
inn.envelope: a dict with all fields from envelope…
-
```
for editype mailbag bots cna detect the 'real'editype (edifact, x12, etc).
tradacoms was not detected, but is now.
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 26 Mar…
-
```
edifact and x12 is often received as one big string (no cr/lf).
when displaying this bots now formats these files to one segment per line.
```
Original issue reported on code.google.com by `hjeb…
-
```
if edipartners are unknown, this leads to 'stuck' situation.
no good error is given, so this is very hard to track.
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 3 Au…
-
```
for editype mailbag bots cna detect the 'real'editype (edifact, x12, etc).
tradacoms was not detected, but is now.
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 26 Mar…
-
```
chained translation are starting up when a string is returned by the mapping
script.
now, when an empty string or None is returned no chained translation is started.
This is changed:
- None: no n…
-
```
for editype mailbag bots cna detect the 'real'editype (edifact, x12, etc).
tradacoms was not detected, but is now.
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 26 Mar…
-
```
for editype mailbag bots cna detect the 'real'editype (edifact, x12, etc).
tradacoms was not detected, but is now.
```
Original issue reported on code.google.com by `hjebb...@gmail.com` on 26 Mar…