Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

552

January 15th, 2010 12:00

importing crystal reports into costum reports

we're currently on ECC 6.0

I would like to import my reports into storage scope so they can run on a schedule.  The reports are built using tables from RAMBDB and they run perfectly fine within crystal.  However after importing them, they fail to run in storage scope.  I looked at some of the builtin reports, they seem to be pulling data from all kinds of DBs, but never from RAMBDB.  So how do I make this work? do I need to build my reports using a different database?  which would contradict what's stated in the documentation.

Thanks

14 Posts

January 15th, 2010 13:00

Crystal reports that are created and imported into StorageScope need to use the StorageScope Repository (EMCSTSDB) as the data source.  Information about the schema and data included in EMCSTSDB is documented in the StorageScope API & Repository Reference Guide, chapter name 'StorageScope Repository'.
No Events found!

Top