EBIworld.com > EBI/Clarify Tips > Roadmap to EBI - Application Endpoints

Roadmap to EBI - Application Endpoints

TAGS: EXTOL EBI migration /


EBI Application Endpoints are used to route application data to the correct EBI Collaboration. Using Application Endpoints and Application Analysis Rulesets, EBI groups EDI application data and routes it accordingly.

EXTOL EDI Integrator currently does this same process within the Outbound Fileset’s Envelope.

For more information on how we migrate our settings to the EBI Application Endpoints, CLICK HERE.



Copyright 2012 @ www.seanhoppe.com


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.