Regarding alerts in Spreadsheet and Listview components

Hi,
Is there any way to have alerts on Spreadsheet and Listview components (in Xcelcius) as we have on tables in WebI reports?
If not possible on above mentioned components than are there any other components (tabular format) on which such alert is possible?
Thank u

Hi,
in Xcelsius SP3 SAP implemented a component for that named "Scorecard":
[/people/ryan.goodman2/blog/2009/12/15/top-xcelsius-2008-sp3-enhancements|/people/ryan.goodman2/blog/2009/12/15/top-xcelsius-2008-sp3-enhancements]
There is also a very simple add-on nammed Xscorecard:
[http://xcomponents.blogspot.com/|http://xcomponents.blogspot.com/]
Regards
Victor

Similar Messages

  • Question regarding alert log file and trace files

    What should be the alert log file size ? And when should it be deleted? And for how many days user trace files should be kept?
    Also will anyone please tell me the importance of these files.
    Thanks

    This may help: http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/manproc.htm#sthref729
    There are a few discussions on it here:
    Re: Alert Log File
    alert log file contents viewing
    Re: how to read alert log file? is there any tool available?

  • Business packages, Business Functions and Business Components

    Dear All,
    I am new to ESS/MSS.
    We are going to implement the following applications. (Company is Indian based).
    Version : EHP6 and Portal 7.3
    1. Employee Search
    2. Personal Information
    2. Working Time
    3. Benefits and Payments (Reimbursements, Salary Advance, URL iviews have to create for PF and ESI)
    4.Travel Management (No 3rd party integration for booking tickets)
    5. Performance Management Systems (360* Degree Appraisal)
    6. E- Separation
    7. Corporate Information
    8. E- Recruitment
    9. MSS
    What are the Business Packages have to deploy?
    What are the Business Functions have to deploy?
    What are the Business Components have to deploy?
    Regards
    Somu

    What are the Business Packages have to deploy?
    In portal side you need to deploy the below packages.
    ->  BP ERP05 ESS 1.41
    ->  BP ERP05 MSS 1.51
    ->  BP ERP05 COMMON PARTS 1.51
    -> BPERPESSWDA1.50
    ->  BP MSS ADDON 1.0
    -> BP Recruiter
    -> BP Recruiter Administrator
    If you want implement TMS applications then you required below BP's
    ->  BP ERP TMS 1.51              
    ->  BP ERP05 TALENT DEV 1.01
    And the components should be SP level compatibility with SAP ECC system
    -> SAP ESS
    -> SAP MSS
    -> SAP PCUI_GP
    What are the Business Functions have to deploy?
    You need to activate the below BF's in ECC HR system
    HCM_ESS_CI_1
    HCM_ESS_WDA_1 
    HCM_ESS_WDA_2
    HCM_MSS_WDA_1
    HCM_MSS_WDA_2
    FIN_TRAVEL_1
    FIN_TRAVEL_2
    FIN_TRAVEL_3
    HCM_ASR_CI_1
    HCM_ASR_CI_2
    HCM_ASR_CI_3
    HCM_ECM_CI_1
    HCM_ECM_CI_2
    HCM_LSO_CI_1
    HCM_LSO_CI_2
    HCM_LSO_CI_3
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_PD_UI_1
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    CA_HAP_CI_1
    HCM_OSA_CI_1
    HCM_OSA_CI_2
    HCM_TMC_CI_1
    HCM_TMC_CI_2
    HCM_HCP_CI_1
    HCM_ECM_CI_2
    HCM_ERC_CI_4
    HCM_PD_UI_1
    FIN_CO_MSSBUA_NWBC
    FIN_REP_SIMPL_1
    ERP_ENTERPRISESEARCH
    What are the Business Components have to deploy?
    In ECC side import the addon components based on your system component levels.
    MSS Addon 1.0
    ERECRUTIMENT

  • Oracle client and networking components were not found.

    Hello, I've installed the oracle 9i Enterprise Edition, IIS, .NET framework 2.0 on a server, but when I want to open an aspx file i have this error:
    Server Error in '/kinepolis' Application.
    Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    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.Data.OleDb.OleDbException: Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.
    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:
    [OleDbException (0x80004005): Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed.]
    System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) +1054593
    System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) +53
    System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) +27
    System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +47
    System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105
    System.Data.OleDb.OleDbConnection.Open() +37
    System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +121
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +137
    System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) +83
    System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +1770
    System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +17
    System.Web.UI.WebControls.DataBoundControl.PerformSelect() +149
    System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +70
    System.Web.UI.WebControls.GridView.DataBind() +4
    System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
    System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +69
    System.Web.UI.Control.EnsureChildControls() +87
    System.Web.UI.Control.PreRenderRecursiveInternal() +41
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Control.PreRenderRecursiveInternal() +161
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1360
    Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
    Do i really also need to install the client 6i on that server?
    Can somebody help me?
    thanks

    Hi Guys,
    I am wondering about this error as while I am using the same code to connect to the Oracle database server in my Windows program with Win Forms, the connection to the Oracle server is established and working fine.
    But when I have tried to use it with Web Forms for my ASP.NET Application, it throws me out with these exceptions :
    ?ex.Message
    "Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
    Provider is unable to function until these components are installed."
    ?ex.StackTrace
    " at System.Data.OleDb.OleDbConnection.ProcessResults(Int32 hr)
    at System.Data.OleDb.OleDbConnection.InitializeProvider()
    at System.Data.OleDb.OleDbConnection.Open()
    at PMlitDocs_NET.checkMe.Button1_Click(Object sender, EventArgs e) in C:\Inetpub\wwwroot\PMlitDocs_NET\checkMe.aspx.vb:line 32"
    Can anyone help?
    Trush.

  • J2EE 6.20 Java Cluster - Synchronisation of EP AND J2EE Components

    Hello,
    <b>
    J2EE 6.20 Java Cluster -> Synchronisation of EP AND J2EE Components </b> 
    We have a productive SAP Enterprise Portal J2EE Cluster Farm with 3 Server. The version of EP is: 6.0 SP2 Patch 28. One State Controller, one Backup Controller and one new Dialog Instance.
    We would like to know, which folders, shares and other j2ee/ep-components are synchronized from the state Controller-Server to the new Dialog Instance?
    Best Regards,
    Ralf Steffens

    Thank you for your response.
    In the cluster administration, the Server IP column reflects the IP of the OS instance on which the server runs.  The question is relative to which LDAP server each server process grabs from a round-robin type resolution.
    Any other thoughts?
    MMcHugh

  • Products and software components not found in SLD?

    Hello All,
    I am trying to configure SLD for Retail (POS -XI Integration )Scenario using "SAP Business Package for Store Connectivity POS Integration
    I am trying a create a third party system for POS in SLD and  i am trying to assign products and software components (GM STORE CONNECTIVITY and STORE CONNECTIVITY)for this system.
    But i amot able to find the products and software components in the SLD.
    SAP (GM) POS system:
    Product (one of the following)
    SAP TRANSACTIONWARE GM 9.5
    SAP POS 1.0
    SAP POS 2.0
    Software Component Version (all of the following)
    XI CONTENT STORE CONNECT 2.0
    XI CONTENT GM STORECONNECT 1.0.
    what may be the reason?
    Thanks and best regards,
    Anil

    Hello All,
    I am trying to configure SLD for Retail (POS -XI Integration )Scenario using "SAP Business Package for Store Connectivity POS Integration
    I am trying a create a third party system for POS in SLD and i am trying to assign products and software components (GM STORE CONNECTIVITY and STORE CONNECTIVITY)for this system.
    But i am not able to find the products and software components in the SLD.
    SAP (GM) POS system:
    Product (one of the following)
    SAP TRANSACTIONWARE GM 9.5
    SAP POS 1.0
    SAP POS 2.0
    Software Component Version (all of the following)
    XI CONTENT STORE CONNECT 2.0
    XI CONTENT GM STORECONNECT 1.0.
    what may be the reason?
    Thanks and best regards,
    Anil

  • Hi i added a few sofware products and hence components do we need to add ..

    hi i added a few sofware products and hence components do we need to add these
    to the technical and business system

    Yes add them. How ever, if you do not add them you will not get any error. But while editing the condition editor in Receiver agreement or Interface Determination, you will not get the source msg structure.
    So it is better to add them.
    Regards,
    Jai Shankar

  • How to custom skin PanelTabbed and Popup components in ORACLE ADF?

    Hi,
    I'm new to this framework. I'm trying to custom skin ORACLE ADF tab and popeup components to match with a design provided by my client. But I'm facing challenges in styling them. Does anybody did this before? Or do we have any sample code on the web to follow. Please Guide.
    Thanks,
    Srini

    Hi.
    I think that everyone did it before . Take a look into official doc:
    Creating and Managing Skins - 11g Release 1 (11.1.1.7.0)
    Selectors for Skinning ADF Faces Components
    The last link have the full list of Skin Selectors (CSS properties that you can change) of the ADF Components.
    There is also an IDE helpful to create Skin call ADF Skin Editor: Application Development Framework Downloads
    I hope it helps.
    Regards.

  • Landscape Management and logical components

    Hi
    Can anyone please help me to fix the issue related to sap solution manager Landscape Management and logical components.
    Actually here we have “Some software component versions are not covered by product instances” but it should be “All software components are covered by product instance”. Is it makes any problem while we do maintenance optimizer
    Document attached for reference...
    Thanks in advance
    Regards
    Kranthi.

    Hi Kranthi,
    As mentioned by Daniel, after executing the Landscape verification, it will show all the missing product version and product instance. so just add it, it will add and show in LMDB.
    In below screen of LMDB show all the product version and product instance add and automatically captured. not able to add the product version manually due to refresh job. all the related product details shown in Landscape verification.
    After addition will able to find all the product in the LMDB and generate the MOPZ directly from LMDB with respective product version.
    Rg,
    Karthik

  • How Do We Know the Product And the Components Installed on R/3 System ????

    Hi Experts,
    How Do We Know which Product We have on Our Machine And Which Components Are Installed And Their Versions ????
    Please Let Me know the Process To get Al these Details ,,,,
    Regards
    Khanna

    Hi Rajesh,
    Go through the following link:
    http://help.sap.com/saphelp_nw04s/helpdata/en/9e/35d022edd4d646a53a56a4da60f9db/frameset.htm
    Reward points if helpful.
    Regards,
    Renuka.

  • Naming conventions/hierarchies for products and software components

    Hi,
    Can someone please advise what they have found works well for naming products and software components and recommended hierarchies?
    Following the SAP model it seems to make sense to have a custom product for each SAP product when we are developing custom interfaces for the related system, e.g. ZPRODMYCOMPDEVS_R3, ZMYCOMPDEVS_CRM etc.
    Beneath this level as similar convention could be used for the software component, e.g. ZSWCMYCOMPDEVS_CRM or if it is a modular SAP system like R/3 perhaps a grouping per key application area? (e.g. HR, Finance, Logistics etc)
    I know it's not compulsory to start these with 'Z' but it would help group custom developments.
    Any advice greatly appreciated.
    Alan

    Hi,
    Please refer to this blog...
    /people/michal.krawczyk2/blog/2005/04/09/xi--saps-document-templates
    that is mentioned in the thread
    Name space
    Regards,
    Bhanu

  • Version Control of APEX Pages and Shared Components

    Background:
    My organisation has a large customer base and over the last 2 years we have migrating from a forms to an apex user presentation layer. We have had a number of customers live on the apex front end for close to a year now.
    Our current method of releasing apex objects is at the application level (ie applications are exported for version control in PVCS and then released to Test etc). We now want to investigate exporting pages and shared components individually. Hence, I have a few questions:
    1. If I export a page and this is checked into PVCS and I forget to export a 'List of Values' shared component. What happens when the page in PVCS is created in another environment (ie Test). I guess the ‘Page Import’ would still succeed but the reference to the ‘List of Values’ would be some large made up number.
    How would we detect the missing dependency after import ?
    2. Regarding New or Changed Templates. Once again, if a page references a new template and is then exported, checked into PVCS and imported into test but the template is missed for migration to test, would the import succeed but the template reference would be broken, like in number 1.
    3. How can Application level objects be locked (reserved) when undergoing modification.
    Any comments would be appreciated especially if there are any sites using pages and shared component exports for version control and releases.
    For anyone who's interested, the method we are thinking of using is:
    ..Page Export script will be version controlled
    ..ALL the shared component export scripts will be added to 1 main SQL script
    Hence we only end up with 2 configurable objects in PVCS.

    Nigel,
    1. If I export a page and this is checked into PVCS and I forget to export a 'List of Values' shared component. What happens when the page in PVCS is created in another environment (ie Test). I guess the ‘Page Import’ would still succeed but the reference to the ‘List of Values’ would be some large made up number.
    For component export/import, the source and target worskpace ID and application ID must be identical. You can achieve the workspace "sameness" by exporting and importing the workspace from one database to another, thus preserving the workspace's numeric ID, aka security group ID. Similarly applications must be exported/imported/installed without changing their IDs in the installed-into instance. More fundamentally, the application you import/install components into must be an identical copy of the source application with respect to the internal object IDs, allowing only for differences that incent you to migrate changes from a higher rev level of the application into a copy that is at a lower rev level.
    As to the specific question, if you copied a page but didn't copy an LOV into the target application then if the LOV referenced by the page already existed in the target application then page would simply reference the existing, perhaps down-level, LOV in the application. If the LOV did not already exist but had been newly created in the source application, then the target application page would contain an invalid reference and would produce a runtime error.
    How would we detect the missing dependency after import ?
    I don't know of any reports that would tell you this. There are several types of omissions that you need to watch out for, not all of which can be detected by inspection of the target application in isolation.
    2. Regarding New or Changed Templates. Once again, if a page references a new template and is then exported, checked into PVCS and imported into test but the template is missed for migration to test, would the import succeed but the template reference would be broken, like in number 1.
    Yes, same case.
    3. How can Application level objects be locked (reserved) when undergoing modification.
    There is no provision for this as there is for pages.
    For anyone who's interested, the method we are thinking of using is:
    ..Page Export script will be version controlled
    ..ALL the shared component export scripts will be added to 1 main SQL script
    Hence we only end up with 2 configurable objects in PVCS.
    So you propose to have one script of all pages and another script for everything else? I'm not sure I got that right.
    Scott

  • There is a difference between the document total and its components

    Hi!
    I have an error message "There is a difference between the document total and its components" when I want to create an InventoryGenEntry
    the problem arises from time to time and my customer must do the document two or three times before it is created.
    I have seen in this forum and in notes that this is probably being caused by a Rounding.
    I am using 2 digits for amounts, 4 digits for prices, 6 digits for rates and 3 digits for quantities.
    For information my customer use SAP 2005 and the patch level 46.
    This problem happened only in InventoryGenEntry. how can I modifiy parameters to resolve this problem?
    thank you for your help.
    Best Regards
    Séverine

    Hi Séverine,
    Do you find any additional code added to SBO_SP_Transaction stored procedure. A similar issue with stock transfer fixed in later patch. Please test in latest patch.
    Regards,
    Vijay kumar
    SAP Business One Forums Team

  • Notification Mailer (and service components) keeps crashing.

    Hi All,
    Am running EBS 12.0.4 on two nodes , on HP-UX Itanium.
    Starting last week, the notification mailer and service components keeps constantly crashing forcing
    me to restart it each and everyday.The log files dont show nothing much:-
    Feb 4, 2010 10:53:03 AM MST]:1265305983658:-1:-1:erpapps.zantel.com:10.1.0.163:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:10.1.0.163:70463:1265305983227:12:ERROR:[SVC-GSM-WFMLRSVC-139043-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:SendFailedException -> [[a]] javax.mail.SendFailedException: Invalid Addresses;
    nested exception is:
         class javax.mail.SendFailedException: 550 5.1.1 <a>... User unknown
    [GC 8798K->5715K(11420K), 0.0028708 secs]
    [GC 8915K->5942K(11420K), 0.0040109 secs]
    [GC 9142K->5962K(11420K), 0.0022271 secs]
    Kindly assist me.
    Thanks, Rajab.

    >
    ... javax.mail.SendFailedException: 550 5.1.1 ... User unknown
    >
    Seems to be an invalid email address in the system somewhere (possibly "5.1.1") ?
    Pl also see related MOS Doc 430751.1 - In Alert Manager, Why are Emails with Apostrophes Being Truncated ?
    HTH
    Srini

  • Common Bills only with future and current components

    Hi all,
    We want to common BOMs which have components with date effecitivity in the past in a new ORG.
    Therefore we would like to common only the future and current components. Otherwise we had to enable all the old items (components) in the new org.
    Has anybody an idea how to do this respective has experiences with a cusomization concerning this issue (in standard it seems not possible).
    Thanks!
    Best regards
    Oliver

    Hi all,
    We want to common BOMs which have components with date effecitivity in the past in a new ORG.
    Therefore we would like to common only the future and current components. Otherwise we had to enable all the old items (components) in the new org.
    Has anybody an idea how to do this respective has experiences with a cusomization concerning this issue (in standard it seems not possible).
    Thanks!
    Best regards
    Oliver

Maybe you are looking for

  • Photos of Photo-Feed created in iWeb'08 won't appear in iPhoto'08

    Hi, I have a strange problem, to which I did not find any post yet. I have created a personal home page with iWeb including foto albums One of these is updated from time to time, so I thought of using the new photo feed option in iWeb. The feed works

  • Regarding reading the data from spool

    Hi Experts, How can i read the data from spool? I need to read the data from the spool and should display on the screen? Is there any FM to read the data from spool? Sruthi.

  • Someone please help mee!

    When i try to update my IPod it says- "Songs on the IPod cannot be updated becuase all of the playlists selected for updating no longer exist" but all my music is still in my Itunes and on my Playlist but not on my IPod?????? Please help.. thanks!

  • SP is undefined in sharepoint hosted app client Webpart

    Hello All, For a client web part in sharepoint hosted app, I am getting the following error "SP is undefined". My code is bel0w    <script  type="text/javascript"  src="//ajax.aspnetcdn.com/ajax/4.0/1/MicrosoftAjax.js"> </script>     <script type="te

  • Does anyone know when IOS 6.0.1 will come out?

    When will IOS 6.0.1 come out anybody here knows? I want my wifi fixed because my other iphone 4 is useless without wifi and my iphone 4s I don't want to use my AT&T data. I got limited data only 300 MB.