EBI 3 How-to and Tips

EXTOL Business Integrator 3 How-to and Tips. These postings are compliments of EBIthree.com

EXTOL Business Integrator 3 Workbench

Studio Tips

CamelCase Object Naming Conventions-- 1st March 2014
Object Naming Conventions in Business Process Scripts-- 7th March 2014
Mastering Manifest Set-ups Between Projects-- 20th April 2014
Using Global Variables Everywhere-- 25th April 2014
Attach Text Files and PDF Files to Eclipse Projects-- 5th May 2014
How to Resolve/Debug Ruleset Mapping Errors-- 24th May 2014
Using Project Clean to Rebuild Project from Scratch-- 25th May 2014
Locate and Research Client Error/Debug Logs-- 25th May 2014
Exclusive Subversion Lock and Unlock-- 29th May 2014
Copy Rules and Logic between Ruleset Mappings-- 4th June 2014
Text/File Search and Replace-- 14th June 2014
Studio Software/EDI (x12/EDIFACT) Standards Online Update-- 16th July 2014
Determine Business Process Script Status via GetEngineStatus Task-- 3rd August 2014
How to Pass Business Process Context Values to Ruleset-- 11th August 2014
Perform SQL Update via Database Adapter Interaction-- 11th August 2014
Review EBI 3 Studio Client/Server Logs-- 22nd August 2014
Best Practice to Design Data Source-- 30th August 2014
Add Database Table/View into Data Source; Fetch Metadata-- 28th October 2014
Setup Data Selection Criteria in Database Adapter-- 31st October 2014
Using XPATH to Read Elements/Attributes in Business Processes-- 7th December 2014
Updating the EBI 3 Studio-- 18th December 2014
Update Memory (RAM) Configuration for EBI 3 Studio-- 2nd January 2015
Web Service SOAP/REST Consumer APIs-- 13th February 2015
Comparison of Ruleset Editor versus Ruleset Text Editor -- 16th February 2015
Executing a Business Process from a Ruleset-- 25th March 2015
Linux PGP/SFTP Business Process Script Set-up-- 28th April 2015
SFTP PUT Business Process Script-- 1st May 2015
Understanding Eclipse Object Labels/Decorations-- 20th May 2015
Post EBI Project Generator Set-up-- 2nd June 2015
Link EXTOL Secure Exchange and EXTOL Business Integrator-- 31st July 2015
EXTOL Business Integrator 3 SVN Repository

Team Development Tips

Team Development Best Practices-- 23rd August 2014
Mastering Subversion - svn:needs-lock-- 30th May 2014
Mastering Subversion - Synchronizing with Repository-- 31st May 2014
Compare Current Workbench Project to Previous Versions-- 17th September 2014
Restore Individual EBI Objects from a Previous Version -- 20th September 2014
Implement EXTOL's SVN plan.io Secure Repository Cloud-- 9th December 2014
Create/Manage Sub-Projects in EXTOL's SVN plan.io-- 10th December 2014
EXTOL Business Integrator 3 Workbench

Conversion Manager Tips

Conversion Manager Best Practices-- 25th August 2014
Saving EBI 2.6 Objects-- 5th June 2014
Creating/Running Project Utility-- 6th June 2014
EXTOL Business Integrator 3 Admin Console

Server Tips

Server Best Practices-- 22nd August 2014
Background of Local/QA/Production EBI 3 Servers-- 22nd August 2014
Update Project Already Deployed/Installed-- 6th May 2014
Step by Step of Linux Server Install-- 7th May 2014
How to Start/Suspend/Resume Linux Server-- 8th May 2014
Using EngineStatus to Check Windows/Linux/iSeries Server Status-- 11th May 2014
Step by Step of Multiple Linux Server Installs/Environments-- 25th July 2014
How to Import/Update EXTOL Secure AS2 Partnerships-- 25th July 2014
Step by Step of Windows Server Install-- 5th August 2014
Set-up EBI 3 to Run as a Windows Service-- 5th August 2014
Step by Step EBI 3 Windows Server Uninstall-- 17th August 2014
Server Software Online Update-- 13th August 2014
Use NOT Contains to Filter Undesired Logs-- 17th October 2014
Re-License EBI When Memory Reconfigured on Virtual Machine-- 17th October 2014
How to Set-up EXTOL Server Exit Points-- 12th November 2014
How to Turn On DEBUG Mode for EXTOL Server-- 13th November 2014
Set-up and Access EXTOL Derby Database Tables-- 21st January 2015

Server::Maintenance Tips->Back-up/Restore

Background of EBI Back-up/Restore-- 12th August 2014
How to Perform Full EBI Backup-- 12th August 2014
How to Perform Partial EBI Backup-- 12th August 2014
Linux::How to Restore Archive and Database-- 13th August 2014

EBI Back-End Architecture Set-up

Internal Database :: Determine FA Status for Outbound Document-- 12th December 2014

What is new with EBI 3

Below are the latest postings for tips, instrucions and documentation.


Recent EBI 3 postings

' ?>
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.