11g Home page link questions

A couple of questions about the links on the OBIEE 11g Home page, in the Get Started section:
1. The Introduction to Oracle BI and Oracle BIEE Documentation links both go to the same place: http://download.oracle.com/docs/cd/E14571_01/index.htm. Is that the intended behavior? Two adjacent links that do the same thing?
2. Clicking the Help Contents ... Oracle BI Publisher link brings up a website login screen for http://localhost:9704/xmlpserver/help/help.jsp. First of all, why would a help site be protected by a login screen? Second, what login can be used to gain access to this site? I've tried every login in my system, including the weblogic login, and it doesn't seem to like any of them.

Clarification and more information:
On the 11g Home page, under the Get Started... section, there is a Help Contents link. Clicking that link reveals three choices for online help, one of which is BI Publisher.
View ... Page Source reveals that the link for BI Publisher should go to: http://localhost:9704/analytics/saw.dll?xmlpObjectTasks&Action=help
However, clicking that BI Publisher link opens a new window that shows the URL http://localhost:9704/xmlpserver/help/help.jsp. And THAT webpage is presenting me with a login screen for BI Publisher 11.1.1.3.0, a login screen that doesn't recognize any combination of userid / password that I know of.
Copying and pasting the URL http://localhost:9704/analytics/saw.dll?xmlpObjectTasks&Action=help into the browser displays that same login screen and ...help/help.jsp URL.
Copying and pasting just this much of the URL http://localhost:9704/analytics/saw.dll?xmlpObjectTasks produces a page with these four rows of text:
OBIPS11r+zOr4YIeuQ
{t:5}r+zOr4YIeuQ
<script type="text/javascript" src="res/b_mozilla/bipublisher/catalogactionhandler.js"></script>
<script>obips.bipublisher.setSessionInfo("/xmlpserver");</script>
So it appears that the xmlpObjectTasks is indeed requesting a login screen from BI Publisher.
Which brings me full-circle to my original questions:
1. Why should we have to log in to BI Publisher just to read its online help?
2. Having made every possible guess of anything reasonable, I have no more guesses, and I'm asking what this login screen is looking for in terms of userid/password?
and...
3. Is the Home page possibly just pointing to the wrong location?

