I have a Crystal Reports 9.2 report that is to be kicked off from a Lotus application. The data sources for the report and it's 4 subreports are Crystal SQL commands that retrieve data from a DB2 database on a mainframe. The report works fine, and when opened manually from within Crystal I am prompted to log on to the database 5 times, once for the main report and once for each subreport. That works fine.
When this is called from Lotus as part of an automated process, is the logon information supplied from within code in the Lotus script, or can the log on information be stored somewhere within Crystal itself?
When this is called from Lotus as part of an automated process, is the logon information supplied from within code in the Lotus script, or can the log on information be stored somewhere within Crystal itself?