Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I use Qlik View Connector for SAP, but I´m having problems with large tables as VBRP and COEP.
Not always, but constantly, SAP cancell my extraction and I receive a message like this:
Error Fetch aborted, dueto an unexpected exception. Key = JOB_CANCELLED (ID:00 Type:E Number:001 Jobaborted, check log for Job /QTQVC/READ_DATA in Job Overview (transaction SM37))
In my script I use this directive:
CUSTOMCONNECT TO "Provider=QvSAPConnector;MSHOST=erpclusr.xx.com;R3NAME=PRD;GROUP=XXX;CLIENT=400;KeepCasing=1;Log=1;Packetsize=32582;
LogFile=VBRP_$(vWERKS)_;TimeOutFetch=28800;NullDate=1;XUserId=XXX;XPassword=XXX;";
Important: I am not a SAP BASIS
Regards