Error in 'My Reports' section for Manager-Succession Planning

Hi,
We are implementing Nakisa 3.0 SP1.
We have maintained all prequisites for a Manager. For example:
1) Manager's user id is attached to Employee who is managing Org. Unit
though relationship B012.
2) Configured Root Org. Unit in Administration Console.
Still, we are getting error like "Cannot find the root of your
orgchart. The orgchart box may have been deleted or incorrectly
specified, or no valid org structure can be found for the selected
effective date. Please change the root of the chart or select another
effective date."
I have checked log (cds.lg) as well. It's not giving any relevant
error. although it is giving error which says "04 Jul 2011 10:30:33
ERROR com.nakisa.Logger - java.text.ParseException: Unparseable
date: "7/10/2007 2:15:10 PM"".
Please Help!
Thanks,
Prashant

Hi Experts.
I have the same problem as Prashant, I cannot display the organizational structure in Nakisa Career Planning 3.0 CEP3 Build 703012000.
I have reviewed the followings links in SAP.
P to CP
A209
CP to BP
B207
FN to JF
B450
JF to C
B450
JF to Q
A031
FN to Q
A031
P to US     IT0105
I ran the report HRALXSYNC and corrected errors.
Is returned to perform instance deploy and reapply the transport package.
For testing the user has SAP_ALL.
In the configuration of thea dmin console I have tried to address the Organizational ID and error occurs: "Cannot find the root of your orgchart. The orgchart box may have been deleted or incorrectly specified, or no valid org structure can be found for the selected effective date. Please change the root of the chart or select another effective date."
I tried to do what he says Luke Marson and the error persists.
In the log Manager I get the following error:
68. 05 Aug 2013 12:37:26 ERROR com.nakisa.Logger  - java.text.ParseException: Unparseable date: "7/10/2007 2:15:10 PM".
Appreciate any comments to help me solve the problem.
Best regards.

