Is RDC integration with Lotus notes apps possible using Crystal report XI and lotus 8

Hi,

We have reporting feature implemented in one of lotus notes application using crystal reports 6 (OCX) and as Crystal report is going to be upgraded to CR XI version in my organisation, we need to implement the same using RDC component.

Background (on how it has been implemented using CR 6 ) :-

i) Lotusscript generate few CSV file and pick a .RPT file from profile doc and places it under one folder on local machin (say x).

ii) RPT file is designed to pick data from CSV file using system DSN (data source).

iii) Data source (system DSN) has been configured with folder (x) that contains CSV and RPT file .

iv) Crystal report control object has been embedded in the lotus notes form and lotusscript code gets handle of control object and opens the report (RPT)file .

We have set up all neccesary environment and trying to implement above functionality using RDC component but when we are embedding the crstal report report viewer in a lotus notes form , it throws an error “An error has occured while processing a request on an object”.

Please let me know if it possible using RDC or can anyone suggest me some other alternatives .

TIA