Introduction

Definition: A translation translates a message of a certain editype, messagetype to another editype, messagetype

Needed for a translation:

  1. Translation rule in bots-monitor->Configuration->Translations; see the screen shot below.
  2. Grammar for incoming message.
  3. Grammar for outgoing message.
  4. Mapping script that for converting incoming message to outgoing message.

Screenshot of configured translations-rules

Read the 1st translation rule of this screen shot:

translate edifact-ORDERSD96AUNEAN008 to fixed-myinhouseorder using mapping script ordersedifact2myinhouse.py