Similar Messages

  • Manager Succession Planning: Display all reports

    Hello,
    We have configured the Succession Planning Manager application (TVN 2.1, java, Product Version: 6.0 Build Version: 6.00.003.00).
    The application displays the positions reporting to the connected managers.  We would like to give managers access to these positions + all positions underneath: N-1, N-2...N-x.  We need therefore to be able to browse the org units beneath the manager's org unit.  This would be similar to what is available for TMS in Succeession Planning application (they see everything underneath the org unit they are TMS for)
    In the data connection (general settings) for My reports, we have:
    Data Table BAPI_ReportingPosition_DataSet
    Data Filter Type='S'
    If I understand well, this is used to select the objects displayed in the view.  Is there something else we can use in order to achieve our requirement?
    Thanks,
    Laurent

    Thanks.
    This menu was not active for English in IMG.
    I see a config  called "Specify Type of Reporting for Determining the Manager".  Only one field, REPORTING_LINE, the value is "Indirect" which is the default value.  the other option is direct but doesn't change a thing (seems to be specific to S-S-P)
    Are you sure it is not an issue with the dataelement and the filter defined in the admin console?
    Thanks,
    Laurent

  • An error in Crystal Reports Basic for Visual Studio 2008

    Greetings from Peru,
    We have a problem with one of the Crystal Reports products weu2019d like you to help us with. We work with Crystal Reports Basic for Visual Studio 2008.
    The error weu2019ve detected is in one of our systemu2019s reports; this report shows data inside frames. When the content to show is larger (in height) than the space left in the page, the container object of the report makes a line break keeping the title and the frame empty at the end of that page, but  the information is shown in the next page. What we need is that not empty frame is displayed.
    Weu2019ve tried to solve this problem by adjusting the report in different ways (by programming coding), but unfortunately this problem is related to how much data is displayed, because if this data fit in the space left in the page, the line break would not occurs and the data is shown at the end of the same page.
    We hope you can help us with this issue.  I look forward to your comments.

    All I can think of is trying CR 2008 (v.12.x). You can obtain an eval copy from here:
    http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Talent Management & Succession Planning

    Hi
    As part of the EHP4 functional upgrade of HCM core processes for Talent Management such as Succession Planning or talent development is getting switched on.
    Any input on the impact it will have on existing BI reports on succession planning which is based on ehp3 data model.
    (The latest talent Management and talent development BI content is available only in the release of EHP5 package)
    Thanks & Regards
    Venkat

    Hi Dinu,
    It sounds like a data issue. SP is probably reading the HRP1001 values but somewhere the data may have been corrupted or an object incorrectly deleted/unassigned. I would just delete the relationship in PP01 if not actual successor is assigned.
    Kind regards,
    Luke

  • Error in Crystal Reports Runtime for VS 2008

    Hi, everyone...
    I have an app that have some reports.
    On my DevMachine, works fine. But when I deploy in ServerMachine (Windows Server 2003 R2 64), the app fails when I try to access a page that have a Crystal Report component.
    Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [COMException (0x800736b1): Retrieving the COM class factory for component with CLSID {5FF57840-5172-4482-9CA3-541C7878AE0F} failed due to the following error: 800736b1.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +207
    [TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0
       test.Page_Load(Object sender, EventArgs e) +999
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    I tried so many things, such as verify permissions, change registry and other stuff, without success.
    I have installed on my server machine, the correctly (I think) version of Crystal Runtime
    Please help me!
    Thanks..

    Yes..
    The app pool is running as 32bit... and the OS is 64bit..
    Actually, there is something that can help..
    Before this error appear (800736b1),
    other error (800002ad UNKNOWN.RPT) was appearing...
    After that I filled the property "TempDir" in the registry with a directory that had enough permissions,
    the (800736b1) began to show.
    Maybe you have the answer for this error (unknown.rpt)...
    I already read the document (UNKNOWN Crystal Reports for .NET Troubleshooting the Background Processing Error Message),
    but nothing in this document worked for me.
    Edited by: lukinha on Jun 20, 2011 6:29 PM

  • Reporting Looking for Management Packs

    Hello,
    I am running SCOM 2012 R2 UR4.  I wanted to setup a scheduled report to show me a list of computers in a critical health state.  But when I go to the Reporting tab, it is asking me to import management packs.  Which MP's do I need for Reporting?

    I got this issue once. I had installed SCOM reporting components but the reports were not showing up.
    If you disable the Windows Firewall on reporting server, reports will populate in the SCOM operations console. Another way is by creating a new inbound rule on the Reporting server, allowing communication for TCP port # 80 and 443. see if that helps.
    A related post -
    https://social.technet.microsoft.com/Forums/ie/en-US/722a67ef-8026-460f-9d9d-f8762baca411/all-of-a-sudden-report-doesnt-work-anymore?forum=operationsmanagergeneral
    Thanks, S K Agrawal

  • STVN and succession planning

    Hi Experts,
    IS it mandatory to go for STVN(Nakisa) for implementing Succession planning through Talent management?
    RK,

    It is not a requirement to use Nakisa's solution extension for Succession Planning. There are backend transactions and portal content supplied for the administration of the processes but you won't get a visualisation of the succession information in a hierarchy.
    Read note 2 on the SAP Help page for their stance on this:
         Talent Management and Talent Development - SAP Library
         (starts "We recommend that you ...")
    Stephen

  • CAREER / SUCCESSION PLANNING

    Hi Everyone,
    Can Any Body Help Me How to Start and Work with Career / Succession Planning Module
    NEED MORE DETAILS/ GUIDANCE LIKE:
    <b>  - what to be taken care while preparing blue print (for Career / Succession Planning)
      - Configuration details / How to start with this Module
      - End user prospect what to be taken care
      - Overview (Career / Succession Planning)</b>
    I’m also interested to know <b>whether we can implement only succession planning module (or) both CAREERS PLANNING and SUCCESSION PLANNING are inter-related</b>
    Please give me, your complete guidance
    Thanks in Advance!!
    Regards,
    TG
    Message was edited by:
            TG

    Hi,
      http://help.sap.com/saphelp_erp2005/helpdata/en/cd/dae43e4ab011d18a0f0000e816ae6e/content.htm
    Regards
    Bala

  • Concurrent manager encountered an error while running sql*plus for your concurrent request create internal order

    Hi
    We have a big problem, We can't create internal orders, when I run the CREATE INTERNAL ORDER, it finish with ERROR:
    Concurrent Manager encountered an error while running SQL*Plus for your concurrent request 134980682.
    Review your concurrent request log and/or report output file for more detailed information.
    this is the log:
    +---------------------------------------------------------------------------+
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    POCISO module: Create Internal Orders
    +---------------------------------------------------------------------------+
    Current system time is 26-JUL-2013 09:21:09
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Begin create internal sales order
    Updating Req Headers
    14 Reqs selected for processing
    Top of Fetch Loop
    Source Operating Unit: 82
    Selecting Currency Code
    Currency Code : MXP
    Selecting Order Type
    Order Type ID:1001
    Selecting Price List from Order Type
    Deliver To Location Id: 196
    Inserting Header : 3908784
    Getting the customer id
    Getting the customer id: 15334
    Unhandled Exception : ORA-01403: no data found
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Concurrent Manager encountered an error while running SQL*Plus for your concurrent request 134980682.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    78
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 26-JUL-2013 09:21:14
    +---------------------------------------------------------------------------+
    Some suggestion for resolve it??
    Thanks & Regards.

    In the document 294932.1 Section 4 there are no pre-installation patches or update for OS RedHat LinuxAS4.
    When I type echo $LD_ASSUME_KERNEL it doesn't display any value so do I need to set the LD_Assume_Kernal value manually.
    If yes, please let me know the path and command to set the kernel value.
    Thanks
    Amith

  • "Software Usage Metrics initialize failed" error when open Report Manager, after moving ReportServer from SSRS 2008 to SSRS 2012 (Native Mode)

    I've asked this question in SQL Server Upgrade forume, I'm asking here as well:
    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager throughhttp://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
      > I chosen "Use built-in account:" as Service Account
    > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all 4 parts
    success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
    > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

    Your help is highly appreciated!
    After migrating ReportServer db from 2008 to 2012, when access Report Manager through
    http://myserver:80/Reports, I got the error below:
    ui!ReportManager_0-3!11d8!02/04/2013-15:19:12:: e ERROR: Software Usage Metrics initialize failed
    The process is below:
    •I successfully installed SQL Server 2012 (64-bit) Enterprise as a Native Mode on a server who runs Windows 7 Enterprise SP1 (64-bit).
    •I restored "ReportServer2008To2012" and "ReportServer2008To2012TempDB" in SSRS 2012 from the db files backed up in SQL 2008. In SSRS 2008, I have SSRS Model, ad-hoc reports based on model, and I also have canned reports built through BIDS
    report server project.
    •I reconfigured both databases' Compatibility level to SQL Server 2012(110) from SQL Server 2008(100).
    •I configured SSRS through Reporting Services Configuration Manager as below:
     > I chosen "Use built-in account:" as Service Account
     > In "Database" tab, I selected "Choose an existing report server database" and choose "ReportServer2008To2012" db, I used "Windows Authentication" (my login has the System Administrator priviledge). I got all
    4 parts success: Verifying database sku = Success; Generating rights scripts = Success; Applying connection rights = Success; Setting DSN = Success.
     > I went to "Scale-out Deployment" to check if the initializing succeed, I found nothing there.
    Here are what I did from different approaches:
    A •I went to "Encryption Keys" and restored the key I backed up from SSRS 2008, after retoring, I got two initialized instances: One is on my current server (SSRS 2012), the other one is from the old server (SSRS 2008).
       I deleted the old one(SSRS 2008) through "Remove Server" action and kept the one on my current server(SSRS 2012).
       After I restart SSRS service, and tried to connect Report Manager, I got "An internal error occurred on the report server. See the error log for more details."
       I checked the log file, the error is actually "ERROR: Software Usage Metrics initialize failed"
    B •I also tried to "Delete Encrypted Content" and did see the SSRS was initialized through checking it on "Scale-out Deployment", however when I tried to open Report Manager, I got the same error.
    Anyone had the same issue? Any solution? Thanks in advance!

  • Setup synchroniz​e with address for Sage ACT! showed Runtime Error: Cannot configure the section.

    Hello Blackberry Senbai...
    As my problem showed as subject line. "When I setup synchronize with address book for Sage ACT! showed Runtime Error: Cannot configure the section."
    Setup was stopped from this point.
    my system info..
    Desktop Manager version is 5.0 downloaded from Blackberry website.
    ACT version is 2010.
    OS: Window XP Pro with service pack 3
    Thank you for your time to review my problem.

    Hi and Welcome to the Forums!
    Since the version of ACT that you state is not contained in the PIM compatibility matrix, I'm not sure that there is anything to be offerred...
    KB12268 Applications supported by BlackBerry Desktop Manager for synchronization
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Error on Bursting Report for BI Publisher

    hi all,
    i am getting the following error when i am bursting the report for BI Publisher.
    * Nested Exception (Underlying Cause) ---------------
    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerExce
    ption
    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.jav
    a:2116)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:358)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
    ava:520)
    Caused by: java.lang.NullPointerException
    at com.sun.java.util.collections.Hashtable.get(Hashtable.java:321)
    at oracle.apps.xdo.batch.bursting.ProcessEnterpriseDocument.processLayou
    t(Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(Unkno
    wn Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(
    Unknown Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument(Unknown Sou
    rce)
    at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.
    java:119)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingP
    arser.java:311)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:263)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest(Unknown
    Source)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.process(Unknown Source)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.jav
    a:2008)
    ... 3 more
    Kindly Help..
    Thanks.

    Thanks alot Guru for u r reply, i am attaching more Details regarding my error.
    In Reporting options i gave
    Reporting folder CCB
    Reporting server:BIPUbliser url
    Reporting password:Admin     
    Reproting userid:Admin
    I already configured Bill Display Algorithm OBLD_CRYS in installation-frame work
    Now i am getting the error the value in the field is not a valid value for the field.
    In Console I am getting the error '
    SYSUSER - 612791-31-1 2011-05-26 11:32:21,709 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (schema.rules.BusinessObjectRuleProcessor$Factory) There is more th
    an 1 MO for the service 'CILCSVAP': MaintenanceObject_Id(SA), MaintenanceObject_Id(CM_CONT), using 1st one 'MaintenanceObject_Id(SA)'
    <May 26, 2011 11:32:22 AM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@4736418[app:SPLWeb module:/spl path:/spl spec-version:2.5]] Servlet failed with Exception
    com.splwg.shared.common.ApplicationError: (Server Message)
    Category: 3
    Number: 501
    Call Sequence: ;CIPCSVAP
    Program Name: CIPCSVAP
    Text: You are not allowed access (directly/indirectly) to this account.
    Description: Please contact your security administrator to check your security for this account.
    Table:
    Field:
    at com.splwg.base.support.context.FrameworkSession.addError(FrameworkSession.java:1177)
    at com.splwg.base.support.context.FrameworkSession.addError(FrameworkSession.java:1158)
    at com.splwg.base.support.cobol.CobolSubprogram.populateError(CobolSubprogram.java:142)
    at com.splwg.base.support.cobol.CobolSubprogram.checkForErrors(CobolSubprogram.java:94)
    at com.splwg.base.support.cobol.AbstractCobolProgram$CallCobolClosure.run(AbstractCobolProgram.java:214)
    Truncated. see log file for complete stacktrace

  • Window server 2008 r2 error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"

    Hi All
    Please help
    my server not working showing display error window server 2008 r2  error show "stop :- c00002e3 security account manager initialization failed because of the for A DIVICE ATTACHED to the system is not funcation"
    Please help me how to resolve this issue ???
    thnaks !!!

    Hi,
    If there is any external device plug into your computer, please unplug it and restart the Server.
    You can also test the issue in Safe mode.
    If it can boot into Safe mode, please update any driver has yellow warning on it, also check if the dump file is existing under %SystemRoot%\, if so, please help to post back for our research.
    Kate Li
    TechNet Community Support

  • Iphone 5- Won't show up in itunes. Error message " Device drivr software was not successfully installed. Please consult with your device manufacturer for assistance getting this device installed. Digital Still Camera- Failed" HELP!

    Error message  " Device driver software was not successfully installed. Please consult with your device manufacturer for assistance getting this device installed. Digital Still Camera- Failed" HELP!

    Hi, I was able to reformat my iPod and that worked. I read it on one of the threads and I am copy pasting the method below:
    I opened the "My Computer" window and right-clicked on my ipod, and then selected "Format". I select "Yes" to format since I don't have anything on the nano to delete anymore.
    I then Eject my nano from the computer and did a restart while the nano is disconnected from the computer.
    Once Windows finish loading I reconnect the USB to the nano(back of computer) which automatically pulls up iTune. It asked me to name the new ipod detected and created a playlist for that specific ipod name.
    Pasted from <http://discussions.apple.com/thread.jspa?threadID=1050784&tstart=15>
    Thanks!

  • Solution Manager 4.0 BI Reporting Content for SP13

    Hi,
    I'm looking for a listing of BI Reporting Content for Solution Manager 4.0 SP13.  I've heard rumors that standard BI Reporting content exists for the Change Request Management and Service Desk domains, but all I can find are references for system and performance report content for SP12.
    See the matrix of content listed in help.sap.com at this url... <a href="http://help.sap.com/saphelp_sm40/helpdata/en/44/1ed74368b66491e10000000a1553f7/content.htm">SP12 SolMan BI Reporting Content from help.sap.com</a>
    Any guidance for standard BI reporting content for SolMan Change Request Management or Service Desk domains would be appreciated.
    Thanks,
    Josh

    I was on session LCM264 - Reporting and Performance Analysis Using SAP NetWeaver BI at TechED and there was no talking about Change Request Management or Service Desk reporting.... This doesn't mean it's not available but I have never heard about it...
    I'm setting up Performance Analysis right now and it is working really fine.
    /Mikael

