How to register(configure) analytics service

Can you please let me know how to register(configure) analytics service?

hi "953059"
953059 wrote:
How to ... in the webcenter portal application development ...Maybe you should try the "WebCenter Portal" forum
at WebCenter Portal
(tip : You can use "Your Control Panel" to make your name visible in forum posts.)
success
Jan Vervecken

Similar Messages

  • How to start configuration adapter services

    Hi,
    I am stop configuration adapter service to apply the some settings, suddenly Visual administrator stopped and I am not able to start the configuration adapter service because visual administrator not start because of configuration adapter service.
    Please suggest how to start configuration adapter services.
    Regards,
    Ravi ghangurde

    HI ravi,
    you can try from config tool , but i am not sure whether that will help you or not. Best would be to restart the server and change the parameter from  Config tool again incase you have changed sometghing which is causing the service not to start.
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/9f327802844fdcb776f38a2a7a9a7f/frameset.htm
    Regard
    Pankaj Prasoon

  • How to read Configuration Adapter Service?

    Hi all
    Am using NWDS 7.0 SP 15.
    I have uploaded a file (text file with props) in the configuration adaper. I want to read this file in my webdynpro (or any java) application. How can I do it?
    I have gone through sdn and I did find some posts which related to reading Configuration on J2EE. I am not referring here to the normal properties files on WebDynpro which are shown up on the Configuration Adapter. The key value pairs in those can be edited, but as such it is not possible to add a new key value pair from the Visual Adminsitrator.
    To workaround, I created/uploaded a file directly in the Configuration Adapter under my application component. Now I want the APIs to browse through the tree. I know there is a J2EE service by name Configuration Service which is used by SAP applications, how may I use it? Thank you.
    The post "Problem with Configuration Adapter Service a very old one deals with the same, I have put my concern there about the availability of the API.
    I have repeated this question from the WDJ forum, please excuse. I did not find solutions thus far.
    Regards
    LNV

    Hi LNV
    Try the following development components to locate interface Configuration and all other API classes: SAP-JEE/com.sap.engine.client.lib or SAP-JEE/com.sap.engine.deploy.online.
    Approach mentioned in Problem with Configuration Adapter Service shall work.. See my comment there too..
    BR, Sergei

  • How to register Rest web services in Cold Fusion 9 administration console?

    I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data Services ---> Rest Web service. So, please tell me how to register my Rest web service in CF 9 either through admin console or through code?

    Simple answer: you can't.  REST services were a new feature released with CF10.  Alternatively, you can use a community-supported framework to provide REST services, such as:
    Taffy (a dedicated REST framework)
    FW/1 (an MVC framework with REST capabilities)
    ColdBox (an MVC framework with REST capabilities)
    -Carl V.

  • How to register Rest web services in Cold Fusion 9 ?

    I am building a Rest web service using Cold Fusion 9 and Cold Fusion Builder 3 and now I want to register it on Cold Fusion 9 admin console, but I didn't see any option there as in CF 10 and CF 11 Data Services ---> Rest Web service. So, please tell me how to register my Rest web service in CF 9 either through admin console or through code?

    You've posted this question twice.  Please delete this one and people can respond to the other one.
    -Carl V.

  • How do i configure telnet service to use a specific port number

    How do I configure a specific port number to the telnet service other than the default port number.  I opened /System/Library/LaunchDaemon/telnet.plist with XCode but it won't let me modify the port number.  Is there another place / item that I need to go to?

    Telnet is obsolete and insecure. Use ssh instead.

  • How to register/configure a Data Provider with Crystal Report Designer

    Hi,
    Iu2019m in the process of developing an ADO .Net XML Data Provider which works with Data Sets. I want to use this custom Data Provider through Crystal Report Designer 2008 so that I can access it from the u201CStandard Report Creation Wizard\Available Data Sourcesu201D section. How can I do this? I read the following in the u201Ccreating custom adddins.docu201D documentation.
    u201CCrystal Reports (CR) 2008 installs a new managed dll called DotNetExternalCommandAdapter.DLL and installs it into the Global Assembly Cache (GAC).  CR 2008 uses this dll to search and load files with a csc prefix in CR 2008u2019s AddIns subdirectory in a similar way it looks for database drivers, export drivers and UFLs. To create an Add-In the developer needs to reference this dll and inherit two classes from it, ICommand and ICommandDLL.u201D
    I have the following questions,
    1) As it mentions above how can I make Crystal find my custom Data Provider when it searches for the database drivers?
    2) Is there another class I can inherit from when creating my custom data provider? If so where can I find some documentation regarding this?
    3) Can I register my custom data provider in to the GAC and will Crystal find it if so how can I register my custom Data Provider? Will GACUtil work for Crystal as well?
    Thanks in Advance,
    Regards,
    Chanaka

    Baron, thank you for providing that link.
    Chanaka see if that article helps you out. It should - had I got to this thread earlier, I'd have sent that link also. Certainly DE place to start.
    Ludek

  • Integrating Analytics service

    Hi
    I was trying to integrate Analytics service in my webcenter portal application. I folllowed the below steps
    1. Created a webcenter portal application with Database connection associated with activities using DBA credentials.
    2. Configured the JVM properties for OpenUsage under Java options under Manage Run Configurations.
    3. Then started the WC_Utilities server on a different machine.
    4. Included the Analytics task flow for page and document metrics in a jspx.
    Now when i run the page(on my integrated server) i get "Analytics Service is not available: database schema is incomplete, please check Collector component has run successfully."
    And get the below stack trace in the console.
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:924)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1261)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1419)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3806)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1667)
         at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
         at com.plumtree.analytics.core.dao.jdbc.JdbcEventTypeDimensionDAO.findByName(JdbcEventTypeDimensionDAO.java:88)
         ... 138 more
    Am i doing something wrong here? Or is it that the Activities schema is not installed properly and i need to do it again?
    If so it would be helpful if i have some reference to the RCU installation procedure.
    Thanks

    Hi Yannick,
    This time i deployed my portal application on a managed server and then registered the analytics service with my portal and also accessed the http://<server-ip>:8891/activity-engine/ and clicked on start to run the gatherer.
    Now i am able to see the analytics taskflow on the page rendering some analytics template with some graph,etc.
    But the problem is, it says "No data to display" in the graph. So i tried clicking on the other pages from the Top navigation and also created some new pages at runtime to check if the data gets populated. But it still gives the same statement.
    Am i still missing on something here?
    And i had another question, previously when i tried to deploy the same application on the integrated server the taskflow was throwing up the error, but now after deploying on managed server i am able to see something come up on the page, i would like to know why? Is it that this is not supported well or doesn't work with the integrated server?
    Also, i would like to specify setup that i have.
    1. The admin server and the managed server on which i am deploying my application are running on one machine.
    2. And the WC_Utilities is running on another machine which i am making use in my application.
    3. I have created the application on Jdeveloper on my local system. And the DB that i am referrring to is also from my local machine. Now i deploy the application on to another server from the JDeveloper on my machine.
    Please let me know if this is fine, or if i have to do something different to make this work.
    Thanks
    Edited by: 859995 on Jul 28, 2011 9:47 PM

  • Configuration adapter services

    Hi,
    I am stop configuration adapter service to apply the some settings, suddenly Visual administrator stopped and I am not able to start the configuration adapter service because visual administrator not start because of configuration adapter service.
    Please suggest how to start configuration adapter services.
    Regards,
    Ravi ghangurde

    Hi Sherfuddin K,
    In NetWeaver 04 / 7.0 the only way to change WD app properties is using the Visual Administrator. In NW CE 7.1 it will be possible also in the NWA.
    HTH!
    -Vladimir

  • 'register with shared services' option missing while configuring eas

    I am facing some issues while configuring a new epm system:
    While configuring eas 11.1.2.0, I am not getting the option' Register with Shared Services'. but otherwise, the configuration is successful. As a result, I don't see the Business Rules option in Shared Services/Application Groups. But we are able to use eas console and do see business rules node in eas console.
    How do I get configurator to show this option?
    I was able to configure and register all other Hyperion applications.
    Thanks,
    Edited by: 784749 on Mar 28, 2012 12:35 PM
    Edited by: 784749 on Mar 28, 2012 12:59 PM

    One way is to use the registry tool though make sure you backup the shared services database before running the utility.
    It is located in <MIDDLEWARE_HOME>/user_projects/<instancename>/bin
    to change the status for EAS for HSS then run the following
    epmsys_registry updateproperty BUSINESS_RULES_PRODUCT/system_tasks_configuration/@hubRegistration Pending
    Now if you run the configurator again it should let you select just Essbase Administration Services, you dont need to select the child components.
    It should then registry with Shared Services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • FDM Configuration - no option for 'Register with Shared Services'

    Hi All,
    I'm running the confiiguration for a new install of our Hyperion environment and when I run the configuration on our FDM server, the summary of tasks does not show 'Register with Shared Services'. We have installed this following the exact same steps as we did in a prior test environment and this option shows up fine in there.
    Does anyone know how we can add this item to the configuration?
    Thanks in advance.

    Andy,
    If they were truly identical then the option to register with HSS would be there.
    Something must not be identical in the system.
    Check the installation logs to verify that the Oracle/Hyperion software was installed properly.
    Check with IT to ensure that the servers were built the same.
    Thank you,

  • How to register HFM aplication with Shared services

    Hi,
    Version 11.1.2
    I am new to this version and asking help how to register HFM application with shared services.
    In ver 9.3.1 we register in config utility.
    Regards
    Kumar

    You should start the EPM system configurator, it is the same concept as earlier versions, just the look and feel is slightly different.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to configure proxy services in OSB for Rest based services?

    how to configure proxy services in OSB for Rest based services implemented using Jersey (Rest).
    The Client need to contact OSB proxy servies by posting application/xml using jersey client and OSB proxy service will call the OSB business service.
    i would like to know how to get this request in OSB proxy service and send it to the business service and get the response back.

    I would suggest you refer to the below links:
    https://blogs.oracle.com/jeffdavies/entry/restful_services_with_oracle_s_1
    https://blogs.oracle.com/jamesbayer/entry/using_rest_with_oracle_service
    Hope this helps.
    Thanks,
    Patrick

  • How to configure windows services alerts in SCOM 2012 for all agent servers. For eg, Terminal Services, Netlogon, RPC etc..

    Hi,
    I need to configure different windows services alerts in SCOM 2012. Below are some of the windows services I need to monitor through SCOM.
    Serivce: Windows Management Instrumentation
    Service: Netlogon
    Service: Remote Procedure Call (RPC)
    Service: Server Service
    Service: Terminal Services
    Service: Windows Time
    Service: Workstation
    Service : WWW Publishing Service
    Could some one please assist or share me the details, how to configure these services for windows agent servers.
    Thanks..
    Regards, Rajeev Parambil

    Hi,
    A certain set of services are monitored by default on all agents:
    DNS Client
    DHCP Client
    RPC
    Workstation
    Server
    For all the other services you could create a service monitor.
    A nice blog series outlining this process can be found here: http://www.bictt.com/blogs/bictt.php/2011/03/16/scom-monitoring-a-service-part1
    It's doing common things uncommonly well that brings succes. Check out my SCOM link blog:
    SCOM link blog

  • How configure reporting services configuration with sql server business development studio

    I have installed sql server 2008 r2 mixed mode(sql server authentication) with native mode
    I want to run report using reporting  services config manager.
    I made report in ssrs and I have configured reporting services configuration and  web url from RSCM( reporting  services config manager), i put on ssrs report.
    report is build and deployed but when i take deployed url on Internet explorer, it shows the window below:
    when I put the password nothing happened . if I put url in google chrome then it shows authentication required window like the same in IE
    if I passed username=(levent/sa) and password then goes on window but does not see on page,  if I passed only administrator name (levent) not passed sql server login name (sa) then does not close 'Authentication window'
    'Computer connect net with modem'
    before i tried on earlier PC, it worked fine.
    setting is below link like this.
    only set service Account is Use_built=NetworkSrvice 
    link
    http://www.azurecurve.co.uk/2012/02/how-to-configure-sql-server-reporting-services-in-order-to-deploy-reporting-services-reports-in-gp/
    what is the problem 
    Plz give suggestion quickly

    Hi tusharshinde,
    Per my understanding that when you log in the report Manager you got the pop-up window ask for credential, you try to enter  the SA account and the window account as the username and password but both not work, right?
    Your issue related to the authentication. As you mentioned you have choose the ”Network Service” as the Service account, generally using this account in RSCM and RSWindowsNegotiate is added to the RSReportServer.config file as the default setting. With this
    setting, the report server can accept requests from client applications requesting Kerberos or NTLM authentication. If Kerberos is requested and the authentication fails, the report server switches to NTLM authentication and prompts the user for credentials
    unless the network is configured to manage authentication transparently.
    The issue can be caused by many factors and please check one by one.
    Did you enter the username and password for three times and got blank page or got some error? If you got some error, please provide the error information.
    you can delete the specific Authorization Types inside rsreportserver.config  file, open path:” \Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\rsreportserver.config”. 
    Search the file for the “AuthenticationTypes” section. Remove RSWindowsNegotiate and RSWindoeBasic to ensure only “RSWindowsNTLM” is specified in the file rsreportserver.config file.
    Before do any modification, back up the files and remember to restart the ReportServer instance in the RSCM after the modification.
    If step1 doesn’t work ,please also do the trusted Site Setting in the Browser, article with details steps for your reference:
    http://technet.microsoft.com/en-us/library/bb630430.aspx 
    Please check the Report Manager's authentication mode.Have a look in the Report Manager's web.config file to check if you can find below information under the <system.web> (Path is “C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting
    Services\ReportManager\Web.config ” ).
    authentication mode="Windows"
    identity impersonate="True"
    Similar threads for your reference:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/23c5daa0-3232-4e8c-89c9-4526960c9d14/ssrs-2008-credentials-login-prompt?forum=sqlreportingservices
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0778e2ca-0fb1-4b5c-996c-6e327b5e1473/user-logon-credentials-for-ssrs-web-server-setup?forum=sqlreportingservices
    Please tried to provide us more details information, if the problem still exists:
    Did you login in the report manager locally or remotely via Browser and which URL you are using to login the Report manager?
    Did you modified some configuration file before and what did you modified?
    Did your windows account have the right permission to access the report manager?
    Any problem, please feel free to ask.
    Regards
    Vicky Liu

Maybe you are looking for

  • How can I change the email limit of my Exchange account?

    Currently emails older than 1 week get deleted automaticly, I would like to set that to preferably 6 months. The only options settings give me are 1 day, 3 days or 1 week which is not enough. Many thanks in advance!

  • No recovery option is showing up

    hi im having problems with my toshiba satellite L745 and it wont load my windows 7..it always stops on black screen with flashing cursor..i keep trying the recovery option thing but no hdd recovery option is showing up..please i need some advice

  • Recognising ip address but can't display page

    please please please help me!!! everything seems fine. the network connection shows it's connected, signal - excellent. it's got an ip address assigned, everything looks perfect. but i just can't connect to a site on internet explorer!!! and i know i

  • Problem is using collection variables in contracts

    Hi all I am trying to create a contract from master agreement that would pull in the line item information in master agreement in a tabular format in my MS Word based contract. For the same I have added contract gen variable  "Agreement Line Items (T

  • Pismo G3 P/Book wireless internet connection information & help PLEASE!

    UK Based. My newly obtained G3 PB is running OSX 10.3.9 and has a Dell TrueMobile 1300. 802.11b/g PC Card. The card, I understand will allow me to connect to the internet wirelessly but how can I do it please. As always, thanks in advance!