forked from eppye-bots/bots
-
Notifications
You must be signed in to change notification settings - Fork 2
RoutesIntroduction
skilchen edited this page Feb 17, 2016
·
2 revisions
Definition: A route is a workflow for edi-files
A route determines where to get the incoming files, what to do with
these edi-files (translate!) and their destination.
'Routes' are the most important concept in configuring bots.
Routes are independent: an edi-file in a route stays in that route.
Route are configured in bots-monitor->Configuration->Routes.
Schema of a simple route
To get a route like this working the following must be configured:
- the route itself in bots-monitor->Configuration->Routes.
- an in-channel for incoming edi files.
- an out-channel for outgoing edi files.
- the translation.
The route above is a simple route; files come from one source, there is
one translation, one destination.
More options are possible using composite routes
[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
