EDIFACT Enveloping Outbound EDI Error

EDIFACT Enveloping Outbound EDI Error

Scenario:

EBI user creates EDIFACT ruleset, application/EDI endpoints, collaboration and etc.

Issue:

When EBI user goes to create outbound EDIFACT data, the actual EDIFACT document is created. Ie. ORDER. However the EDIFACT envelopes are not created.

EXTOL error message:


EXTOL EDIFACT envelope error

Resolution:

EXTOL support was able to recreate the error in EBI 2.5 This is a known issue and EBI customer was asked to upgrade to EBI 2.6.



By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.