Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE to BI Publisher (BIP) when Integrated with EBS Security

Question
1
Views
0
Comments

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