Business Content not available

Hi Folks,
i have BI server which is not having business content.I hope during installation something was missed out.
How to get back as i require it because many of my requirements can be sorted out directly using that.
Kindly let me know.
Regards
kittu

Hi,
Business Content is an add-on. it is installed after BI server is installed.
Ask you basis team to download latest version of Business content from market place and install it in BI server.
Regards,
Pruthvi R

Similar Messages

  • Business content not available in A version

    Hello,
    I'm trying to transport my cubes etc. to another system, but I get an error message every time: "business content not available in A version" (with reference to a bunch on info objects..).
    When looking in BC in the target system i notice that these are white (not green as they would usually be)..
    I'm in a BI 7.0 environment. the business content version is the same in both source and target environment. Any ideas of what could be wrong?
    Thanks,
    F C

    Hello,
    Yes, all is active in the source system. However, I get these errors in STMS in target system anyway.. I could install the business content in the source system without a problem, but when transporting to target I'm missing active versions of info objects.
    When looking in the BC tab in RSA1 in target i notice that these objects are "whitened".. Why? After installing them directly in the target environment, they turn green also in BC tab..
    How come they don't get activated directly during the transport? Is the basis setup wrong here?
    Regards,
    F C

  • Business Content not Loaded?

    Hi Folks,
    Is it possible that during a BI install certain business content does not get loaded into the system? Is there a way to reload missing business content. The problem I have is as follows:
    When activating business content cube 0CRM_C08 with data flow after I get an error while collecting business content. The error is
    "Object 0PH_C01 (InfoCube,CUBE) could not be collected for object 8GKZ2KVI3EB2XK75QSDO85Q4Z (Query,ELEM)"
    Now when I go to take a look at the available cubes in the meta data repository 0PH_C01 does not exist.
    Anyone else have similar issues with business content not being loaded in the system? I find that I have this problem in both our BI7.0 system and our BI 7.0 IDES system
    Thanks.

    HI
    I have checked in my system also. 0CRM_C08 This InfoCube contains date about the CRM activity items. It is based on the Activity Items ODS object (technical name: 0CRM_ACTI).
    As you mentioned  like that The cube is not based on the another cube(0PH_C01). And it is not available in Metadata Repository also.
    May be you are looking in wrong way. Please check it once again.
    Any furhter questions are there please let me know.
    Thanks & Regards,
    Nagaraju.V

  • When I click on my Facebook album, it just takes me to a page that says 'content not available' and the pictures do not show up on my page. Why?

    Hi everyone,
    I'm having some trouble with Facebook for iPhoto. I recently migrated my buisness profile to a Page, per Facebook's rules, so when I log-in, I only have my Page. I connected the e-mail and password with iPhoto and have been trying to upload pictures. The pictures go to iPhoto, and they pend and then get approved. However, they do no show up on my Page, and when I try to click on the album through iPhoto is just says 'content not available.'
    Does anyone know a solution to this problem?
    Thanks,
    Louise

    http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

  • Portlet gives ERROR: Content not available and log says FileNotFoundExcepti

    I'm trying to deploy my 'works on JBoss' portlets onto portlet server 7.2
    I uses psadmin register-portlets... to load my ear file with the portlets
    I went into 'Add New Channel or Container' and picked the sandbox and 'channel'
    Step 1.1 I picked JSR 168 or 268
    Step 2 I could see my portlets in the drop down so I picked one
    That seemed to work fine.
    Then I went into 'design desktop layout' and I picked my portlet from the list there and put it onto the sandbox
    Looking good. There were some odd warning errors in the log referring to JSF which don't look relevant so I ignored them (see below)
    Next I logged into sanbox and all I see are two frames (I added two portlets) both saying ERROR: Content not available
    In my log I have two identical errors:
    2008-11-21T17:17:35.875+1300|SEVERE|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=33;_ThreadName=com.sun.portal.desktop.context.ReusableProviderCaller;_RequestID=2cb012a6-0fbc-498a-9ecd-02efae5c854a;|ApplicationDispatcher[] PWC1231: Servlet.service() for servlet default threw exception
    java.io.FileNotFoundException: /servlet/PortletAppEngineServlet
         at org.apache.catalina.servlets.DefaultServlet.serveResource(DefaultServlet.java:732)
         at org.apache.catalina.servlets.DefaultServlet.doGet(DefaultServlet.java:384)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
         at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:411)
         at org.apache.catalina.core.ApplicationDispatcher.doInvoke(ApplicationDispatcher.java:855)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:703)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:660)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:578)
         at com.sun.portal.portletcontainer.impl.PortletContainer.invokePAE(PortletContainer.java:790)
         at com.sun.portal.portletcontainer.impl.PortletContainer.invokePAE(PortletContainer.java:673)
         at com.sun.portal.portletcontainer.impl.PortletContainer.getMarkup(PortletContainer.java:209)
         at com.sun.portal.providers.window.WindowProvider.getPortletContent(WindowProvider.java:382)
         at com.sun.portal.providers.window.WindowProvider.getContentInternal(WindowProvider.java:247)
         at com.sun.portal.providers.window.WindowProvider.getContent(WindowProvider.java:212)
         at com.sun.portal.providers.portletwindow.PortletWindowProvider.getContent(PortletWindowProvider.java:109)
         at com.sun.portal.desktop.context.ReusableProviderCaller.run(ReusableProviderCaller.java:206)Earlier in the log I can see:
    [#|2008-11-21T17:17:14.343+1300|WARNING|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.application|_ThreadID=26;_ThreadName=httpSSLWorkerThread-8080-3;/faces/desktop/Library.jsp;/faces;_RequestID=eaa404b5-8589-4873-940e-4146d603277e;|JSF1015: Request path '/faces/desktop/Library.jsp' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'.|#]
    #|2008-11-21T17:28:18.453+1300|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=24;_ThreadName=httpSSLWorkerThread-8080-4;|
    com.sun.web.ui.component.DropDown::The current value of component frm:createChannel:step2:sheet2:section1:p2:providers does not match any of the selections.
    Did you forget to reset the value after changing the options? |#]Those don't mean anything to me but they look like the console is complaining about something internal.
    Where did I go wrong here? I did not deploy the ear file normally, just ran the psadmin. Do I need to do both? Is there some other step I missed?
    Thanks for any help

    As you can see from docs - http://docs.sun.com/app/docs/doc/820-2052/gdela register-portlet is supported for EAR files generated by JCAPS tools. In you case you need to manually add the portal required artifacts. In case of WAR this is handled by deploy-portlet command. I don't remember exact artifacts that were added in PS7.2 portlet deployment. You can deploy a WAR and see the artifacts that will be added and the entry in web.xml as well.
    Regards,
    Deepak

  • I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    I bought a hd movie on my iPad , however when I try to play on Apple TV 1st generation. It does not appear or says content not available. My TV is hd compatible

    AppleTV1 only supports HD upto 720p - chances are the iPad HD vserion is 1080p and beyond ATV1 capability.
    Also do not expect recent iTunes purchases to appear on AppleTV 1 store menus as purchased - ATV1 does not know about 'cloud access'.
    Best option is to download the 720p version (set in iTunes Preferences on computer iTunes) and sync/stream to AppleTV 1 from iTunes.

  • All SYFY online on demand has error "Content not available from this domain"

    I keep getting an error on any SYFY online on demand shows which says "Content not available from this domain." This applies to any show from SYFY that I click on to test.  Other channels don't have that error.

    Hi,
    Thanks for bringing this issue. Yes, the message should be SEVERE. This will be fixed.
    You may also want to subscribe to [email protected] and bring up any issues, enhancements.
    Regards,
    Deepak

  • I am having problems with watching movies.Once I rent. Movie it says "content not available" I recently updated to iOS 7.1.1 and I'm using an ipad can anybody help?

    After updating to iOS 7.1.1 I can no longer see movies I've rented. It either comes up "content not available" or "content not authorized" even though the payment was taken?ive never had problems before

    @Rudegar
    Thanks for the reply, but I've been having this problem for well over a week. If it is a corrupt download, is there some way of deleting it from the iPad and getting a new one?
    Thanks

  • Siri responds with "Content not available"

    I have been using Siri since the beginning and the question "Show my brother" always would show his information.
    Since yesterday Siri will show his name, but not his info.
    Instead of the info I now see the message "Content not available"
    Also the request "Call my brother" fails.
    I have not modified the iPhone the last month (meaning new apps or iOS upgrade).
    When I go to my brother's contact record manually all information is correctly displayed.
    The same problems occur for my father's and sister's record.
    Other relationships like mother, wife etc. work fine.
    I restarted my iPhone but that didn't help.
    I went to my own address record and deleted the relationship brother.
    Then I recreated it by asking: who is my brother?
    Siri asked for his name and I provided it.
    Didn't work either...
    Please advise, thank you
    iPhone 5S 16 Gb
    iOS 7.0.3

    *shrug*  Actually, that's what an iCloud Support agent recommended I do earlier today via chat.  I said I didn't want to do that and figured out my solution above on my own.  I suspect it would not have worked.  I think the problem is in some files on the Siri server.  "Content Not Available" suggests to me that they screwed up some of their own permissions or something.  Also, am I crazy, or did entering relationships used to auto-fill after starting to enter a name?  Or wasn't there a plus button where you get to select a relationship from among my contacts?  I feel like it used to do that.  Now, it's just a text entry field.  Can anyone confirm this?  What happens if anyone else tries to create a relationship manually in your contacts?

  • Business content not found for  CRM5.0 Datasources

    Hello,
    I cannot find the business content for the following datasources of CRM 5.0.
    We are on BW 3.5 version and i am unable to find the business content for the below.Did anyone face this problem and is there any solution or we need to build custom info objects and ODS.
    Master data:
    0CRM_LI_CAT_TEXT
    0CRM_LI_ID_ATTR
    0CRM_LI_ID_TEXT
    NOTE: relevant info objects not found.
    Transaction data:
    0CRM_MLI
    Thanks in advance,
    Rao

    HI
    I have checked in my system also. 0CRM_C08 This InfoCube contains date about the CRM activity items. It is based on the Activity Items ODS object (technical name: 0CRM_ACTI).
    As you mentioned  like that The cube is not based on the another cube(0PH_C01). And it is not available in Metadata Repository also.
    May be you are looking in wrong way. Please check it once again.
    Any furhter questions are there please let me know.
    Thanks & Regards,
    Nagaraju.V

  • Standard business content not extarcting all data

    Hello,
    I am currently rolling out QN data.  The standard business content for 2lis_05Q0task includes FECOD FEGRP & OTEIL (from table QMFE) fields however the data is not being pulled. All the other data is coming in ok.  Is there something I need to do to get this data?
    Thanks For your help
    Mireille

    Hi,
      Pls Check in QMFE table if the data is present for these fields.
       Take the notification no from the RSA3 extraction and
    look for it in the QMFE table.
    Rgds,
    Ravindra.

  • Error : Content not available in jsr 168 portlet in sun one portal 7.1

    I deployed jsr 168 portlet in Sun one portal and i have added that portlet ot one channel. But i am unable to see the content of that portlet
    NewPortlet      
    ERROR: Content is not available
    In the log file i am getting a null pointer exception
    java.lang.NullPointerException
         at com.sun.portal.portletappengine.impl.RequestResponseFactoryImpl.<init>(RequestResponseFactoryImpl.java:111)
         at com.sun.portal.portletappengine.PortletAppEngineServlet.init(PortletAppEngineServlet.java:121)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1099)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:931)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4183)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4535)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:827)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:811)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:646)
         at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1331)
         at com.sun.enterprise.web.HttpServiceWebContainer.loadWebModule(HttpServiceWebContainer.java:867)
         at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1040)
         at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:160)
         at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:246)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeModuleDeployEventListener(AdminEventMulticaster.java:918)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleModuleDeployEvent(AdminEventMulticaster.java:905)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:427)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
         at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
         at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
         at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
         at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:639)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
         at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:703)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:305)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:360)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
         at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
         at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
         at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
         at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
         at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
    Please provide some help

    Hi,
    Thanks for bringing this issue. Yes, the message should be SEVERE. This will be fixed.
    You may also want to subscribe to [email protected] and bring up any issues, enhancements.
    Regards,
    Deepak

  • LR4 local content "Not Available" in Adobe Help Manager

    I followed the instructions suggested by Sandeep here: http://forums.adobe.com/message/4757465, and while this caused LR4 to show up in the Adobe Help Manager, the local content's status for LR4 is given as "Not Available".  What do I need to do to get AHM to download the content for offline help, and to have direct access to it from Lightroom 4?
    To me, the functionality of Adobe's offline help solution is completely unacceptable. I have read the forums and these problems have been going on for months.  Built-in help in not a new concept for software applications but Adobe has managed to take something simple and to make it complicated and unusable.  Fixing this really ought to be a higher priority for the company, particularly given the high prices that Adobe charges for its products.
    Thanks in advance for any ideas to fix this problem and for letting me vent.
    Michael

    Hi Kirsti,
    I was already aware of the option you suggested, but I think you'll admit stopping work in Lightroom, launching a PDF viewer and then finding and opening a standalone Help File is far from optimal.
    Thanks for forwarding my message to engineering, but haven't they known about this problem for a very long time?  And if offline built-in help works for the Adobe CS products, how hard can it be to get Lightroom to conform to the same approach.
    I've been reading some of the other threads and it is clear that many, many other users have been let down by Adobe's approach to built-in Help across a broad range of products. Maybe all these complaints should be forwarded to Adobe's management team, not just the engineers. This issue clearly deserves much more attention than it has been getting.
    Michael

  • BI Content not available / Cubes not available

    Hi All,
    I am new to BI...
    Can any one tell me how to enable standered cubes?...
    If i check under BI content No standerd contents are available...
    These are the contents available under BI CONTENT --> InfoCubes
    0BWTCFC1     BW Technical Content FC1
    0BWTCFC2     BW Technical Content 2
    0PPM_VC1     InfoCube Verification PPM
    0RSTT_C01     BI Trace Tool - Detailed Data from Test Logs (Transactional)
    0RSTT_C02     BI Trace Tool - Detailed Data from the Test Log
    0RSTT_C03     BI Trace Tool - Detail Data for Test Evaluation
    0RSTT_C04     Detail Results of Coverage Analysis
    0RSTT_C05     BI Trace Tool - Status Gradient of Test Requirements
    0RSTT_C06     Object Dynamics in Bank End (Program/Transport Objects)
    0TCA_HIE     Change Document Analysis Authorization
    0TCA_UA     Change Document Authorizations
    0TCA_VAL     Change Document Analysis Authorization
    Can any one please help me ...
    Thanks,

    Hi Peter,
    The best way is asking your Basis guy to install BI_CONT.
    BI_CONT is here;
    Support Portal > Download > Support Packages and Patches
    > Search for Support Packages and Patches  
    >Search and download "SAPKIBIIQ0* ", you get BI_CONT703 into your download basket.
    If your system alredy have Solution manager,
    your Basis guy have to download and install BI_CONT via Solution Manager.
    Hope it helps
    Kanako Imamura

  • Portal content not available

    we are implementing Performance Management using ECC 6.0 EnhP4 and Portal 7 EnhP1. We are using the standard ESS MSS business package. We need to show the Appraisal Documents iView in the Portal.
    as per SAP best practice, we created a delta copy of standard ABAP WebDynpro page "Appraisal Documents" and added it to a custom workset "Talent Management" which is added to our custom ESS role. See Word document attached for details.
    the structure we have now in PCD is
    +PCD
    - custom role
    - custom workset
    - delta copy of standard ABAP WD page "Appraisal Documents"
    when user logs in to the Portal and clicks on tab "Talent Management" we expected the page "Appraisal Documents" to be displayed, instead we get the error "no content available".
    Regards,
    Tiberiu Sasu

    Hello TS,
    As you mentioned you have created Custom Woekset.
    Have you assigned Page to your custom Workset?
    can you double check and Make sure that your Page contains iView.
    Are you able to Preview the page? t is your content loading in the page as expected.
    If yes open the your Custom WS Trace your page and then trace your iView check PCD locations. Check  Is it going correct your iView and pages.
    BR
    SS

Maybe you are looking for