Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am fetching cubes data via sapolapconnector and storing them as qvd,but when i try to fetch cubes of large number of rows(above 1 million) my qvw file gets hanged.I am getting "custom read failed" error .I searched for the solution and found some solutions which said that buffer size is less,so the problem arises.But i am not understanding how to change it or is there any other solution for it.I know we can also do it using qvsapconnector ,but can you please suggest me how to do it .
you have to extract all fact and dimention table seperately and join it in qlikview.
that is one of the best approach that we are following ,
I tried that using sapconnector,i get the dimensions only for 1 cube and do not get the facts.
Sunil even i'm facing the same issue .. my roles and authorization was perfect and also transports are installed successfully on using latest SAP connector . When trying to pull BEXQuery through OLAP connector i'm facing a error "Custom Read Failed" can you please help me ... tht would be great .