Similar Messages

  • Help with home page link

    Hi
    Does anyone can help me ?
    I created a web and now I am creating a second folder/ file. How can I link this second folder to the home page placed in first folder ?
    Sorry for my English

    Hi Cari
    Tanhks for you help.  This open my mind, you mean  I need to have two website to this ?
    I ask you this because I have only one website. the acces to my site is only through customer site. I mean I give him the right link  (one link for Company A and another link for company B, both coming from site), do you understand what I mean?
    The point I do not understan is if I save file web A, as  Web B and then I change page names, master and so on, and the I up load, why does muse overwrite in file A when pages are different name !!!!
    The point is Muse does not allow to copy / paste !!!
    Any idea Cari
    Regards from Buenos Aires
    Felix Cano Montoya
    [email protected]
    El 11/4/2015, a las 23:21, Cari Jansen <[email protected]> escribió:
    Help with home page link
    created by Cari Jansen <https://forums.adobe.com/people/Cari+Jansen> in Help with using Adobe Muse CC - View the full discussion <https://forums.adobe.com/message/7430081#7430081>
    I'm not sure I've got a grasp on the issue you are having but let me give it a try
    Website A is finished and you have uploaded it to the Internet, so it is LIVE.
    You make a copy of Website A, and call it Website B, then make all required changes.
    IF you uploaded Website B, then it is likely you will overwrite Website A. You must instead, upload Website B as a separate Website.
    To publish to a new site:
    Click Publish.
    Then click the expansion triangle left of Options.
    Change Publish To setting to New Site
    fill out rest of required details, and click OK to publish.
    You'll now have two separate web-sites.
    If you need to link between them, use absolute hyperlinks (the full URL).
    Hope this helps.
    If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7430081#7430081 and clicking ‘Correct’ below the answer
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7430081#7430081
    To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"
    Start a new discussion in Help with using Adobe Muse CC by email <mailto:[email protected]> or at Adobe Community <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 61>
    For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624 <https://forums.adobe.com/thread/1516624>.

  • XE database home page link goes to APEX home page after 3.2 upgrade

    Hi - I had Oracle XE running on Win XP all OK.
    Taking the Database home page link took me to http://127.0.0.1:8080/apex/f?p=4550: etc etc BUT it took me to the XE login page which we use for system administration - all good so far.
    I then upgraded (sucessfully) the installed APEX (V2.1) which comes with XE to the new V3.2 version.
    All went well BUT the url above takes me to APEX login page and I can't get to XE adminstration.
    Any ideas or clues how I should upgrade to keep both login pages available ?
    Regards Dave Lee

    davejlee wrote:
    All went well BUT the url above takes me to APEX login page and I can't get to XE adminstration.
    I'm not sure what you mean with this?
    In APEX Upgrade guide are listed 'Database Management Differences between Oracle APEX 2.1 and 3.2'
    http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html

  • Home page link

    I changed home page link for the public user to some other page. When I click on it as a portal admin, I go to the same page, even my login page has changed to it.
    Why is this so ?
    Raja

    Thanks Michael,
    I also found another way of doing this through a dynamic page with JavaScript.
    You can specify the Frame driving URL link to point to a dynamic page which has the following code...
    <-HTML>
    <-HEAD>
    <-TITLE>Portal Home</TITLE>
    <-/HEAD>
    <-BODY>
    <-SCRIPT LANGUAGE="JavaScript">
    window.parent.location.href = "http://rs2020-1-3:7778/pls/portal30/PORTAL30.home";
    <-/script>
    <-/BODY>
    <-/HTML>
    This closes off the frame and ensure the "home" page is displayed in full.
    Thanks for your help.... Matt.

  • Home page link in Frame Driver

    People,
    i have a piece of code in my frame driver which navigates through pages and has a 'Home Page' link.
    select 'Brand : Delivery Fulfilment Analysis' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=159&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select 'Brand : Intake Margin Analysis' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=161&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select chr(13),' ' from dual union select 'Brand : Top Level Report' brand,
    'http://rs2020-1-3:7778/servlet/page?_pageid=143&_dad=portal30&_schema=PORTAL30' url
    from dual
    union
    select 'Exit' brand, 'http://rs2020-1-3:7778/servlet/discoservlet?_act=Exit' url
    from dual
    union
    select 'Home' brand, 'http://rs2020-1-3:7778/servlet/page?_pageid=101,109&_dad=portal30&_schema=PORTAL30' url
    from dual
    This code basically gives the users a number of hyper links to click on and navigate through different pages.
    When the 'Home Page' link is selected, the frame driver displays the home page in the target window, instead of the entire HTML page.
    How can i get the Home Page link to display the page as full screen??
    Thanks, Matt.
    null

    Thanks Michael,
    I also found another way of doing this through a dynamic page with JavaScript.
    You can specify the Frame driving URL link to point to a dynamic page which has the following code...
    <-HTML>
    <-HEAD>
    <-TITLE>Portal Home</TITLE>
    <-/HEAD>
    <-BODY>
    <-SCRIPT LANGUAGE="JavaScript">
    window.parent.location.href = "http://rs2020-1-3:7778/pls/portal30/PORTAL30.home";
    <-/script>
    <-/BODY>
    <-/HTML>
    This closes off the frame and ensure the "home" page is displayed in full.
    Thanks for your help.... Matt.

  • Photoshop Web Gallery - how to include home page link

    I have included a web gallery (created in Photoshop) to my website. Everything works fine; however, after scrolling through the photos there isn't a link to help return to the site's home page. The only option is to click the back arrow many times until you get there. Any ideas how to do this?
    Thank you.

    Kat,
    Your IE7 settings may be the same as mine, for which I generally keep the Pop-Up Settings fitering level to "High", thus blocking all pop-ups. At this level, I find all of Geoff's links for his Aerial Photos (but curiously not those on other pages) and text links on the Links page are treated as pop-ups. At the Medium level that automatically blocks "most" pop-ups, all links open to a new window for me. IE7 treats all links creating new windows or tabs as pop-ups, and you can control how they behave by changing the Tabbed Browser Settings options for "When a pop-up is encountered". Here's how to get there:
    IE7 Tools Menu (or Control Panel) > Internet Options > General tab page > Click "Settings" in the Tabs category and then check the option desired in the resulting dialog.
    Regards,
    Daryl

  • Default home page links do not work

    Before i updated to 34.0.5, I had images on a new tab page and on the default home page, i could click on the quick links. Nothing on the default home page works! I have no images on a new tab page! What happened?

    You can check the <b>browser.newtab.url</b> pref on the <b>about:config</b> page and set that pref to your preferred new tab page.
    * the default home page is <b>about:home</b>
    * the default new tab page with the tiles is <b>about:newtab</b>
    * for a blank page you can use <b>about:blank</b>
    See this article about the New Tab page (about:newtab):
    *https://support.mozilla.org/kb/new-tab-page-show-hide-and-customize-top-sites

  • Newb in trouble :( - How do I set a home page/ link it to my other pages? CSS style.

    I'm scouring these forums looking for someone who can reply to me in real time. Basically, I need to create a basic website for a project, where I have a main page, linking to my other pages that are divided by content. For example, main page would have a brief explanation of what the site is about, and then if you clicked on some text in my explanations, etc, it would link you to a different page on my site. Here are some things I am stuck on:
    How do i make one page the first one you'd see if you opened the website?
    How do i hyperlink to pages within my local root?
    How do I hyperlink to internet based online pages?
    How do i burn the whole website onto a cd, so that if I were to give the cd to someone else, all the local links AND the internet links would work?
    These questions are all I need to figure out right now. If anyone could help I'd be grateful. I'll be refreshing this for a few hours

    How do i make one page the first one you'd see if you opened the website?
    Save it with a filename that appears in your host's default filename list.  Ask your host what filenames appear in that list - usually "index.html" is there.  You could try that filename first....
    How do i hyperlink to pages within my local root?
    Select the text for the link trigger, and use the Link field of the Property inspector to browse to and select the target filename in your local site.
    How do I hyperlink to internet based online pages?
    Pages that are not present in your local root folder?  You'd have to enter those links manually by selecting the text for the link trigger, and entering "http://www.example.com/path_to_file.html" in the Link field of the Property inspector.  It's important that you enter the *fully qualified* address of the page, i.e., the protocol (http://) the domain name (www.example.com) and the path to the file (/path_to_file.html).
    How do i burn the whole website onto a cd, so that if I were to give the cd to someone else, all the local links AND the internet links would work?
    Copy all the files within the local root folder to the CD.  If you have made the links properly, they will all work (provided the user is connected to the internet when using the CD, and provided they initially open (manually) the "index.html" file to start.

  • Home Page - Dumb Question

    Is there a "home" icon somewhere that I am missing? Is the only way to return to your home page on Safari other than the keyboard strokes? In the help menu, it says to click home button on toolbar, but I can't seem to locate the button.
    Thanks

    Hi Derek,
    Under Safari, View menu, click on Customize toolbar, from the drop down window drag the house like Icon to the address bar, the default addy bar does not include it.
    Hope this helps answer your question.
    Eme'~[)

  • Web Services on Server 4 - Home page links not working

    We have recently upgraded our server to Server 4.
    We use the "Home Page" of the default web server as a starting point for access to web enabled services on the server - so Wiki, web version of Calendar, User Password setting etc.
    Back in Server 2 this page came preconfigured with a grid of icons you could click on to get to these services. 
    I'm not sure what you get in Server 3 or Server 4, but our start page has remained the same ever since.  However since the upgrade, we've noticed the behaviour of the buttons on the screen has changed - so now when you click on (say) the Wiki button, all that happens is the page reloads - you no longer go to the Wiki.
    If you click on the drop-down menu under the button in top left of the window and choose the same option from there, the wiki (or whatever) opens OK.
    I'd like to fix the function of the buttons on the home page - but the option to edit this page is severely constrained by the Wiki system itself: Apple use some kind of Javascript call linked to the default buttons to open the service, but you can't edit this via the wiki editor.  As the page itself is a database entry in the database driving the Wiki, you can't go and edit the source HTML for the page either.
    Does anyone know how to fix this?  Or maybe how to force the Wiki system to revert to the Server4 equivalent of the 'default' home page?  I'm wondering if somewhere between Server 2 and Server 4 the javascript libraries loaded by Wiki have changed and so the buttons no longer function due to missing libraries or something.
    Anyhow - any help with this would be most welcome.  Thanks in advance!

    Hi Jeff. You've got a GoToLink action on the home page that's pointing to a page with this name:
    Elaine's Blog Page.html
    The spaces aren't really valid (or at least ideal) for a file name, but what's really causing the problems is the apostrophe. It's causing a JavaScript error on the page, which prevents any of the actions from working. To fix it, you'd need to either remove the apostrophe from the page's name (and make sure to re-link it in the Actions palette), or escape the apostrophe with a backslash in the Actions palette like:
    Elaine\'s Blog Page.html

  • Google.fr Home Page - Link missing "Outils linguistiques"

    The link that stand next to the search box "Outils linguistiques" on the google home page (french) www.google.fr has disappeared... Annoying as it still visible in other navigators?

    You can find it in the drop down menu of the Tools (gear) icon at the right side on top.<br />
    This may be one of Google's experiments if you do not see it in other browsers (we recently had the black menu bar).
    The international Google site (www.google.com) has the same change for me.
    * http://googlesystem.blogspot.com/2011/06/googles-new-interface.html
    * http://googlesystem.blogspot.com/
    *http://forums.mozillazine.org/viewtopic.php?f=7&t=2239295

  • Can't elimate home page link...

    Hi all,
    When I add a new page to my site, iWeb automatically creates an item on the left hand side (Site Organizer) and also autimatically adds a link to the top part of the Home page. However, I want this new page to be accessed only from one of the already existing pages (I know how to create this link with inspector), but not from the Homepage. I can't seem to be able to delete this link. How do I do this? Another thought I had was that if there was a Site 'map' kin of like the one in iDVD where you could choose which pages are linked to each other, that would be grand. Does it exist?
    Cheers
    J

    Inspector/Page Tab/un-check include page in navigation menu

  • HREF Page Link Question

    I'm using CS5 to build a business website.  I've got the pages set up so that when customers click on a product link, it displays the product information in an IFrame in a seperate table cell.  So far this is working nicely, but it seems to mean that I have to build a separate page for each product anyway.  Is there a way to link to the ID tags in a separate page and only display the information associated with it?
    My goal is to build one table(or reference) page for each product category (fans, lights, etc), and be able to have the link target the specific ID tags of the products so I don't have to build individual pages.  I figured put one product in each cell and tag the cell's ID with the product code.  I know it's possible to ID tag the individual cells, but is there a way to make the HREF target that one ID specifically?
    I tried adding the tag to the HREF but that just causes problems.  Any advice?
    Addendum:  I've been fiddling with named anchors, but still can't make them reference across different pages.  As stated, I'm trying to build one page with numerous items of one type, and just reference the links back to that.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Iframe to Page with Named Anchors</title>
    </head>
    <body>
    <ul>
    <li>Links to PRODUCTS-PAGE with NAMED ANCHORS on it:
    <ul>
    <li><a href="PRODUCTS-PAGE.html#ANCHOR1" target="iFRAME1">Product One</a></li>
    <li><a href="PRODUCTS-PAGE.html#ANCHOR2" target="iFRAME1">Product Two</a></li>
    <li><a href="PRODUCTS-PAGE.html#ANCHOR3" target="iFRAME1">Product Three</a></li>
    <li><a href="PRODUCTS-PAGE.html#ANCHOR4" target="iFRAME1">Product Four</a></li>
    </ul>
    </li>
    </ul>
    <p>Iframe:</p>
    <p><iframe name="iFRAME1" id="iFRAME1" width="400" height="300" src="PRODUCTS-PAGE.html" frameborder="1" scrolling="auto"></iframe></p>
    </body>
    </html>
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • Closing tab from home page link

    I changed a setting in FF that I can no longer find. Previous to the change, I was able to do a 'page back' to return to my homepage (iGoogle) after opening a link from the homepage. Now, all links from my homepage open in a new tab rather than allowing the 'page back.' I've scoured every option in the help>options menu but can't find the setting. As I recall, it was on a page in which the option I changed was at the bottom separated from the other options. Would appreciate any suggestions. Thanks in advance.
    == This happened ==
    Every time Firefox opened
    == I changed a setting I can't now find

    Hello Bob.
    You probably went into Tools > Options > Tabs and changed the "open links that open in a new window" option. Try that one.
    Also, I will remind you that you can simply middle-click any link for it to open on a new tab.
    Also, you can use a very handy extension called [https://addons.mozilla.org/en-US/firefox/addon/1859/ Tab History] that will keep the history of your tab (back button) when you open links on a new tab. It's very cool and very helpful.
    Hope this helps.

  • HTTP External Web Page Link Question

    I found the following info when searching this group:
    To open an URL from within a Designer generated form you will need to use the gotoURL method of the xfa.host object.
    i.e. xfa.host.gotoURL("http://www.cnn.com");
    You will need to create a object such as a button that when clicked will execute the above script.
    My question is how do I do this? For example if I drag a button on to my form please tell me EXACTLY what I need to do after that. I'm sorry but I do not know what is the xfa.host object. I tried right clicking on the button but every option I tried did not work.
    Thank you
    Dennis

    The Current option will launch the new web page in the same window as the Captivate course is playing.  This will effectively mean that you leave the Captivate lesson and would need to relaunch the lesson again from the beginning.  New - launches the URL in a new browser window.  Parent and Top are not likely to be useful to you because they are only used when your course HTM page is playing in some kind of frameset with multiple levels.  Parent refers to the frame in which your current window is playing.  Top refers to the frame at the very top of the window hierarchy.
    In your case you need to use the New option so that your user does not leave the Captivate lesson.  Your new window will open on top of the Captivate lesson and when they are finished with that window they can just close it to get back to the Captivate lesson underneath.
    Since you are launching your other URL via a button in Captivate, you need to remember this has only one pause point.  As soon as you click that button the pause is released and Captivate will continue play.  If you want this button to be permanently paused, you can do this using Advanced Actions.
    Create an Advanced Action with two clauses. In the example below, I've called the AA LaunchURLandStayPaused. The first clause launches your URL, and the second clause will reset the value of the system variable that tracks the movies current frame.  This effectively negates the pausing behaviour.
    Set the On Success action of the button to Execute Advanced Action and then select the new Advance Action you just created from the drop-down menu.
    You'll need to set up another button or click box for the user to click when they DO want to advance to the next slide.

Maybe you are looking for

  • Hiding a hierarchy column in graph view

    Hi All, In an compound layout I would like to have pivot view and bar chart view. There are two hierarchy columns in criteria. These column should display in pivot view. My requirement is to hide the hierarchy columns in Bar chart view and can we app

  • Error while loading shared libraries: libGLU.so

    Hi All, Am getting this error while running some applications. I have recently updated mesa to mesa-git and libgl to libgl-git to get accelerated 3D on my ATI radeon card going ... and it goes well running glxgears at 2000fps on  my laptop. However,

  • Blank Space in Bookmark

    Hello, I am hoping someone has come across this issue previously. If not, I have replication steps that seem to be pretty solid. The issue several users in our organization reported, and I reproduced, is that a blank space is inserted into a bookmark

  • Calendar entries on my iPhone3 dont' show up on iCal 10.7.2

    Greetings! When I try and sync my iCal from my iPhone3 to the iCal, I don't get any updates on my mac. Any idears? Thanks in advance!

  • Add new field in standard transaction

    Could ou please tell me that can we add material field in standard transaction VF04 selection criteria. if yes then how? regards, Amar