I am using the report header from a template. One of the child objects is the title ('RTTitle') which I override using the 'Overrides' property of the 'Layout component reference'. When the 'embed' property of 'Layout component reference' is set to 'Reference' then the report runs fine. If I change that to 'Copy, then I get this error.
RSV-RND-0103
Referenced component 'RTTitle' could not be located in current report'.
Details
RSV-SRV-0042 Trace back: RSReportService.cpp(781): RSException: CCL_CAUGHT: RSReportService::process() RSReportServiceMethod.cpp(217): RSException: CCL_RETHROW: RSReportServiceMethod::process(): asynchRunSpecification_Request RSASyncExecutionThread.cpp(690): RSException: RSASyncExecutionThread::checkException RSASyncExecutionThread.cpp(204): RSException: CCL_CAUGHT: RSASyncExecutionThread::run(): asynchRunSpecification_Request RSASyncExecutionThread.cpp(740): RSException: CCL_RETHROW: RSASyncExecutionThread::processCommand(): asynchRunSpecification_Request Rom/RSRom.cpp(645): RSException: CCL_THROW: RSRom::loadSelectedLayout
'RTTitle' is the Object name that I override. Any help would be greatly appreciated.
Thank you.
PC.