As I understand your requirement, thereis a need to fetch customer information from the external database and displayit in the add document screen while adding documents using Livelink EnterpriseScan (former IXOS product). Your options here are e-forms, OScript/LAPI development, or the attribute extensions module.
For a Livelink developer or solution providerwho has a requirement to interact with an external data store, there is a partnerproduct from Corent called Agile Taxonomy. It provides the ability to create a typeof application inside Livelink that can interact with external application databaseon demand through views or JDBC. This product is cheaper than your otheroptions (though far from free), much faster, and also opens up many otherpossibilities in the world of Livelink application development. It also givestwo-way interaction. It gives the ability to create attributes connect to anydata source, or build your own data structure safely inside the Livelinkenvironment. Also you can “template” these applications orattributes for reuse.
Good luck,
Bo
From: eLinkDiscussion: Development Discussion [mailto:development@elinkkc.opentext.com] Sent: Tuesday, December 18, 20076:50 PMTo: eLink RecipientSubject: LiveLink Ent Scanintegration with external application databases
LiveLink Ent Scan integration with external application databases
Posted by eu0024014 (Sharma, Anil) on 12/18/2007 09:46 PM
We are new to LiveLink products and need some help to achieve the following: In LiveLink Enterprise Scan we would like to link pre Indexing tab with external application database for lookup and validations. For example once the operator enters the customer number the LiveLink Enterprise Scan application should make a call to external database to show Customer Name and Address where user can review the information and then submit for indexing and archiving to LiveLink Server.