Task execution Log

Hi Experts,
In consolidation monitor for a data collection task we have activated "last log" funtionality at Task level.
Please help us to find out the table where the last log stored. Not only the status of the log but the messages that comes in the log.
This table is required for an ABAP development (to send messages to user or a business person atuomatically)
Please let us know if some thing is not clear.
Thanks
Tapan.

Hello Tapan,
In case you have access to TCode SE24, please go to Class CL_UC_LOG or CL_UC_LOG_CONTROLER and review few relevant methods which handles logs. One of such method is GET_ACTIVE_LOGS. I suppose the logs are saved in internal tables. Hence, if you need the logs for your internal development purposes, you may have to store these values in runtime, into dummy / your own tables tables (to refer offline). I have never used this and hence not sure about it. Nevertheless, please give it a try and if useful, please post your reply here informing the same.
Thank you.
Best regards,
Suresh Jayanthi.

Similar Messages

  • How to view report execution Log files on RAS Server

    I wish to view the log files that are generated when a crystal report is run. In my application the crystal report is triggered from java application. The report templates are stored on the BO server. The report is executed converted to PDF and then returned back to java app for viewing. I need the execution logs and the activities performed by the server for this report generation.
    1. Where can I find the log file with this information on the server?
    2. Are there any setting required to be made to capture these information ? If yes, where and ho can I make these settings ?
    Thanks in advance.

    Hi Don,
    Thank you very much for your reply. I am fairly new on working on the Admin side and this is my first opportunity to be managing some tasks of this role. I have majorly been a CR report designer.
    The answers to your questions are as below :
    1. The reports are developed using CR 2008.
    2. I have access to the CMC. The product version as specified in the settings tab is Product Version:  12.1.0.882 .
    3. The Dev application programming language is Java(Spring,hibernate etc)
    4. I have access to BusinessObjects Enterpriseu2122 XI Release 2 Administratoru2019s Guide. However I couldnt find anything that can give me report execution information.
    Am I looking at the correct application (CMC) and docs ? If not, what is the correct BO application I should be using to enable  Iogging. In the settings tab, I can however see that Auditing is enabled. Below is the complete information I can see under Properties in the Setting tab of the CMC application.
    Build Date:  2008/09/13:08:31:32  
    Build Number:  882  
    Product Version:  12.1.0.882 ; 
    Data Source:  BOE120:localhost:3306  
    Database Name:  5.0.34-enterprise-nt  
    Database User Name:  sa  
    Auditing:  Enabled  
    I  am really confused and require your urgent help.
    Thanks
    Malvika

  • Report on ODI Execution Log

    I am looking for Report on Execution Log so that we candump it in file format and view later for analysis. Report should have step level analysis. Main intension to know which step/package is taking more time.
    Any work-around ?
    Thanks in Advance.
    Regards,
    Dinesh.

    Hi Dinesh,
    You can start with querying the work repository tables, take a look here to get you started :
    http://rnm1978.wordpress.com/2010/11/03/analysing-odi-batch-performance/

  • BCS Task execution tracking

    Hello experts,
    I have a question regarding tracking task execution in BI-BCS.
    My client has a large structure of more than 100 companies. They all use BCS solution on BI7 to load data, perform reclassifications, validations, balance carry forward, sign-offs, etc... during each reporting cycle.
    As time during reporting cycles is crucial, the Group reporting team would like know the progress - they would like to track how many companies executed each task:
    - how many loaded data,
    - how many run reclasses, etc...
    Does BCS have any mechanism to provide these statictics? If not, maybe it's possible to build report (either BEx or ABAP program), but where the tasks statuses are stored? Any idea what's the table name where status of each item from task hierarchy is stored?
    Kind regards,
    Roman

    Hi Eugene,
    Many thanks for your reply!
    Yes, every company enters its own data, runs tasks through Consolidation monitor. And the status of each task is displayed for this particular company.
    However, as a Group controller, I would like to see the summarized progress report from all companies. Example - let's assume we have 108 companies in total. The report should show number of companies that executed each task:
    Tasks:   |   Company count
    |----
    Task 1   |   90
    Task 2   |   40
    Task 3   |   39
    or precentages (eg. 80% of companies executed task 1, 35% executed task 2...)
    or another way - BEx report with drilldown by company code per each task:
    Tasks:   |   Company
    |----
    Task 1   |   3001
                 |   3003
                 |   3014
                 |   3015
                 |   3020
    Task 1   |   3001
                 |   3014
                 |   3015
    Task 3   |   3001
    or anything else that would summarize where are we in terms of data preparation in current reporting cycle.
    Any ideas?

  • Need information on Reports execution Log..

    Hi All,
    Need help regarding SAP Report execution log. Here Client wants to develop a report, which displays the information about reports Usage (ABAP Report, ABAP Query and Report Painter).
    The report requires the following information.
    1. Users who has run the report
    2. T-codes of reports
    3. Type of report (ABAP Report, ABAP Query and Report Painter)
    4. Run times for each instance that the report was run
    5. Dates for each instance that the report was run.
    Requesting to share the information about the tables or function modules, where I can get the data.
    Thanks in advance.
    Chanda.

    Hi Chanda,
    The log can be seen using STAT transaction.
    TXN:STAT
    Give the date: The required date.
    Read Time: 23:59:59
    Start Time: 00:00:00 (or ur required time)
    User: username/      * (for all users)
    Transaction: SE38/      * (For all transactions)
    Program:      ztest/     
    In tools option:
    You have further options:
    there
    Wait time for collection of data (via RFC): 99999
    Maximum runtime: 23:59:59
    And Execute.
    It displays a log of all the details required.
    There are few sample programs in this link. Also check out them:
    http://www.kabai.com/abaps/q.htm
    Programs: 072, 065, 021, 015, 012
    http://www.kabai.com/abaps/z72.htm
    Best Regards,
    Anjali

  • Configuring "auto" revoke of BPM task execution

    Hi All,
    I need to implement something to do an "auto" revoke of a task when the user exit from "task execution" view without using revoke+close button.
    Someone can help me?
    Thanks in advance.
    Edited by: g.agnelli on Apr 11, 2011 2:41 PM

    Hi,
    unfortunately this is not possible today. However it is planned to extend the API in future releases, so that you could programmatically call a revoke method. But again, this is not available in the current release.
    Regards,
    Christian

  • Reports on ODI's Execution Log

    Please let me know how to export / extract required information from execution log from Operator.
    To breif, If I want to know execution time , records inserted,updated,deleted from specific time, Is there any tool or option availble in ODI .
    Thanks in Advance,
    Dinesh.

    The SNP_SESSION able holds the bulk of the data you are looking for. In terms of the errror row information you will need to query the SNP_CHECK_TAB table which is created when static/flow control is enabled, by default, this table will be created in the work schema of your default physical schema of your DB data server. Take a look at this helpful blog with lots more information on this table and the information it holds
    https://blogs.oracle.com/dataintegration/entry/did_you_know_that_odi_generate

  • Task executions in multi server environment

    Hi All,
    I have a question regarding the task execution in a multi-server environment.
    Below is the scenario:
    We have two SIM applications: one for intranet users (employees and contractors) and one for extranet users (customers). Both these applications point to same database repository.
    Intranet : idm-intra.ear ( this is deployed on IntraServer1 and IntraServer2)
    Extranet: idm-extra.ear ( this is deployed on ExtraServer1 and ExtraServer2)
    And both share same repository WAVESET.
    Now we are deploying some request workflows for intranet users. In our case even the extranet application can see these tasks.
    My question is: if I triggered a request workflow from intranet application and it is pending for approval and when it times out, is there a chance that this workflow is executed by the "extranet" application?
    Thanks,
    kIDMan.

    The answer to your question is yes. If you go to the Configure>>Server tab in the admin console on any of these instances of IdM you should see all four instances. An easy way to test this is happening, is to enable workflow tracing and launch a couple of request from IntraServer1. IdM will try to distribute the work among all the servers it knows about so you'll see portions of the flow within the workflow traces on the individual servers. Well maybe it's not an easy thing to test because it's a timing issue.......
    I had an issue recently in which the guy doing the build to the QA environment messed up and pointed the QA IdM instances to the DEV repository. We were doing some testing of some flows on DEV and they were being executed on the QA IdM instances and bombing out with ClassNotFound errors because the QA environment was not build out completely/correctly. So even though the requests were being launched from the DEV instances they were being executed on the QA instances.
    There is a feature that is supposed to let you restrict which workflows run on which servers. If you go to the admin console and click on Configure>>Servers choose a server and click on the 'Scheduler' tab and then check the 'Task Restrictions' checkbox. From here you can restrict which workflows run on which servers. But my suspicion is that this doesn't work correctly (based on some testing I was doing on 7.1)....might want to test it out....Hope this helps.

  • Process tasks execution flow

    Hi,
    * When a provisioning process starts, the first one is System Validation.
    * Next, all un-conditional tasks run.
    * Tasks can trigger additional tasks based on the mapping with the response code and these tasks run.
    I wanted to get clarified whether preceding and depedent tasks will tell us which tasks have to run prior to running the current or will they also add the list of tasks in the execution flow ??
    Thanks,
    Durgaprasad

    Hi,
    Yes, you can define the order of process task execution using preceding and dependent tasks. These tsk will be executed after the System Validation task is completed. And these task should be unconditional, preceding-dependent task tab does not work for conditional tasks.
    For example:
    You can have Create user task as a unconditional task and another Send mail notification to the user. Add this send mail notification task as a dependent task of the create user task. So when Create User task completed successfully , send mail notification task will be triggered. This is just for example, you can define task as per your requirement.
    Thanks,
    Pallavi

  • OSB: Service execution logging/tracing

    If I want to log all service (proxy service in my case) execution which way is best? If I enable execution tracing, where could I see execution log in OSB console?
    Mainly interested on tracing who, when and which service executed.
    Edited by: abobov on 15.05.2012 21:07

    To see the message tracing log you have to go to the Weblogic Admin Console under Diagnostics/Log Files, then choose the Server Log for your osb server.I can see service calls (trace) from log file, but it's not very user friendly.
    If you need control over service usage, for example I need to know which client use particular service and how often then needed to parse logs to get such statistics. I'm looking for simple table with date, service, client columns.
    Maybe some additional Oracle products provide such monitoring features.

  • Making task execution a reality, in real-time, for critical industries

    Problem
    Enterprise software systems like ERP identify what needs to be done, but fail to outline how these tasks should be executed, due in large part to operational processes which are typically locked in disparate procedural documents, forms and excel spreadsheets. This approach limits the visibility into internal operations, enhancement of management by exception, and predictive analytics.
    In all of industries Mobideo targets, processes are managed traditionally with ERP software  where the tasks performed are manually documented, a process which is error prone and time consuming. In the Aerospace and Defense industry  for example, the Federal Aviation Administration concluded that documentation is the leading contributing factor to maintenance mishaps. These errors are specifically attributed to:
    Failure to follow published technical data or local instructions
    Using an unauthorized procedure not referenced in the technical data
    Supervisory personnel accepting non-use of technical data or failure to follow maintenance instructions.
    Solution
    Mobideo’s unique solution gathers granular data to capture what is happening in an operational environment in real-time, thereby optimizing performance, cost, and compliance of operational processes. It does this by uploading the smallest of business elements in the formats they are found and converting them to a mobile application. Using SAP HANA, the platform enables visibility by creating personalized applications that guide users through each job task in a step-by-step checklist. This framework ensures quality in tough working environments and confirms execution of tasks at the point of service. Core Competencies
    Mobideo converges all task execution data into a unified application
    Mobideo ensures compliance
    Mobideo tracks granular interaction and data entry in real time
    Mobideo enables rapid deployment driven from the procedures themselves
    Mobideo offers Deep integration with third party enterprise applications
    Watch
    Watch Samuel Solomon, chairman discuss the Mobideo solution at this year’s SAPPHIRE NOW event.
    SAP HANA Transforms Operations Management for Mobidio - YouTube

    Problem
    Enterprise software systems like ERP identify what needs to be done, but fail to outline how these tasks should be executed, due in large part to operational processes which are typically locked in disparate procedural documents, forms and excel spreadsheets. This approach limits the visibility into internal operations, enhancement of management by exception, and predictive analytics.
    In all of industries Mobideo targets, processes are managed traditionally with ERP software  where the tasks performed are manually documented, a process which is error prone and time consuming. In the Aerospace and Defense industry  for example, the Federal Aviation Administration concluded that documentation is the leading contributing factor to maintenance mishaps. These errors are specifically attributed to:
    Failure to follow published technical data or local instructions
    Using an unauthorized procedure not referenced in the technical data
    Supervisory personnel accepting non-use of technical data or failure to follow maintenance instructions.
    Solution
    Mobideo’s unique solution gathers granular data to capture what is happening in an operational environment in real-time, thereby optimizing performance, cost, and compliance of operational processes. It does this by uploading the smallest of business elements in the formats they are found and converting them to a mobile application. Using SAP HANA, the platform enables visibility by creating personalized applications that guide users through each job task in a step-by-step checklist. This framework ensures quality in tough working environments and confirms execution of tasks at the point of service. Core Competencies
    Mobideo converges all task execution data into a unified application
    Mobideo ensures compliance
    Mobideo tracks granular interaction and data entry in real time
    Mobideo enables rapid deployment driven from the procedures themselves
    Mobideo offers Deep integration with third party enterprise applications
    Watch
    Watch Samuel Solomon, chairman discuss the Mobideo solution at this year’s SAPPHIRE NOW event.
    SAP HANA Transforms Operations Management for Mobidio - YouTube

  • IAPI Task Execution Class

    Hi,
    I am trying to figure how the IAPI Task Execution works when you schedule a job of this task type.
    While creating a schedule task of this task type you need to specify the IapiTaskIfc Class which looks like a custom class. How exactly do we go about creating this class and in a current application where can I find the source code for this class?
    Thank You,
    Patricia

    Hi Patricia -
    IAPI Scheduled Tasks are customized Java classes (deployed via a custom JAR file with E-Sourcing) that can execute on a schedule or one-time. In some cases, SAP customizations such as the contract attachment loader are developed using this technique. In fact, use of the IAPI scheduled tasks can often times be a convenient way to integrate custom code for either one-time or ongoing integration or data upload tasks.
    Developing IAPI scheduled tasks is not something that can be done easily since E-Sourcing does not come with a built in development environment as other SAP applications do. In fact, I don't believe there is any way to develop and IAPI scheduled task if you are using a hosted version of E-Sourcing since there is no way for you to create the Java classes and compile them against the E-Sourcing classes, which is required since an IAPI scheduled task must implement a Java interface (IapiTaskIfc) that is shipped with E-Sourcing.
    If you are using E-Sourcing on-premise it may be possible to develop, compile, and deploy a custom JAR file that implements the interface and can be configured in the IAPI scheduled task area. That being said, I don't believe that any instructions for doing so are provided with E-Sourcing.
    If you have a specific problem you are trying to address, there might be alternatives using E-Sourcing Script Definitions which are much easier to build and integrate. If you believe you require use of the IAPI scheduled task capability, I would advise working with SAP to have the scheduled task built for you.
    I hope this information is helpful.
    Regards,
    Rob

  • Customizing  - task execution complete page

    Dear Guru,
    We are BPM in CE7.2 SP03, Is it possible to customize the task execution complete UI, normally we only see a title and a confirm message in message area. e.g. is it possible to change the normal confirm message text :
      'Task has been successfully complete'
    and change the text size to make it larger ?
    Thanks a lot
    Ray

    Hi Ray,
    Even in 7.2 SAP has given some patches to modify some of the task UI behavior. Not sure which SP it is. But it is worth giving a try. You may explore the below mentioned steps in your server and check.
    To modify the settings navigate to "NWA" -> "Configuration Management" -> "Infrastucture" -> "Application Modules". From the "Modules List" select "webdynpro/resources/sap.com/tcbpemwdui~taskinstance" (hint: filter by the term "taskinstance" to find it more easily). In the "Web Module Details" switch to the tab "Web Dynpro Properties". Select the property sheet "Components/com.sap.tc.bpem.wdui.taskinstance.taskexecution.TaskExecution/settings". The different properties will be listed in "Full Details".
    Br,
    Bala

  • Task execution start and Instance entered the activity

    In the Audit Trail of the Workspace, how to set the instance to Task execution start or Instance entered the activity?

    I know the problem. One instance does not finish the commit method

  • How to setup HFM Task Audit logs?

    How to setup HFM Task Audit logs on 9.3.1. I have been asked to provide this information from the Auditing company.
    Any help would be appreciated.
    Thanks,
    Ragu

    The task audit is a feature which is always on -- it is not configurable. It tracks most common user tasks in HFM, but not everything.
    The feature is accessible from the web, but only by users who are part of the application administrators group as configured in the EPM Configurator utility. This is not the same as having the application administrator role. Whoever installed and configured HFM can show you the configuration of this option, in terms of which user group can access Task Audit, Data Audit, System Messages from the web client.
    Data Audit is an entirely independent feature, configured by enabling at the account and scenario level from within metadata. Once configured, users in the Application Administrators group (as above) can view this report from the web.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for

  • ANSI 820 US ACH Tax Payments

    Hi Experts, Does any one implemented ANSI 820 US ACH Tax Payments outbound interface. I am looking for SAP field mappings or process. Any help on this top greatly appreciated. Regards, Harish

  • Unable to find connection 'MyConnection' for object MySetting

    I have a connection string in my App.Config for Visual Studio 2012 Express for Desktop. The App.Config and Connection String  like following, It was working to connect, Suddenly, I got 'unable to find connection 'MyConnectionString' for Object MySett

  • Missing Memo Pad Icon

    After updating to device software 4.5 I no longer have the Memo icon?  Any idea how to get it back?

  • Backup hard drives in two locations and Time Machine

    Can I have an external hardrive at work and one at home and have them both be separate locations for Time Machine to backup my laptop? How does Time Machine handle that and what is the procedure to set this up?

  • Detecting when a control has been rendered in the UI

    Is there a way to detect (and react to) when a UI component has been rendered on a UI? I have a situation where I'm displaying a chart that I have given the ability to zoom and pan to (by means of an extended "container pane" class). For the zoom/pan