New year, new documents to trade. Today we're happy to launch support for the following new transaction types:

  • 180 Return Merchandise Authorization and Notification
  • 290 Cooperative Advertising Agreements
  • 816 Organizational Relationships
  • 832 Price/Sales Catalog
  • 846 Inventory Inquiry/Advice
  • 877 Manufacturer Coupon Family Code Structure
  • 881 Manufacturer Coupon Redemption Detail
  • 885 Retail Account Characteristics
  • 887 Coupon Notification
  • 888 Item Maintenance

Changelog

  • added: 10 new transaction types

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.

2338

You select the other type of transaction you want to pull data from.

2402

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

1974

Changelog

  • added: Turn around rule support
  • added: Display selected path above function editor
  • fixed: Loop guideline validation errors causes transaction view to crash

Having trouble signing up for the world's best EDI provider? No worries, we've got you covered. We've added more obvious and descriptive errors when you try to sign-up with a username or organization that's already been used.

966 687

Changelog

  • added: Validation error messages on username/email and ISA ID fields

Changelog

  • fixed: Upon creating a rule sometimes the status and transaction diff were out of sync
  • added: Expressions to guidelines

To make rule creation easier we've added more contextual highlighting. Now as you enter arguments to a function we'll highlight the argument in the function description display.

948

Sometimes it's good to be explicit, especially when deleting rules. No longer do you have to erase the rule and save. We've made it more clear and saved you a click.

333

We thought the function bar looked a little bland so we added a funky math word for function f(x) and also made it more clear whether you were creating a document rule or relationship rule

926

Changelog

  • added: Function argument highlighting
  • added: Delete button
  • improved: Function bar
  • fixed: A few typos

Welcome the newest transaction type 834 Benefit Enrollment and Maintenance to the family.

View the detailed description in the documentation or start trading with it today using the transaction type id 834_BENEFIT_ENROLLMENT_AND_MAINTENANCE

1522

Changelog

  • added: 834 transaction type

Creating rules just got easier with two new exciting features

Highlighting

2451

Writing rules can get complicated and sometimes it's easy to lose track of what property you have selected, what level of nesting you're at etc. So we've added some fancy syntax highlighting to help differentiate functions, references and values. As well we shorten long paths only to the relevant element name.

Examples & Descriptions

1224

Once you're inside the rule and using functions we want to keep it simple so we've added examples and descriptions to our functions to let you know what to expect from each one.

Changelog

  • added: Syntax highlighting in rules entry
  • added: Function descriptions
  • added: Function examples

There was a bug on the website when displaying newly created relationships in certain cases. We know those are important so we pushed the fix out for the weekend!

Changelog

  • fixed: When creating a new relationship for a new organization pressing Create would time out.

Today's exciting update is two new transportation transaction types for X12 types 753 & 754 and some UI tweaks

Changelog

  • added: 753 & 754 transaction types
  • improved: Guideline code entry now automatically focuses the next element
  • improved: Guideline path search returns more accurate results
  • added: Warning if you have unsaved guideline changes and navigate away
  • added: X12 identifiers to segments and loops in Guideline display
  • improved: Validation errors now show only the broken path, not the full path
  • improved: Rules editor validation error are more descriptive

Another day, a few more tweaks to our lovely new rules editor and guideline features

Changelog

  • added: Added new type restrictions to guidelines (binary, numeric and more date options)
  • improved: Better handling of whitespace in the expression bar
  • improved: Improved error detection in expression bar to return more concise errors
  • fixed: Fix bug with array indexing in rule paths making unpredictable results
  • fixed: Some rule indicators weren't showing up in the transaction view
  • fixed: Dropdowns on guideline viewer were clipped at the bottom of the screen
  • fixed: Removing a guideline code removed all codes after selected one