EBIworld.com > EBI/Clarify Tips > EXTOL EBI - Finding Errors/Exceptions in the Auditor

EXTOL EBI - Finding Errors/Exceptions in the Auditor

TAGS: EXTOL 2.5 / EXTOL Business Integrator / EXTOL Auditor / EXTOL customization / EXTOL debugging /


In EXTOL Business Integrator we use the Auditor to locate input/output, processes, transaction history, EDI history and etc.

Many times all we want to do is locate exception errors and sometimes that is not easy in a ‘sea of green dots’.

To find exceptions and errors <click> on the Auditor icon.

Once in the Auditor, <click> on the binoculars:

EXTOL Auditor binoculars

Under Log Types, <click> on Log of Process.

From Log of Process:

  • Update status to 'Completed’
  • In drop-down options, change value to 'Not equal to’ (see below)
  • <Click> on 'OK’

EXTOL Auditor Log of Process not complete



Copyright 2013 @ 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.