BEA Logo BEA eLink Adapter for Oracle Financials 1.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   eLink Adapter for Oracle Financials Doc Home   |   BEA eLink Adapter for Oracle Financials   |   Previous Topic   |   Next Topic   |   Contents   |   Index

Running BEA eLink Adapter for Oracle Financials

 

Running BEA eLink Adapter for Oracle Financials consists of the following basic tasks:

 


Booting the BEA eLink Adapter for Oracle Financials Servers

The BEA eLink Adapter for Oracle Financials server boots as part of the eLink Platform application using standard eLink Platform utilities, such as tmboot. The eLink Adapter for Oracle Financials reads the server configuration files and attempts to connect to the specified Oracle database. Once the eLink Adapter for Oracle Financials establishes a connection with the application, the outbound server (ELINKORAO) advertises its configured services.

 


Sample Client Program

The sample application provided, eloracli.c, builds an FML32 buffer with the required fields for the Create_Cash service defined in the sample eLink Adapter for Oracle Financials configuration file, elora.cfg. After building the buffer, a tpcall() is issued for the service. Upon return, the response buffer is checked for the return data. For the location of the sample application, refer to Installing BEA eLink Adapter for Oracle Financials.