enable mobile apps designer in obiee

Post on 13-May-2015

2.643 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Enable Mobile Apps Designer in OBIEE

TRANSCRIPT

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 1

Oracle Allow you now to create Report using OBIEE for Mobile/Tablets, But to do this you have to

upgrade OBIEE to 11.1.1.7.1 I already blog about it, you can check the post from here.

After your upgrade your OBIEE successfully you have to follow some steps to enable mobile App, and to

do this you have to download two patches:

1st: 17004920

This patch includes updates to enable support of Oracle BI Mobile App Designer in the Oracle BI

Enterprise Edition web catalog and user interface.

2nd: 17220944

BI Mobile Patch.

The patches available only on http://support.oracle.com

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 2

About the Author

Osama Mustafa – Oracle ACE, a database specialist, Certified Oracle Professional (10g, 11g),

Certified Ethical hacker (Penetration testing), and Sun System Administrator, author of book

Oracle Penetration Testing. Publishes many articles, including Oracle database articles in his

blog,Fusion Middle Ware and Oracle RAC Documentation, Including to this he is Active

Member On Oracle OTN and other Groups.

Twitter: @OsamaOracle.

G+: Osama Mustafa.

Slid-Share: Osama Mustafa.

LinkedIn: http://www.linkedin.com/in/osamamustafa.

Blog: http://osamamustafa.blogpsot.com.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 3

Step #1:

Stop All OBIEE Services, for AdminServer use stopWeblogic.sh and opmnctl stopall for OBIEE instance.

Step #2:

It’s Better to take backup for OBIEE,PRD and catalog.

Step #3:

Upload the downloaded patches to the server and unzip them.

Step #4:

Set your Environment Variable like the below:

[oracle@SERVER-OBIEE#]export ORACLE_HOME=/u01/app/fmw/Oracle_BI1/ [oracle@SERVER-OBIEE#]export JAVA_HOME=/u01/app/fmw/Oracle_BI1/jdk [oracle@SERVER-OBIEE#]export MY_PATCH=/share/Patch/ [oracle@SERVER-OBIEE#] export PATH=$ORACLE_HOME/OPatch:$JAVA_HOME/bin:$ORACLE_HOME/bin:$PATH

Step #5:

Apply the Patch using the below command:

opatch napply –silent $MY_PATCH –id 17004920, 17220944

The Final Output should be

Optach Finish Successfully.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 4

Now if you tried to run AdminServer,Managed Server and instance Services mobile App will not be

appearing in OBIEE Dashboard, Follow the below Steps :

Post Installation OBIEE Mobile Patch:

Remember to make sure all the services must be off.

Step #1:

Extend BI Domain to enable mobile app by Deploy BI-MAD.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 5

Choose where your domain location is:

After this screen you have to choose Extend with Template, the template location located in

<MW-HOME>/Oracle_BI1/common/templates/applications/

Till you reach this location chooses the below:

oracle.bimad_template_11.1.1.jar

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 6

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 7

Press Next

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 8

Press Next

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 9

Press Next

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 10

Press Next

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 11

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 12

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 13

Step #2:

Update Security Configuration for OBIEE, in this step you have to start AdminServer for OBIEE using

startWeblogic.sh.

Security File located : <MW-HOME>/Oracle_BI1/bifoundation/install

For OBIEE Location <MW_HOME>/Oracle_BI1/common/bin/ run wlst.sh

./wlst.sh <MW-HOME>/Oracle_BI1/bifoundation/install/addMADCodeGrants.py

t3://DOMAIN-IP:7001 weblogic

Enter the password after this

Warning: An insecure protocol was used to connect to the server. To ensure on-the-wire security, the SSL port or Admin port should be used instead. Location changed to domainRuntime tree. This is a read-only tree with DomainMBea n as the root. For more help, use help(domainRuntime) Already in Domain Runtime Tree Already in Domain Runtime Tree Already in Domain Runtime Tree Already in Domain Runtime Tree Already in Domain Runtime Tree Already in Domain Runtime Tree Entries for BI Mobile App Designer have been added successfully. Disconnected from weblogic server: AdminServer

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 14

Step #3: Start bi Server using Admin Server Console , and Enter to Analytics by Default and opmnctl startall

http://Domain-Server-ip:9704/Analytics Login to Dashboard using Administrator User. Step #4: Create Apps Library Folder in Catalog.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 15

Step #5: Create New Folder under Shared Folder Called it “Mobile Apps Library”

And make sure the permission is correct on this folder like the below.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 16

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 17

Step #6: Step-up the Configuration file and to do this:

Open the xmlp-server-config.xml file. It is located under <DOMAIN_HOME>/config/bipublisher/repository/Admin/Configuration.

And the below line

<property name="APPS_LIBRARY_FOLDER_LOCAL" value="/Apps Library"/> Step #7: Restart The BI Server included with Instance.

Congratulation you are done check the below.

Enable Mobile App Designer in OBIEE 11.1.1.7.1

Osama Mustafa Page 18

top related