Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Call Oracle Procedure from the Publisher

Hello. I want to use an Oracle Procedure in a QlikView application. I added this code to my script:

CONNECT TO [Provider=OraOLEDB.Oracle.1;Persist Security Info=True;User ID=xxx;Password=yyy;Data Source=BAAN;Extended Properties=""](mode is write);

CALL DWH.MY_ORACLE_PROCEDURE();

I have also activated the flag "Open databases in Read and write mode" in the security tab.


If I reload the data from the developer the document work correctly but if I reload it from the Publisher it does not work!!!

Thank you, Capetto

0 Replies