Hi all,
I have a doubt about how to integrate ARS with out of the box products/systems... We have to access data from an external database, but this database access has an interface implemented in java code... We would like to write a plug-in code that communicates with this java interface code (it's really a classic java method)... Workflow: On a ARS form we wish that when a user type the identificator field for a client (Account Number, for example) and press enter, the system bring back complementary information about this client (such as Name, Phone Number, Email Address, etc...). These complementary data will be returned by another mainframe server, wrapped by a java method called "getInfoByAccountNumber(String account)". I'd like to know what is the best way to implement this request. How can I call a java program that returns information and set this information on fields in my current screen??? Any tips will be appreciated! Please let's talk a little bit more about this ... If any of you have questions about this workflow please reply this email that I will try to explain that in details... Thanks in advance.... We are using: AR Server 7.0.01 Patch 7 AR Admin 7.0.00 Patch 1 AR User 7.0.00 Patch 1 Oracle Database 10g Java 1.3.1 AR System API 7.0 (arapi70.jar) OS Server - Unix AIX 5.3 OS Client - WinXP IDE Java - Eclipse 3.0 Att, _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

