forked from eppye-bots/bots
-
Notifications
You must be signed in to change notification settings - Fork 2
ConfigurationHow
skilchen edited this page Feb 17, 2016
·
2 revisions
- Use plugins. This is a quick and easy way to install predefined configurations of bots.
- Downloads: bots sourceforge site
- Description of plugins: on this wiki page
- Plugins can be shared by users and communities. Send your plugin!
- Use a plugin 'close' to what you want, and adapt.
- Do your own configuration:
- Take a look at the tutorial.
- Use bots-monitor for configuration of routes, channels, translations and partners.
- There are grammars for all edifact and x12 messages on the bots sourceforge site.
- Grammars and mapping require knowledge of edi and edi-standards and some python knowledge. (python is a relatively easy programming, no deep knowledge of python is needed).
- Use command line tool 'bots-xml2botsgrammar.py' to generate a grammar from an xml file.
- Check a grammar using the command line tool 'bots-grammar.py'.
- A step by step description of making a configuration.
- If you are doing your own configuration check out how to debug
- Hire us (EbbersConsult - the makers of Bots) to help you with configuring bots: we are the edi experts.
[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