It should be done without simple data integration between Notes and back-end db using lets say LEI, but instead using API or something like that. Please help…
Subject: How can the data be integrated between Notes and ClearQuest?
You can access Domino documents from programs which can perform OLE calls to Domino objects. You can use Java for same pusposes from Java-enabled applications.You can also access Domino views in XML format and parse that XML information.
I don’t know if ClearQuest supports any of that.