Turn around rule support
Turn around rules
When entering EDI data into your system of record (ERP, TMS etc) sometimes there's not a place for all data in a transaction. This might be fine for your use but sometimes your trading partner is expecting that data back as part of a different transaction. For example they send you an Order with a certain identifier on the items that doesn't mean much to you but they want it back when you send the invoice. Instead of making costly ERP customizations a turn around rule can help!
By allowing you to select data from a previous transaction turn around rules can help you give your trading partners exactly what they want without modifying your system.
You select the other type of transaction you want to pull data from.
Then tell the rules engine how to find the exact transaction of that type and what value(s) to select.
For more details check our documentation.
Selected path display above the expression editor
Do you ever go to enter a rule and then scroll away from the field you're editing? It's okay, we all do. Now the path will be displayed above the expression editor for reference
Changelog
- added: Turn around rule support
- added: Display selected path above function editor
- fixed: Loop guideline validation errors causes transaction view to crash