forked from eppye-bots/bots
-
Notifications
You must be signed in to change notification settings - Fork 2
TranslationIntroduction
skilchen edited this page Feb 17, 2016
·
2 revisions
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:
translate edifact-ORDERSD96AUNEAN008 to fixed-myinhouseorder using mapping script ordersedifact2myinhouse.py
[Home]
- Get started with bots
- Guide for bots-monitor
- Configuration
- How to debug
- Plugins
- Deployment and usage
- Advanced Deployment
- Troubleshooting FAQ
- Overview
- Changes and migrate
- Tutorials
- New to python?
- External reference links
- Useful Tools
