Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Call procedure/sql before executing query with params
Summary
Call procedure/sql before executing query with params
Content
Hello experts,
I am new in BIP.
I have a weblogic with bip (12.2.1.3.0 (build:20170720.0424) ) installed.
I want to execute a method/procedure ( alter session set current_schema = :parameter_schema; ) before the sql query, so it will retrieve the data in the desired schema.
insert a sql procedure in the data set, but it gives error;
I am having this:

In WL server i have no logs about this error.
What is the best way to achieve this?
I have searched in this forum for answers, but did not found anything marked correctly. Can you help me?
Thanks and Regards,
Carlos
Message was edited by: managed BEAN