Skip to Content
0
Jun 01, 2018 at 01:08 AM

Composite provider on top of calculation view is not working

554 Views Last edit Jun 01, 2018 at 04:35 AM 2 rev

Hi All,

I created a composite provider on top a calculation view.

When I tried to retrieve the data from calculation view with SQL code, it is giving data within very few seconds. But if I try to get the same data from composite provider, it is not giving data. It is keep in process to get the data for long time and giving error message DBMAN99. I am facing the same issue with some other composite providers as well. Even though I am giving input data at granular level to get the data out of composite provider(for example one purchase order, which is having one record at table level) providing the error. I am using SLT tables in calculation view.

Please help me on this. Thanks