We have a prototype 3.5 system up and running and have been experimenting with pre-calculation of web templates using the Reporting Agent.
When Scheduling the package the job always fails with the following error:
"System error in program CL_RSR_REQUEST and form SAVE_TO_DATA_STORE:UNKNOWN_HANDLE"
Does anyone know what could be the source of this problem? Any help appreciated.
thanks
Mike
In our case, we had the same exact error message. We realized that this was happening as the variable values were not getting saved correctly.
We had to use the "check" option "before" saving the variable values. Doing a "save" without using "check" would not give an error message, but at the same point of time also not save the variable values.
Check if the above scenario is applicable in your case.
Anil.
Hi, I'm having the same problem. On the Parameter tab, in the Variants box on the bottom, I created a variant. I typed in the values, clicked "check", then clicked "execute", then clicked the green check mark at the bottom. Yet I still get the UNKNOWN_HANDLE error. Can someone please verify my steps for creating the variant?
Thanks,
Audrey
I did not activate which was the problem. Job ran fine now.
After I run the job and when I run my web template, I get an error "No precalculated data found for data provider DATAPROVIDER_1"
I use the data mode "STORED"
Any suggestions?
Thanks,
Audrey
Add a comment