Ibot - seeding cache for dashboard pages

Hello everybody,
I have a problem when I create an ibot for the shared dashboard pages to seed cache : the ibot runs in 1 sec. and finished as completed successfully but no cache file has been created ... I have seen nothing wrong/strange in the log file generated compared to a log file generated by an ibot which seeds cache correctly. This problem only appears when I select a page of the subdirectory "dashboard layout". In this subdirectory, it is the different pages of the shared dashboard, isn't it ?
Could you tell me what I have missed ?
If it is not clear don't hesitate to ask me.
Thank you in advance for your help.

I'm running into the same problem which I can't solve. I'm trying to cache a dashboard page using iBots for a group of users rather than a single user. I know that the page will cache if I just access the page so there are no caching properties that need to be adjusted. Here are the details of the iBot:
Schedule: Immediate
Receipts: APAC Users Group
Delivery Content: Reginonal Sales Scorecard
Destinations: Oracle BI Server Cache
I know there is a bug if you don't select something in the User Destintation tab in iBot. I have downloaded the patch for this so I don't think that is the issue. If I just select a group only, I can see in job manager that it runs in 1 second and nothing appears in the cache. How is the functionality supposed to work if you only select a group when trying to seed a dashboard page?
thanks,
C.

Similar Messages

  • Data level security for Dashboard pages.

    Hi all,
    I have a question.I want to apply data level security to the data in Dashboard pages .
    Any Answers.
    Thanks Sunny.

    Thanks Srikanth and Aravind .
    I have studied abt the data level security for dashboard.
    My question is : Is there any way to apply dataleve security to dashboard pages . like id dashboard D1 has pages p1,p2,p3
    and if we want to implement datalevel security to page is that possible.
    Thanks
    Sunny.

  • How to implement content caching for jsp page ?

    Hello everyone,
    I am reading an article <Servlets and Jsp Best Practice>,at
    http://developer.java.sun.com/developer/technicalArticles/javaserverpages/servlets_jsp/#author, on one section it is saying :
    "Cache content: You should never dynamically regenerate content that doesn't
    change between requests. You can cache content on the client-side, proxy-
    side,or server-side. "
    Now I am working on a project. For every user, some of the content servlet generated will be the same for at least a week . I am thinking if I implement caching for these jsp pages, that would increase performace a lot.
    But I have no idea how to implement it either client-side or server-side, can someone give me a hint ?
    Thanks,
    Rachel

    You mean actually you are caching the response stream
    and the key to distinguish between different response
    streams are made of user's different request
    parameters. And the filter's function is to intercept
    the request to see if this request parameter's
    combination already exists in the Hashmap,then either
    use the cached response or forward to
    servlet.....really interesting...Do I get it right ?Yes that's it in a nutshell.
    >
    Then how do you build those response streams in
    advance ? You did it manually or have some mechanism
    to build it automatically ?
    The data gets cached the first time somebody visits the page.
    Find some examples on Filters, and take a look at the HttpServletResponseWrapper class. You need to cache response headers as well as the body. Another pitfall that you might run into is handling an If-modified-since header on the request. Don't cache the results of those requests.
    -Jonathan
    >
    Thanks again !
    Rachel

  • Enable the Print,Save button for dashboard page in obiee11g

    Hi All,
    How To Enable print and save button for hole dashboard page.I found in 10g but i can't found in the 11g.

    All the best... if you get solution share it.
    thanks
    @User
    I'm not guru! I'm just (top) learner
    Edited by: Srini VEERAVALLI on Apr 5, 2013 6:17 AM

  • Disable caching for dynamic pages

              How do you set up a directory that is not cached by weblogic?
              I have a servlet which generates Images (to this directory) and then the images are
              displayed as part of the HTML.
              Work ok on testsystem (which is WL 6.0/ NT) but doesn't work on Solaris / WL 6.1
              - it appears as though on startup, the WL Server caches dir contents and becomes
              unaware of new entries?
              

    I don't believe that is possible.
    Instead of 2 Bundles, you could create a System Requirement on the
    Distribution Action so that it does not distribute on VDI machines.
    Then for the Launch Actions, do something similar so it launches the
    local or network copy depending on if it was VDI or not.
    On 2/18/2014 6:06 AM, pdjongh wrote:
    >
    > Hi,
    >
    > We have some ZAV applications that we would like to distribute to our
    > "FAT" Clients as well as our VDI Clients.
    > We have created one bundle that installs the ZAV.exe locally
    > (requirement not VDI) and launches the ZAV.exe (locally if not VDI, from
    > Server if VDI)
    > When we start the Bundle on a VDI Client, ZENworks will still cache the
    > ZAV.exe even though it will start from the Server.
    >
    > Worst case we would have to create two Bundles for each ZAV application,
    > one for FAT Clients and one for VDI Clients.
    > Is it possible to disable the cache completely for VDI Clients or at
    > least for these Bundles?
    >
    > Paul
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Technical Support Engineer
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • How to deliver dashboard page for each user using IBOT.

    Hi all,
    I have setup SA_SYSTEM and able to deliver the reports to indivisaul users,
    Now I want to send the dashboard page for indivisual user..
    How we can impliment this.
    My IBOT run for all users and deliver the mail...similarly we want for dashboard page.

    I have created session variable and used it in default prompt and used a presentation variable.
    My report is refering this presentaion varable..
    I can see the log ..reports are generating for each MD's Now.
    I am getting PDF in mail also but error.
    Request was canceled
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 46066] Operation cancelled. (HY000)

  • [OBIEE11g] Agents for seeding cache

    Hello,
    I would like to set an agent for seeding cache for several users.
    So I set a request and an agent for this.
    In the agent configuration, Destinations tab, I uncheck everything and I check only "Oracle BI Server Cache (For seeding cache)".
    But I get errors.
    1) if I save the agent and then open it for edit, again, I can see that the "Devices" option is selected, even though I made sure it was not;
    2) the agent runs with errors, because it cannot connect to the SMTP server.
    ([nQSError: 75027] Failed to open connection to SMTP Server)
    This sounds strange to me, because:
    1) I did not set it to send any email, just to seed cache only;
    2) I have properly configured the SMTP server, anyway, and it should work; at least it does work outside OBIEE.
    I have tried many different times and configurations, to make sure I do not make any errors when configuring the agent. But it does not work as expected.
    Do you have any advice?

    Anybody resolve this issue? We just upgraded to 11.1.1.6.6 and I have to have it send me emails or else it won't seed the cache. I don't like getting 84 emails a day!

  • Caching in Dynamic Pages

    Hi,
    I have created a dynamic page(HTML) and published it as a portlet. I have included a call to display an image(say xyz.jpg) in the code. I have also published this dynamic page as a portlet and use it in a portal page. When I view the page it shows the image. When I change the underlying image(xyz.jpg), the new image(please note that that the images are different but the path and file name are the same) is not showing up in the portal page. Instead, the old image file is displayed. I have given Don't cache for the portal page. I also tried clearing cache for the page group, portal page and the dynamic page and it still displays the old image and not the new one. Is there a way to clear cache dynamically?
    Thanks,
    Manikandan Vembu

    Hi,
    This is a known issue with the way Wordpress generates the URLs to included content:http://forums.adobe.com/message/4774943
    Wordpress generates absolute URLs to content rather than relative URLs, so the current workaround is to either use relative URLs or, if that's not possible, modify the wordpress configuration to use the IP address instead of localhost.
    Hope this helps,
    Mark

  • Return link on OBIEE dashboard page

    When we have a drill down from a dashboard page to a report, we will have a return link on the report to navigate back to the dashboard page.
    But if we are drilling down to another dashboard page, Can we have the OBIEE return link functionality on the target dashboard page to navigate back to the first dashboard page?
    I have tried following options:
    1.When I tried to incorporate this using OBIEE Guided navigation link, navigation is happening with all the filters which is expected.
    2.I tried it with link rather than Guided navigation link, the navigation is happening like the page loading for the first time, hence the user has to re-enter the prompts fields for dashboard page execution.
    My Objects are dashboards D1,D2 and Report R1
    Drill down on D1 will navigate to D2 and drill down on D2 will navigate to Report R1 and clicking return on R1 will navigate to D2.To navigate from D2 back to D1, I need the OBIEE return functionality.
    Can anyone help me on this?
    Thanks Shravan

    Hi Srikanth,
    Thank you for your response.
    I tried to follow the content in the link and I get a Web Page Not Found response.
    I substitued the parameters of scid and the Portalpath.
    I am not sure what else is going wrong.
    What is expected is if D1 dashboard being executed with certain parameters before navigation, then on clicking the Return link, we need to get the dashboard page executed with same parameters which is like Back button.I will not be able to use the script for Back functionality of the browser as I also have a drill dwon from the D2 dashboard page to the Report R1. Hence on clicking on Return will take me to R1 rather than D1.
    Below is the execution sequence that is required:
    D1-->D2-->D1
    D1-->D2-->R1-->D2-->D1
    Hence I would like to know how can I get the OBIEE return link displayed on the dashboard page which we get on a drill down request.
    Thanks
    Shravan

  • Clear cache for items not working with multiple items

    APEX 4.0, 11g. I've made a session state process that clears cache for items (item_1, item_2, item_3) but I keep getting an error "Unexpected error, unable to find item name at application or page level" I have now created 3 session state processes, each with one page item in it, and it works fine but as soon as I try to put more than one item in the process field, separated by commas, I get this error. Is there some other setting I have to change to make it accept multiple values in this field?

    No, I wasn't using the parenthesis... just the items separated by a comma.
    I don't want to clear the cache for all page items, just these 3. It works okay in 3 separate clear cache for item processes, just thought it was odd that I can't put all three items into one process separated by commas.

  • Error accessing Dashboard page

    I received error message while accessing "Dashboards" page (under "Administration" menu) as shown below.
    This error occurs only when I go to "Data Workshop" page and followed by going to "Dashboard" page. It seems that the URL for dashboard page is incorrect.
    It's not a big issue but I wonder whether the urls for admin menu is hard-coded and the developer entered the wrong page id. ;)
    Contact your application administrator.
    ERR-1016 Application "4350" Page "3" not found (requested language="en")
    -Gary
    Edited:
    This occurs on APEX 4.0

    Thanks Gary,
    I can confirm that I reproduced the error you've reported. Thanks for outlining the steps to reproduce it, that was a great help. The link from the Administration drop-down menu to "Dashboards" is incorrect, it's going to pg 4350:3 instead of pg 4350:33. I've logged bug 9941099 to track this issue, and a fix will be available in our next release. In the meantime, as you're aware, if you click the Administration tab, you can navigate to the Dashboards via the Dashboards icon on the Administration page, pg 4350:1.
    Thanks again for reporting this.
    Regards,
    Hilary

  • Seeding the cache for all users

    We are facing some performance issues (even after using aggregate tables) and are looking into seeding the cache for all users so that the dashboard pops up immediately.
    So far I couldn't make it work. As Administrator I created an iBot to run a report for 1 month (dashboard has a dashboard prompt on the period) with Data Visibility set to 'Personalized (individual data visibility)' as I understood from the manual this is the way to seed the cache for all users. Now when I log on with my personal userid and set the prompt value to that specific period it is not using the cache.
    Obviously destination was set to 'Oracle BI Server Cache' and cache has been turned on.
    Does anyone have any suggestions ?

    We are facing some performance issues (even after using aggregate tables) and are looking into seeding the cache for all users so that the dashboard pops up immediately.
    So far I couldn't make it work. As Administrator I created an iBot to run a report for 1 month (dashboard has a dashboard prompt on the period) with Data Visibility set to 'Personalized (individual data visibility)' as I understood from the manual this is the way to seed the cache for all users. Now when I log on with my personal userid and set the prompt value to that specific period it is not using the cache.
    Obviously destination was set to 'Oracle BI Server Cache' and cache has been turned on.
    Does anyone have any suggestions ?

  • Charts and pivot tables are not generated in Seed Cache using iBots

    Hi,
    I have been working on OBIEE cache. I encountered few issues.
    1. We scheduled ibots to run daily and deliver dashboards to seeding cache. But the cache is not getting created for some reports which have charts and pivot tables in the dashboards .
    We are using OBIEE 10.1.3.3.1.
    2. When an end user logs in and access dashboard, the query is hitting the database.
    3. The sql query for reports which got created in server cache are not the same as sql query generated when an end user logs in to access dashboard. The difference being query generated when an end user is accessing dashboard is using aggregates.
    4. Please let me know if anyone has faced same issue and any solutions.
    Any help is appreciated
    Thanks,
    Swetha

    Hi,
    I have been working on OBIEE cache. I encountered few issues.
    1. We scheduled ibots to run daily and deliver dashboards to seeding cache. But the cache is not getting created for some reports which have charts and pivot tables in the dashboards .
    We are using OBIEE 10.1.3.3.1.
    2. When an end user logs in and access dashboard, the query is hitting the database.
    3. The sql query for reports which got created in server cache are not the same as sql query generated when an end user logs in to access dashboard. The difference being query generated when an end user is accessing dashboard is using aggregates.
    4. Please let me know if anyone has faced same issue and any solutions.
    Any help is appreciated
    Thanks,
    Swetha

  • How to send a dashboard page as selection with ibot

    Hi,
    I am trying to send a dashboard page via email, but with a previous selection I have done through prompts.
    This is what I have done:
    1.Created the selection and saved as "Generic"
    2.Selection is saved in my user OBIUSER under /users/obiuser/_selections/hj0qcjg2ln00aro9
    3.I copied "Generic" from the above folder to a folder XY under the SHARED folder where I have some other dashboard stored.
    4.When I am in Delviery content , choose "select content" and browse in the XY folder, but I see only the dashboard pages and not the selection "Generic"
    The reason, I have copied it, is that from the delivery content session, I can not see my user, but just the SHARED folder.
    Do I maybe need to create a _selections folder under the SHARED one and save it there?
    Thanks and Regards
    Giuliano

    The article describes that when you have a saved selection for a dashboard page and you set this saved selection as default, the iBot will use this saved selection to filter the data on the dashboard page.
    So, unfortunately, there is no option to select the saved selection you want to use for a dashboard.

  • Need to send a dashboard page as an excel file in an iBot

    Hi,
    Is it possible to send a whole dashboard page as an excel file in an iBot/agent?
    We're using OBIEE 11.1.1.5.0 and have a requirement where different users need to access the dashboard pages via excel. Most of the pages have multiple requests and some also have charts.
    The other alternative that we looked at is using the MSOffice plugin but even with that i'm only able to access the individual requests one at a time but not the dashboard page.
    Thanks!!

    I think I found a workaround that resolves our issue: I send the dashboard page as an html attachment in an iBot and then open it with excel once received (open with).
    Thanks for your replies..

Maybe you are looking for