A SERVICE OF

logo

64 Administrator’s Guide
BMC Atrium Integration Engine 7.1.00
X To populate Oracle field information for single external data tables using a
command line
Type the following command:
rlohelper -ax <ARServername>-ar <ARPort> -al <ARUser> -ap <ARPassword> -
os <SID> -ol <DBUser> -op <DBPassword> -oh <OracleDBDirectory> -oa <SID>
-c -d -to <Table Owner> -tn <Table Name>
You must use three additional parameters:
-c (Create menu to EIE:VendorFieldNames form)
-to (Table Owner)—Valid table name in capital letters.
-tn (Table Name)—Valid table name owned by the table owner mentioned in the
-to parameter.
Using the SQL Adapter Rule Helper utility
You can add SQL Server tables and views to rule menus using the Integration
Engine console. If the list does not populate using the console, you can use the
command-line procedure instead.
Populating SQL field information for multiple external
data tables
The following steps describe how you populate SQL fields for multiple external
data tables.