Audit Universe/Reports

Where can I find the Universe and Reports for Auditing. I've seen references to a biar file, but no name?

Jim,
What version and package name of BusinessObjects do you have?  For instance, the BOE Premium has Auditor bundled, but not necessarily so with other BOE products unless you purchases Auditor separately.  If you have the right version of BOE, then do a search for m29.cab on your system, that is where the BIAR for Auditor usely resides...  Also, you'll have to set up a database area (or you can use a new, dedicated database server) for auditor, establish a ODBC/DSN connection, and go through the motions of re-installing BOE, selecting the Auditor option before trying to play with the m29.cab file....  A good document to get a hold of is the Auditor PDF (xir2_bip_auditor_en.pdf) which give you more insight to administering the product.
Thanks,
John

Similar Messages

  • BO 4.0 Audit Universe Deleted Reports/Duplicate Records

    Hi,
    I'm using the BO 4.0 Audit Universe for a project/report. The idea is to show just the user name against report name, run date and run time. The problem lies in the report name. The universe does these:
    In case of deleted reports, the report name is prefixed and suffixed with a series of numbers i.e xxxxx_<Report Name>_yyyyy.
    Is there any dimension upon which I can filter these entries out assuming I don't want them in my report even if they were run on that particular date but do not exist in the system now - a dimension that shows the current status of the corresponding report, whether they are available or deleted?
    Another issue is, if the report name has been changed (the CUID remains the same), the resultant data set brings up individual records for each of the report names.
    For eg.,
    Date
    CUID
    Name
    Runs
    March 1
    AaabbccDeFF
    Drilldown Report
    5
    March 7
    AaabbccDeFF
    Detailed Report
    7
    March 20
    AaabbccDeFF
    Detailed Report V1.02
    3
    This is how the result data set brings up. Is it possible to bring them all under one name (the latest) so that, in the above example, only the last record turns up with a total runs of 15?
    Back info: MSSQL is used and I do not have access to the database. I have access to just the universe. Neither do I have access to CMC. However, if anything needs to be done at either of these levels, I can push for the concerned team to get that done. Also, the final medium of reporting will be both a WebI  report and a Dashboard.
    Any help is appreciated.
    Thanks,
    Rangarajan

    Thanks, got it. Is it possible, by any means, to get that information through the Audit schema by adding it but not manually? I mean, is there an alternative to bring that into Audit without manually creating a user master and including it in the schema?
    Thanks,
    Rangarajan.

  • Sample Auditing Universe and Reports for SAP BusinessObjects_4_x

    We've followed the instructions provided in
    http://scn.sap.com/docs/DOC-53904
    and installed the BOEXI40-Audit-MSSQL.unx  universe and it is visible and I'm able to create a custom Webi report against it.
    However, my goal is to use canned Crystal Reports that comes with the tool by connecting it to the above universe but when I attempt to 'Set Datasource Location' in Crystal, I'm unable to see or connect to the above universe.
    What am I missing or what type of permission do I need to give to the above universe to make it visible inside Crystal Reports?
    Thanks,
    Hamid

    Are you doing this in Crystal Reports with the audit reports that came from 3.1?  If so - it won't work.  Crystal Reports will not connect to the new .unx universes.  It can only connect to old style .unv universes.  Also, the new universe and the old one from 3.1 are not at all the same, so you can't use the same reports as you did in 3.1.
    There are some Crystal for Enterprise reports that are in the zip file with the 4.x audit universe.  They have the same .rpt extension that "classic" Crystal reports have, but you have to edit them in Crystal for Enterprise in order to point them to the correct universe.  Your other option is to build Webi reports against the .unx.
    -Dell

  • BI 4.1 auditing sample reports in WebI format ?

    Hi!
    Is it possible to get auditing sample reports in WebI format instead of Crystal format (like in previous versions of BO) ?
    When Crystal is not used by a custommer, it's a pity to install and run Crystal servers & client just for auditing reports, isn't it ?
    Regards,
    Stéphane.

    Tilak,
         All the information you need on the Audit Database can be found within the different Admin Guide and the sample UNX w/ Crystal Enterprise reports provided.
    http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_bip_admin_en.pdf
    - Section 20
    http://help.sap.com/businessobject/product_guides/sbo41/en/sbo41sp4_bip_admin_en.pdf
    - Section 21
    Sample Auditing Universe and Reports for SAP BusinessObjects_4_x
    You can very easily reverse engineer the Crystal Enterprise Reports and create starter WebI reports and beyond.
    Regards,
    Ajay

  • Auditing Instanced reports!

    Hi all
    I've set up the auditing database and configured the Activity universe.  Also I have set the auditing levels for 'Document Retrieved', or 'Document Saved' or 'Document Refreshed' or 'Report Viewing Succeeded' .
    However it seems that auditing doesn't capture vewing the instanced reports! Almost all of our reports are Webi instanced reports that are scheduled to run on weekly basis.
    There is no data in the audit database for the these events for the instanced reports.
    Is there any way to catch the event when user opens an instanced report manually or through an Xcelsius dashboard?
    Thanks in advance!
    Tootia

    if you audit is configured correctly it should write the events in the audit_event & audit_detail.
    the event are 1st written in a directory on the server. the cms then pick them up and send them in the audit DB
    you probably have to work on your universe & reports if you are not using the default mysql.
    as for xcelsius yes you can as whenever a dashboard is refresh vis QAAWS it's a wid behind it so it will show in the audit

  • Audit Universe - Group Details

    Hi,
    I wanted to extract group information from Audit Universe so I have written this derive SQL but this doesn't help much.
    If a User is in HR Power User, Finance Report Consumer etc groups then it displays the result as
    User Everyone
    User Everyone | HR Power User
    User Everyone | HR Power User | Finance Report Consumer
    and there is no way to find out which are the groups that a user is currently in. It has one entry for every group a user was ever added or removed from.
    If someone has a better derived SQL for extracting Group information please let me know.
    select
         AUDIT_EVENT.Server_CUID, AUDIT_EVENT.Event_ID,  RTRIM(TO_CHAR(AUDIT_DETAIL.Detail_Text), CHR(0)) as Detail_Text
    from
         AUDIT_EVENT, AUDIT_DETAIL
    where
         (AUDIT_EVENT.Server_CUID = AUDIT_DETAIL.Server_CUID) and
         (AUDIT_EVENT.Event_ID = AUDIT_DETAIL.Event_ID) and
         (AUDIT_DETAIL.Detail_Type_ID = 42)
    Thanks,
    Zahra

    Audit universes for Bi4.0 are provided as samples of what is possible, it is the community that SAP wants to be developing this and share.
    On the page in SDN where you got the universe - leave a comment asking for the DB2 version.

  • ISE 1.2 - Posture Detail Assessment - enforcement audit mode report not show status for non-compliant

    ISE 1.2 - Posture Detail Assessment - enforcement audit mode report not show status for non-compliant.
    - For old version 1.1.4 it can be reported for non-compliant, How can I generate report for this? 
    Thanks
    Kosin Usuwanthim

    It used to be in there (id 226635 is the last one with it); should I clean it up a bit and put it back with a bit more of a disclaimer?

  • Audit Log Report not display and error is "Report Contents No data"

    Dear All,
    i have reuired the audit log report but when i am click the Site Action->Site Setting->Audit log reports->Run a custom report-> select the day and option and click ok the i have received the error
    Please help me please check below screen shot

    Can you please confirm that you have configured events to audit?
    Configure
    audit settings for a site collection
    Here is step by step how to configure audit setting.
    http://anthony-verschraegen.blogspot.ca/2013/04/sharepoint-2013-configuring-audit.html
    Amit

  • Issue with Audit Log report in SharePoint 2010

    I have enabled REPORTING feature at site collection level and configured the site collection audit settings. I tried to generated Audit log reports, most of the time it keeps on processing as shown in fig.It
    keeps on processing, never comes to report generated successful message. how to overcome this issue?

    i'm facing same issue, even when i tried to generate report for limited limited period(5 days) for a particular event(ex: delete or restore items (or) edit items).
    I think, the below reference may guide you solve your issue
    http://sharepoint.stackexchange.com/questions/17151/how-often-should-the-auditing-log-be-cleared-to-not-affect-performance
    Sekar - Our life is short, so help others to grow
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Usage Report and Audit Log report showing different totals

    I am trying to understand the differences displayed in two similar reports. The first report is an 'Audit Log' Report and it is displaying the number of Resource Account creations over a time period. The second report is a Usage Report using the exact same criteria (objectType = Resource Account and Action = Create). The totals I get back are VASTLY different. Can anyone explain? Is this a known bug?

    Hi,
    In any report we don't show the storage policies information. In Cost report if the storage policies have different rate factors then we will show the split for the storage information. But in usage report , rate factors will not be applicable as we don''t show the cost details. Hope this clarifies your question. Please let us know if you need more information.
    Thanks,
    Lakshmi

  • Audit Log Report generating an "Out of Memory" error message.

    Greetings. We are a new IDM customer. We are running IDM 6.0 with an Oracle database. We are now getting the following error message when we run the IDM Audit Log Report for Today's Activities:
    "java.lang.OutOfMemoryError".
    How do we increase the memory setting for reporting? Thanks.

    Hi,
    I am also getting the same error. I have netbeans with tomcat andi modified the setting the netbeans.conf to
    netbeans_default_options="-J-Xms32m -J-Xmx750m -J-XX:PermSize=32m -J-XX:MaxPermSize=750m -J-Xverify:none -J-Dapple.laf.useScreenMenuBar=true"
    i have 896MB of RAM. However, the error is still showing up? Any ideas on how to resolve this?
    Thanks,

  • Audit Log Reports

    Hi
    I have configured site collection audit settings but not able to get old data about users activities on portal using this feature.
    i have created it last dec 10th 2014 and whenever i run audit log reports, it generates report for only from dec 10th to 12th.
    i am not able to get six month old users activities details using this feature on share point online.
    can you please help me out here if possible?
    Thanks a lot !!!

    Hi,
    Its not possible using Javascript/Jquery or client side
    http://www.codeguru.com/csharp/csharp/cs_network/database/article.php/c15335/Auditing-in-SharePoint-2007.htm
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Audit Log Reports in SharePoint 2007

    Hello, 
    Is it possible to run 'Audit Log Reports' using JavaScript/Jquery in SharePoint 2007?
    Thanks

    Hi,
    Its not possible using Javascript/Jquery or client side
    http://www.codeguru.com/csharp/csharp/cs_network/database/article.php/c15335/Auditing-in-SharePoint-2007.htm
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to create an audit trail report in SAPB12007

    Hello,
    I been looking for some ways to make an Audit Trail Report for our System Audit. Could anyone help me with this?
    I would like to generate a report that will list all the BP and ITem master data. the date its created and modified and if its modified what are the old values and the modified values.
    I browse the table ACRD for the BP history. how every it could be read as a report. So I was wondering if anyone knows what table should I look at if I am to get the old and new value of a modified transaction. Pls. note that I wanted to create a report.
    Thank you very much
    cat

    Here are the queries that I use for my audits internally. The first one is for customer changes. And the second one to control pricing.
    Query Name: Business Partner History Log
    Author: Vincent Motte                  
    Version: 1.0                          
    History:
    /SELECT FROM ACRD T1/
    DECLARE @DATE AS DATETIME
    /* WHERE */
    SET @DATE = /* T1.UpdateDate */ getdate()-30
    SELECT
    CASE
                    WHEN (SELECT ISNULL(T10.BankCode,0) FROM ACRD T10 WHERE T10.CardCode=T0.CardCode AND T10.LogInstanc=T0.LogInstanc-1)<>ISNULL(T0.BankCode,0)
                                    Then  'Bank details modified'
                     WHEN (SELECT ISNULL(T10.DflAccount,0) FROM ACRD T10 WHERE T10.CardCode=T0.CardCode AND T10.LogInstanc=T0.LogInstanc-1)<>ISNULL(T0.DflAccount,0)
                                    Then  'Bank  details modified'
                     WHEN (SELECT ISNULL(T10.DflBranch,0) FROM ACRD T10 WHERE T10.CardCode=T0.CardCode AND T10.LogInstanc=T0.LogInstanc-1)<>ISNULL(T0.DflBranch,0)
                                    Then  'Bank  details modified'
                    WHEN (SELECT COUNT(T10.CardCode) FROM ACRD T10 WHERE T10.CardCode=T0.CardCode and T10.LogInstanc<T0.LogInstanc)<=0
                                    Then 'Creation'
                    else ''
    END 'Alert',
    T0.UpdateDate 'Update Date', T1.[U_NAME] 'User',T0.CardCode, T0.CardName
    , T0.[CreditLine], T0.[DebtLine],
    T0.[Discount], T0.[VatStatus], T0.[LicTradNum], T0.[ListNum] 'Price List', T0.[DflAccount], T0.[DflBranch], T0.[BankCode],
    T0.[validFor], T0.[frozenFor], T0.[VatGroup], T0.[Deleted], T0.[PymCode], T0.[BlockDunn],
    T0.[WTCode]
    FROM ACRD T0 , OUSR T1 WHERE
    T1.INTERNAL_K=T0.UserSign AND T0.UpdateDate>=@DATE
    Query Name: Price Change log
    Description: extracts the price modification for each item in SBO for the past 30 days
    Version 1.0
    Author: Vincent Motte
    History:
    Select
    --T0.UserSign,
    T1.itemcode 'Item Code',
    T0.Price [Previous],
    T1.Price [Current],
    T2.ListName 'Price List',
    T0.Factor[Old Factor] ,
    T0.factor [New Factor],
    /* select the update date for the log instance(determined by the where condition )*/
    (Select distinct T3.Updatedate from aitm T3 where T3.itemcode= T0.itemcode and (T3.loginstanc +1)= T0.loginstanc ) 'Update Date',
    T0.loginstanc 'Instance',
    T2.listName 'Price List',
    /Select the base price list for the item's price list from the price list table/
    (Select T4.base_num from opln T4 where T4.listnum = T1.pricelist and T4.listnum = T0.pricelist) [Base PriceList ]
    --t0.Currency,
    --T1.CURRENCY
    From
    ait1 T0 inner join
    itm1 T1 on T0.pricelist = T1.pricelist and T0.itemcode = T1.itemcode
    Inner Join opln T2 on T1.pricelist = T2.listnum
    where
    /* Condition 1: Select all the items + their price change where the price has been changed and the base price list equals the price list itself. It counts the Log Instance from the item in
    the price list and substract one to get the last entry where the price was changed. The loginstance coutn ignores a count of 1
    T0.loginstanc =
    ((Select count (a.Loginstanc) from ait1 a where a.itemcode = T0.itemcode and a.pricelist = T0.pricelist group by a.itemcode having count(a.Loginstanc) > '1' ) -1)
    and
    /* Cater for prices in target price lists which may have been manually changed. */
    (T1.ovrwritten='y'and T0.Price <> T1.Price)
    or (T0.Price <> T1.Price and T2.base_num = T1.pricelist and T2.base_num = T1.pricelist
    and T2.base_Num = T2.listnum )
    Cater for cases where a currency change but not a price change may happen
    OR T0.CURRENCY <> T1.CURRENCY
    or
    Condition 2: Select all price changes where the price may have changed due to the price of the parent price lsit changing.
    As this type of price chnage is not recorded in the AIT1 the second log instance condition details that the base price list
    from opln does not equal the actual price list in ait1 or itm1.
    T0.loginstanc =
    (Select top 1 c.loginstanc from ait1 c where c.itemcode = T0.itemcode and c.pricelist = T0.pricelist and c.loginstanc <> '1' order by c.loginstanc desc)
    and T2.base_num <> T1.pricelist and T2.base_num <> T1.pricelist
    and T2.base_Num <> T2.listnum
    and
    caters for a change in the factors or prices in target price lists which may have been manually changed.
    ((T0.Factor <> T1.factor)
    or (T1.ovrwritten='y'and T0.Price <> T1.Price)
    or T0.price <> T1.price
    Cater for cases where a currency change but not a price change may happen
    OR T0.CURRENCY <> T1.CURRENCY
    and (T0.Price >= 0 or T1.Price >=0) and ((T0.Price <> T1.Price) or ((T0.Price <>
    (Select distinct b.pricelist from itm1 b right outer join OPLN T4 on b.pricelist= T4.listnum and b.pricelist <> T4.base_Num where b.pricelist = T1.pricelist and b.itemcode =T1.itemcode)))
    and (Select distinct T3.Updatedate from aitm T3 where T3.itemcode= T0.itemcode and (T3.loginstanc +1)= T0.loginstanc ) >getdate()-30

  • Audit Trail Report Ignores Parameters From/To Date on EBS 12.0.6

    Hi All,
    One of our customers is not able to filter the data in "Audit Trail Report" based on date parameters.
    Is there any patch for this..
    EBS Version is 12.0.6
    I have found a note but it is related to 11i.
    Audit Trail Report Ignores Parameters Transacted By, From/To Date (Doc ID 364304.1)
    Any help is greatly appreciated..
    Best Regards
    gt1942

    I don't see any patch available for 12.0.x and this issue should be fixed in this release.
    Please log a SR for this issue.
    Thanks,
    Hussein

Maybe you are looking for

  • Slow connection/Bad ping while gaming.

    Okay, so ive had BT total broadband for some time now and its always been good for me, ive recently placed and order for infinity and waiting on that processing.  But the past few weeks even before christmas ive been getting quite a bad connection, n

  • Multivalue checkbox in single field of datascheme of XML form

    Hello everyone, is there a way to provide the user a chance to select multiple values via checkboxes in an XML-form and write the values in a single field of the datascheme? Currently only the first of the selected values ends up in the proper field,

  • Transfering email from old computer

    Does anybody have advice about transfering email (from Mail.app) from my old laptop to my new MacBook. I have many email accounts set up in Mail and I do not want to a) manually reinput all the settings and rules for each mailbox, or b) rebuild my ma

  • DSL Modem to Router to Airport Express ??

    I am trying to setup a network at home. I recently bought a D-Link DI-604 wired router to plug into my DSL modem so I could connect my eMac with an ethernet cable and my MacBook Pro with Airport Express. I have it setup so the DSL modem is connected

  • ORA-29546: when deploying SQLJ stored procedures

    Can anyone please help me? I consistently get this error when trying to deploy my java stored procedures that use SQLJ: ORA-29546: badly formed resource: Error: java.io.InvalidClassException: [Ljava.lang.Object;; Serialization incompatible with Exter