TranslationΒΆ
Definition: A translation translates a message of a certain editype, messagetype to another editype, messagetype
Needed for a translation:
- Translation rule in 
bots-monitor->Configuration->Translations; see the screen shot below. - Grammar for incoming message.
 - Grammar for outgoing message.
 - Mapping script that for converting incoming message to outgoing message.
 
Screenshot of configured translations-rules
Read the 1st translation rule of this screen shot:
Translateedifact-ORDERSD96AUNEAN008tofixed-myinhouseorderusing mapping scriptordersedifact2myinhouse.py
Index