BI Content issue

Hi Gurus,
I installed BI Content 0COND_UNIT and it installed successfully. But when I go RSA1 and search infoObject 0COND_UNIT, I got a message no OBJECT found to match the specified search area.
But if I go RSD1 , I could find the infoObject. Any suggestion why I am not able to see in RSA1.
We are BI 7.0.
Thanks
Liza

Hi Liza,
Can you try this:
RSA1 --> settings --> Display Generated Objects .... Select "Show generated objects" option if not already checked.
Let me know if it works because I did not work in BI 7.0.
Or
Go to RSD1 or table RSDIOBJ and delete it and re-install it. See if you can see now. Also check under Unassigned Nodes.
Regards,
Ashok

Similar Messages

  • Thread Contention Issue , Help !

    public class vipThread implements Runnable
    private static volatile boolean lockMe=false;
    public synchronized static boolean getLock ()
         return lockMe;
    public synchronized static void setLock (boolean lock)
         lockMe = lock;
    public void run ()
    synchronized(this)
                   if(!this.getLock ()) {
                   this.setLock(true);
                   ret = vipRequestProcessor.getNewRequests ();                         
                   this.setLock(false);
    getNewRequests is not a synchronized method. Do i need to have it synchronized ? i do have a thread contention issue here. Couple of threds pickup the same request fromt he database.
    Help appreciated
    thanks
    pras

    public class vipThread implements Runnable
    private static volatile boolean lockMe=false;
    public synchronized static boolean getLock ()
    return lockMe;
    public synchronized static void setLock (boolean
    an lock)
    lockMe = lock;
    public void run ()
    synchronized(this)
    if(!this.getLock ()) {
    this.setLock(true);
    ret = vipRequestProcessor.getNewRequests ();
    this.setLock(false);
    getNewRequests is not a synchronized method. Do i need
    to have it synchronized ? i do have a thread
    contention issue here. Couple of threds pickup the
    same request fromt he database.
    Help appreciated
    thanks
    prasIf the "getNewRequests() method is only called from your vipThread, then you don't have thread contention problem.

  • Latch Contention issues

    Hi,
    We recently upgraded the oracle version from 9.07 to 9.08. Since the upgrade out application has been performing poorly. We spoke to the Oracle DBAs and they identified this to be a latch contention problem. They changed the cursor sharing from exact to similar. They even increased the buffer cache size. But we continue to have performance issues with the database.
    Had anyone come across latch contention issues and how was it resolved? Is there is a bug in 9.08 version? Do we think of downgrading it back to 9.07?
    Please suggest.

    Hi,
    shared pool housekeeping is not as simple as you imagine it to be. It's not like at any given moment of time there is only one "correct" child cursor, the rest being subject to purging, it's much more complex, and the exact housekeeping algorithms are not accessible to us users. Plus, you only have several child curors; I once had over a hundred and raised a SR to that effect -- the customer support represebtatuve said that cursor sharing mechanisms in Oracle aren't perfect and unless one has thousands of child cursors one shouldn't be worried.
    Best regards,
    Nikolay

  • Active Content Issue

    http://clerccenter.gallaudet.edu/temp/various-flash-tests/flash-fix-test.html
    hi - go to the above. i followed the instructions and info
    from other postings and am able to get an HTML page generated by
    Flash to take care of that IE browser active content problem.
    http://clerccenter.gallaudet.edu/temp/various-flash-tests/fix-embedded.html
    then go to the above link. this is the SWF file placed onto a
    blank HTML page with Dreamweaver. Obviously, the active content fix
    does not work now. so my question is how do i get this to work when
    i want to place flash content on my page through using DW?
    I read somewhere that i may need to link up the JS file. can
    someone help me with that? PS - i'm not good with writing JS code.
    thanks.

    Deaf Mike,
    > I read somewhere that i may need to link up the JS file.
    can
    > someone help me with that? PS - i'm not good with
    writing
    > JS code.
    The IE Active Content issue is a pretty popular one lately,
    as you can
    imagine. The easiest, most convenient solution I know of is
    to use a tiny
    JavaScript application called FlashObject. -- Scratch that. I
    just learned
    that the developer felt compelled by Adobe to change the name
    of his free
    product to SWFObject. (Sigh.) Okay, so it's SWFObject, then.
    And a
    beautiful piece of code it is. Give it a shot, Mike. Very
    easy to use.
    But if you have questions, write back.
    http://blog.deconcept.com/swfobject/
    David
    stiller (at) quip (dot) net
    Dev essays:
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • Flash Player 10.3 content issues

    I'm having issues with flash videos and content being positioned in the upper left corner of the screen. And then the content flickers when you move the mouse. I've noticed there are some web sites with flash video where there is no problem, but on a lot of sites I use, I encounter this problem. I have an HP laptop with Windows 7 Service Pack 1 64 bit, and Internet Explorer 9. I did not have any problems until I downloaded and installed flash player 10.3. I've tried uninstalling and reinstalling several times to no avail. It's obvious from my observation that this a problem with the program and Adobe needs to fix it ASAP.

    Hi. I have same problem.
    This problem occured on following platform.
    Windows 7 Ultimate x64 Edition Japanese Service Pack 1
    Ineternet Explorer 9 x86
    Flash Player 10,3,181,14
    On Flash Player 10.2.159.1 and below, this problem doesn't occur.
    Following platform, this problem doesn't occur.
    Windows Vista Ultimate x86 Edition Japanese Service Pack 2
    Ineternet Explorer 9 x86
    Flash Player 10,3,181,14
    I hope it is immediately solved by this problem.

  • Table of contents issue

    Hi ,
    I am an XML publisher newbie. I looked around in the forums and couldn't find an answer to this. I am using XML Publisher 5.6.2. I created an RTF template and created the Table of contents section using Microsoft word. When I use this template to generate a rtf document, I am able to see the table of contents. But, the page number always shows up as 0. when I click on the link, it takes me to the correct location in the generated doc. But, there is no way to update the page numbers. Can somebody help?
    Thanks!

    Hi Vetsrini,
    I tried exactly what you said. I put <?company?> as heading2 in a for loop. Once I added it , I updated the TOC (entire table). When the output is generated, I can see "Company1", "Company2" etc in my TOC. They are getting dynamically generated. But, the Page number still shows up as zero. When I click on them, it would take me to the correct location. But, the page number would show up as zero. I tried this from XML Desktop publisher (using preview). I also tried to generate it through a Java program by calling the APIs. The output is still the same. I have one more issue and I am not sure whether it is related to this or not. I am not able to display the page number in the generated output. I have defined it in the footer in my template. But, the output doesn't show the page number.
    Thanks.

  • Table of Contents Issue/Question

    Hi everyone, I hope I can put my question accurately into words. 
    I'm working on a 450 page product catalog in Indesign CS5 for the mac.  The catalog has 7 main sections, in which there are numerous smaller sections. I need to create a table of contents for these smaller sections, however, my issue is this;  my table of contents is based on the product names which I've applied a paragraph style to, but, also included on the same line that the product name is, are several small icons.  I used the library function to put these icons into place.  I put my curser where I wanted the icons to be, went to the library, right clicked on the icon I wanted, and selected place item.  I found this to be the easiest way since there were approximately 1500 products in the catalog.  So, my issue is, now that I'm creating a mini-table of contents for these numerous sections, the icons are included in my table of contents, which I don't want.  I can manually go in and delete each icon, but I'm thinking there has to be a faster way.  I thought of possibly a grep style but can't figure out how to make that work.
    Any help would be appreciated!  It's going to take a while to delete each one of those.  I hope I've described this accurately; please feel free to ask any questions if it's not clear.
    Thanks so much!
    Annette

    Oh my gosh, that did it!  Thank you sooooo much! 
    I couldn't figure out how to choose just those characters because I hadn't designated them as anchored objects; that was throwing me, but I guess Indesign saw them as such.
    Thanks again, you've saved me hours of work!
    Sincerely,
    Annette

  • Email content issue

    Hi Experts,
    I've got a question with regard to the content of mails. After opening the Manager IC role, we open the email workbench. From that location emails get send to specific agents. However, sometimes the content of the mail can be seen in the workbench, but seems to be totally empty after opening the same mail in the inbox after logging in as an employee?
    Is anyone familiar with this issue?
    With kind regards,
    Paul

    However, to my understanding, there should be some
    way, some parameters or method call.No. As you have found, ISO-8859-1 and ISO-8859-2 do not contain the &reg; character, and it is not in ASCII either. Many of the people who receive your e-mails will not be able to display this character, then. You should be able to encode it in UTF-8 (you didn't say why that didn't work) but that still doesn't mean the recipient's mail client can handle it. That's why I recommended (R) as a replacement.

  • Sort Order of BIN Location Content Issue

    SBO Version 9.0 PL08 HF1
    We have an issue with trying to create a stock transfer document from within the 'BIN LOCATION CONTENT' screen. We have selected the option to 'Clear Stock'.
    We have sorted the list by Item code and then selected the items we want to include.
    We then clicked Stock Transfer > Clear Stock, which then generates a list of items which are either NOT in the order we sorted them by or we not even select on the opening screen.
    One thing we have noticed from the system message bar at the bottom is that it has the following message in it:
    "One or more selected warehouses or bin locations cannot be cleared or replenished."
    This is proving very frustrating so any assistance would be greatly received!
    Thanks,
    Sarah

    Hi,
    Please check SAP note:
    1978411 - wrong items in stock transfer created from bin location
    content list
    Thanks & Regards,
    Nagarajan

  • SharePoint Provider Hosted App: mixed content issue

    We have a provider hosted app that needs the SharePoint javascript and CSS files, so in our MVC view we added the following code:
    <script src="@Request.QueryString["SPHostUrl"]/_layouts/15/SP.RequestExecutor.js" type="text/javascript"></script><script src="@Request.QueryString["SPHostUrl"]/_layouts/15/sp.js" type="text/javascript"></script>
    The provider hosted app runs in HTTPS, our SharePoint environment in HTTP.
    The app wants to get those SharePoint javascript and CSS files, but blocked because you try to access files from HTTPS to HTTP.
    Example of the error in IE:
    SEC7111: HTTPS security is compromised by http://ap/project/blabla/_layouts/15/sp.ui.controls.js 
    Example of an error in Chrome:
    [blocked] The page at 'https://ap:2281/Appname/?SPHostUrl=…' was loaded over HTTPS, but ran insecure content from 'http://ap/project/blabla/_layouts/15/sp.ui.controls.js': this content should also be loaded over HTTPS.
    How can we solve this issue without setting our SharePoint environment also to HTTPS?

    Hi,
    We can use the following method to solve this issue.
    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="StyleConsumer.aspx.cs" Inherits="StylesheetAppWeb.StyleConsumer" %>
    <!DOCTYPE html>
    <html>
    <head>
    <title>App using stylesheet</title>
    </head>
    <body>
    <!-- The main page title -->
    <h1 class="ms-core-pageTitle">Stylesheet app</h1>
    <!-- Some subtitle -->
    <h1 class="ms-accentText">For people</h1>
    <!-- Subtitle comments -->
    <h2 class="ms-accentText">who care about the style in their apps</h2>
    <p></p>
    <div>
    <h2 class="ms-webpart-titleText">Get started with style in your app... </h2>
    <a class="ms-commandLink" href="#">some command</a>
    <br />
    This sample shows you how to use some of the classes defined in the SharePoint website's style sheet.
    </div>
    <!-- Script to load SharePoint resources
    and load the blank.html page in
    the invisible iframe
    -->
    <script type="text/javascript">
    "use strict";
    var appweburl;
    (function () {
    var ctag;
    // Get the URI decoded app web URL.
    appweburl =
    decodeURIComponent(
    getQueryStringParameter("SPAppWebUrl")
    // Get the ctag from the SPClientTag token.
    ctag =
    decodeURIComponent(
    getQueryStringParameter("SPClientTag")
    // The resource files are in a URL in the form:
    // web_url/_layouts/15/Resource.ashx
    var scriptbase = appweburl + "/_layouts/15/";
    // Dynamically create the invisible iframe.
    var blankiframe;
    var blankurl;
    var body;
    blankurl = appweburl + "/Pages/blank.html";
    blankiframe = document.createElement("iframe");
    blankiframe.setAttribute("src", blankurl);
    blankiframe.setAttribute("style", "display: none");
    body = document.getElementsByTagName("body");
    body[0].appendChild(blankiframe);
    // Dynamically create the link element.
    var dclink;
    var head;
    dclink = document.createElement("link");
    dclink.setAttribute("rel", "stylesheet");
    dclink.setAttribute("href", scriptbase + "defaultcss.ashx?ctag=" + ctag);
    head = document.getElementsByTagName("head");
    head[0].appendChild(dclink);
    // Function to retrieve a query string value.
    // For production purposes you may want to use
    // a library to handle the query string.
    function getQueryStringParameter(paramToRetrieve) {
    var params;
    var strParams;
    params = document.URL.split("?")[1].split("&");
    strParams = "";
    for (var i = 0; i < params.length; i = i + 1) {
    var singleParam = params[i].split("=");
    if (singleParam[0] == paramToRetrieve)
    return singleParam[1];
    </script>
    </body>
    </html>
    More information is here:
    http://msdn.microsoft.com/en-us/library/office/fp179898(v=office.15).aspx
    Other materials:
    http://sharepoint.stackexchange.com/questions/58731/how-do-i-inherit-the-css-theme-color-in-my-sharepoint-2013-app
    http://social.msdn.microsoft.com/Forums/en-US/7d1028fe-e8c6-4d48-8e69-30eef3757522/auto-hosted-app-client-webpart-server-side-code-is-not-working?forum=appsforsharepoint
    Best Regards
    Dennis Guo
    TechNet Community Support

  • BI Content Issue: Unable to see few objects..

    Dear Friends,
    I have following 2 issues.. can any one help me with your experience?
    1) For few reasons i would like to activate 0OB* infoobjects. I am unable to find them in my "business content" - any idea where can i get them?
    2) I understand that one of my datasource is migrated to 7 and then reverted back to 3.5. For this datasource, I went into Business content to activate a transfer rule.. I am unable to find it.. any reason?
    Thank you for your time.
    Regards,
    Hari

    Hello Hari
    1. Can you pleaqse check if you are having correct BI content version which contains these objects. Also you can confirm this by searching for these objects in metadata repository -business content objects
    2. For your datasource- check if this is activated and replicated on source system side. Also check if you have selected he correct source system in business content installation screen (yellow box with X marked on that)
    Regards
    Pradip

  • Adobe Acrobat 8 Standard v8.2.5 Disappearing Content Issue

    We are seeing a very strange behavior in PDFs generated converting a web page using using Adobe Standard 8.  It appears that the PDF was generated properly, but as soon as we start scrolling or switching windows, the content of the PDF disappears.  The behavior is observed on Windows XP, SP3 machines but we are unable to reproduce the issue.  It just happens...  Any advise would be much appreciated.

    This issue has been resolved. I had to uninstall the 8.3.0 from the machines and then patch the machines again with Adobe Acrobat v8.2.6 before patching the systems again with v8.3.0.
    Since Adobe Acrobat quaterly patches are not cumulative, you have to install the patches in order.....8.25 --> 8.2.6 -->8.3.0.
    Thanks,
    Tee

  • JNLP related-content issue in JRE 7u5 Sub Menu Item link not working

    we are having an issue with our existing Web Start Application in Java Version 7 Update 2 and above where the Sub Menu items are not being associated with Internet Explorer with href link as Target when using <related-content> tag in JNLP. This is working fine in JRE 1.6, JRE 1.7.0 and 1.7.1. I have tried using Integration Service to programatically create these shortcuts in JRE 1.7.5 but was unsuccessful.
    <jnlp spec="6.0+" codebase="http://..." href="xyz.jnlp">
    <information>
    <title>ABC</title>
    <vendor>ABC Vendor</vendor>
    <homepage href=""/>
    <description>ABC Desc</description>
    <description kind="short">ABC Desc Short</description>
    <icon href="abc.gif" kind="default"/>
    <offline-allowed/>
    <shortcut online="true" install="true">
    <desktop/>
    <menu submenu="ABC"/>
    </shortcut>
    <related-content href="help.doc">
    <title>ABC Help</title>
    <icon href="help.gif"/>
    </related-content>
    <related-content href="Uninstall.html">
    <title>Uninstall Page</title>
    <icon href="uninstall.gif"/>
    </related-content>
    </information>
    <security>
    <all-permissions/>
    </security>
    <update check="timeout" policy="always"/>
    <resources>
    <java initial-heap-size="128m" max-heap-size="256m" version="1.6+"/>
    <jar href="ABC.jar" download="eager" main="true"/>
    </resources>
    <application-desc main-class="com.main.Abc"/>
    </jnlp>
    Any help in this regard would be greatly appreciated.

    I haven't filed this as a bug in Java development yet but am going to do so soon, In the mean time i was hoping to see if anyone else is on the same boat as me and if there was a work around.

  • Security on Content issue

    Hi
    I have an issue that hopefully someone may help me with, i need to create a page that will show links to documents. All users of the Portal will have access to this page, but their view of the documents should be limited to the ones that they have access to view. I have achieved this quite easily using categories and the page security. The problem occurs when i want to allow multiple groups to be able to view the documents, and multiple departments i.e certain members of i.t, sales and hr but no one else. If someone adds a report onto the page, ideally they would add it to a region and this region would allocate it to either public users, department users and then a third region that would allow people from various departments to access it. What would be the best approach to this as i dont particularly want users to click on access and add groups of users in.
    Thanks,

    hi,
    i suggest the following scenario to be considered as an option for you:
    first, if i understand your post correctly you want to achieve seperating content management from content publishing which is a very good approach.
    one page group where you manage/upload/modify your documents (items) and another page group where you publish those documents to the audience in form of links to those documents.
    the way to do this best is to have one page group for content management - the page group where the actual documents live, including the security information who has access to which documents. now you need another page group to publish those items. the best way to do this to add custom search portlets to this page and confiure them to use the autoquery functionality. for the end-user this will look like any other portlet but in the background it dynamically queries items based on the search criteria you entered. for example: all documents for category 'SALES', etc. the advantage using the custom search portlet is that security is automatically handled for you. depending on the user that is logged in it will display different results taking security into account without any configuration from your side.
    hope this helps.
    regards,
    christian

  • OLM SCORM content issue with FLash Player 9 Active X version 9.0.115

    Hi,
    Does any one have issue completing SCORM online content (flash object) via OLM with FLash Player 9 Active X version 9.0.115 using IE? I have same problem also via mozilla.
    I have two computer one with 9.0.45 and one with 9.0.115. I can complete the online course with version 9.0.45 without any issue but the status always incomplete with version 9.0.115. When using 9.0.115 it seem there is not communication between OLM player and the application (nothing showup in the java console).
    I checked Adobe website and this is what they quoted:
    ActionScript 2 getURL() and ActionScript 3 navigateToURL()calls such as getURL("javascript:myFunction();") fail with live web-server content if the HTML and SWF are in separate domains. This issue appears in Internet Explorer versions 6 and 7.

    Dharma,
    I just tried a piece of flash content using 9.0.115 on iLearning and had no issues, and this should be no different than OLM.
    Is the SCORM Adapter set up and in use with debugging turned on? Do you see information in the java console when running the content using the other version of Flash?

  • AppleTV content issues & Apple support

    Post in 2 parts:
    1. TSF Jazz radio doesn't work on AppleTV 2nd Gen. It hasn't for over two weeks.
    2. If Apple is serious about being in the content business, Apple needs to set up a way for users to report dead links and screwed up content. If it's there, it's not obvious or easy to use.
    Hopefully, nobody in Cupertino believes that I'm willing to pay Apple to support them.

    dzzt wrote:
    ...... If Apple is serious about being in the content business, Apple needs to set up a way for users to report.......
    I reported an issue with my account a couple of days back, it's been resolved satisfactorily and already forgotten. Pretty good service I'd say.

Maybe you are looking for

  • Problem "archive name already exists" Outlook 2007

    Dear All, I'm writing to you because I really need help with solving the problem with my MS Outlook 2007 with SP3. I'm using windows 7 64 bit. I'm using Exchange account.  The problem is when my mailbox on exchange is almost full so I'm making manual

  • Asset management for Plug-ins

    After Effects performs certain kinds of asset management for a project. When you import an image or footage, the project keeps a file-reference to it, sometimes relative. You can "Collect Files..." and gather them all to one place. Handy! Is there an

  • After update 7.0.2 why does my car not recognize my phone book ?

    After IPHONE5 update my Nissan Maxima does not recognize the phone book anymore

  • HT204352 My force click does not do anything!

    I have turned it off and on, restarted the Macbook Pro and it still does not do anything. It worked for the first couple of hours but now seems to have stopped!! Help?

  • Need help with Customer Exit

    HI Guys,       I am trying to create a Customer Exit in Bex on employee number (zempno) and the technical name of my Customer Exit is Zempnum. What i am trying do is, who ever logs in and executes the query, he should get his relavant data, meaning i