Maybe you are looking for

  • Where does the cord hook up to a printer?

    I  HAVE  AN  HP  LAPTOP  AND I HAVE BROUGHT A CORD TO HOOK  UP  TO  THE  HP  LAPTOP  AND I AM WANTING TO KNOW WHICH OUTLET ON THE SIDE OF THE LAPTOP DO THE CORD GO AND ALSO TO THE PRINTER.

  • Dreamweaver and Mac OS 10.5

    I just upgraded my Mac OS from 10.3.9 to 10.5. Dreamweaver MX has been fine for my needs, so I haven't felt the need to spend $ to upgrade. I was doubtful that version would work with OS 10.5, but thought I'd install it and give it a try... I importe

  • 5.1 audio no longer works on Netflix and HBO Go

    I've noticed recently that 5.1 audio no longer works on Netflix and HBO Go. Those are the only apps I really use, so I can't speak for any others. My receiver lights up all of the speaker lights that it normally would for 5.1 audio, but it displays "

  • Enhance 0CRM_OPPT_I extract structure

    Friends I got a requirement to enhance the extract structure The CRM datsource is 0CRM_OPPT_I. In that we do not have the requested delivery date. Hence i need to enhance the structure. Is that we need to follow the same process as that enhancements

  • What type of app do i need to download to make my HP Photosmart Plus compatable with iPad printing

    I have been told i need to go to the HP site and it will tell me the app needed to download to my iPad to be able to print from it??? is this true and what do i download