Script Languages
The Metamerge Integrator supports variety of script languages. Some
information is to be found under Script
Parsers, mostly what function you must provide in order to make a Parser. However, in order to use a script language, it must install the
language. Internally in the Metamerge product, Beans Scripting
Framework (BSF) is used to plug in new script languages. BSF supports
Windows Scripting Hosts (WSH), and some of the script languages supported are
supported through WSH: Visual Basic and Perl are two examples. Of
course, script languages supported through WSH are only available on Windows
platforms.
The requirements are described below: Java Script: No special
requirements WSH (Windows Scripting Host) based script languages
Perl |