Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 34 Oracle Analytics and AI Sharing Center
- 22 Oracle Analytics and AI Lounge
- 276 Oracle Analytics and AI News
- 47 Oracle Analytics and AI Videos
- 16.1K Oracle Analytics and AI Forums
- 6.3K Oracle Analytics and AI Idea Labs
- Oracle Analytics and AI User Groups
- 99 Oracle Analytics and AI Trainings
- 16 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
OBIEE to BI Publisher (BIP) when Integrated with EBS Security
Hi Gurus,
I am on OBIEE 11.1.1.9.3 integrated with EBS 12.5. I have followed the document 1937856.1, but it does not integrate BIP to OBIEE
I can login from the EBS to OBIEE. Create an analysis, create a dashboard, etc. But when trying to create a data model or execute a BIP report, Again it is redirecting bipublisher login page..
Has anyone been successful with this configuration?
OBIEE to BI Publisher (BIP) when Integrated with EBS Security (Doc ID 1937856.1)
Can any one address on my below queries ?
1. In the document , it has mentioned that need to add JVM parameter in SetDomainenv.sh file. can anyone suggest to me where i need to add in the file ?
I tired below commands but it is not working.
Export JAVA_OPTIONS=%JAVA_OPTIONS% %JAVA_PROPERTIES% -Dwlw.iterativeDev=%iterativeDevFlag% -Dwlw.testConsole=%testConsoleFlag% -Dwlw.logErrorsToConsole=%logErrorsToConsoleFlag% -Dxdo.saw.auth.init.block.only=false
output Error :
[/bin]$ export JAVA_OPTIONS=%JAVA_OPTIONS% %JAVA_PROPERTIES% -Dwlw.iterativeDev=%iterativeDevFlag% -Dwlw.testConsole=%testConsoleFlag% -Dwlw.logErrorsToConsole=%logErrorsToConsoleFlag% -Dxdo.saw.auth.init.block.only=false
-bash: export: `%JAVA_PROPERTIES%': not a valid identifier
-bash: export: `-Dwlw.iterativeDev=%iterativeDevFlag%': not a valid identifier
-bash: export: `-Dwlw.testConsole=%testConsoleFlag%': not a valid identifier
-bash: export: `-Dwlw.logErrorsToConsole=%logErrorsToConsoleFlag%': not a valid identifier
-bash: export: `-Dxdo.saw.auth.init.block.only=false': not a valid identifier
Can any one help out, how i need to add this parameter in setDomainenv.sh file ?
2. I have noticed that which we have created Int blocks in rpd those are not executing ? I didn't find these int block entries NQSERVER.log. ?
Thanks in advance.
2685809