Reporting Repository in EBS

Does EBS have something similar to the BI Publisher standalone where it stores the history of reports, scheduled reports, etc? Will it store completed XMLP reports that completed in EBS?
Basically, I may want to create an entire request set with all the scheduled reports; however, I want the output to be stored at a central location where users can go to retreive.

Concurrent program stores the output, but it is deleted as part of regular maintenance of fnd_conc_requests and output/log file. Typically, after 7, 15 or 30 days schedule depending on the volume of transactions in the environment.
I don't think there is any out of the box functionality in EBS to store the reports for a long time. You can probably define a virtual printer and then use xml pub apis to store the output at a certain location.
regards,
prakash

Similar Messages

  • Error while running a customize report in oracle ebs

    Hi ..
    can anybody suggest how to solve the follwing error while running a customize report in oracle ebs?
    XXIFMS: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Current system time is 03-JUN-2011 11:09:24
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_DATE_FROM='2010/04/01 00:00:00'
    P_DATE_TO='2011/06/03 00:00:00'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    stat_low = 9
    stat_high = 0
    emsg:was terminated by signal 9
    ld.so.1: rwrun: fatal: librw.so: open failed: No such file or directory
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 9
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 1068011.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1068011 on node D0005 at 03-JUN-2011 11:09:24.
    Post-processing of request 1068011 failed at 03-JUN-2011 11:09:24 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 03-JUN-2011 11:09:24

    Please post the details of the application release, database version and OS.
    Is the issue with this specific concurrent program?
    Can you find any errors in the CM/OPP log files?
    Please see if these docs help.
    On R12.1.1/Solaris Platform While Generating Oracle Reports Files Failed With Error " ld.so.1: rwconverter: fatal: librw.so: open failed: No such file or directory [ID 1067786.1]
    Apps UPG Fail With Error Ld.So.1: Rwserver: Fatal: Librw.So [ID 961222.1]
    Thanks,
    Hussein

  • Error while saving model to the reporting repository with logical views

    I have created a view object in the logical model based on objects from the logical model. When I try to save the model to the reporting repository, an error occurs.` If I remove the view object, I can successfully save the model to the reporting repository. Here is the log detail:
    2012-03-01 14:00:50,419 [Thread-71] ERROR ReportsHandler - Error Exporting to Reporting Schema:
    java.lang.ClassCastException: oracle.dbtools.crest.model.design.logical.AttributeView cannot be cast to oracle.dbtools.crest.model.design.logical.Attribute
         at oracle.dbtools.crest.model.design.logical.LogicalDesign.getObjectsWithMeasurements(Unknown Source)
         at oracle.dbtools.crest.exports.reports.RSMeasurements.export(Unknown Source)
         at oracle.dbtools.crest.exports.reports.ReportsHandler.export(Unknown Source)
         at oracle.dbtools.crest.swingui.ControllerApplication$ExportToReportsSchema$1.run(Unknown Source)
    Any thoughts on what is wrong.
    Thanks

    Hi,
    thanks for feedback.
    Any thoughts on what is wrong.The program code is wrong - I logged bug for that.
    Philip

  • Where is the value of report repository stored in the database?

    Hi all,
    One of our developers is trying to write a code that would send the output report (pdf)of a process through mail, typical work flow stuff.But the problem is that we are not supposed to hard code the value of report repositiry from where the report has to be picked.can anybody suggest a table in the database from where the value of report repository can be queried.
    we tried using
    select reportrepositorypt from pswebprofile.
    but this doesnt return the correct path. we went to PIA->peopletools->webprofile ->webprofie configuration
    here we updated the value in report repository field and saved it and queried again.
    But this didnt solve our problem.
    Its showing the previous value which is different from the actual report repository path.
    all the servers are in solaris box.
    please suggets.
    Thanks!

    Right now, I am trying to send a PDF (XML Publisher report) as an email to our vendors (it is their ACH Advice).
    What I have done so far is: Created an App Engine, one step to populate a state record with run control information and the second step that runs XML Publisher and creates PDF report(s) which are published to the Report Repository and saved to a file on our network. Now I think I just need to create a third step to recall the PDF(s) and send the PDF(s) out as emails to our vendors.
    I have found that the PDF information from Report Repository is stored in the Database in the CDM_LIST_VW record (this is a view and the main underlying table is CDM_LIST, but this contains what I need for now, so I'm going to try using it first). The Report ID is stored in the CONTENTID field and the Report Description (description shown on the Report Repository -- which in our case contains the email address) is stored in the CONTENT_DESCR field. So I am going to try over the next week to write the logic to query the CDM_LIST_VW for the data needed for the email address and the ReportID to go and grab the file....The hardest part is finding the actual file but I am hoping that I can also find a URL on that table. I'd pull the file from the network, but XML Publisher writes them out into numbered folders where all the PDFs are named the XML Report Defn - thus same name). I have not tried any of this yet, but am hoping I'm on the right path.
    I hope this helped answer your question.
    Good Luck!
    Jennifer

  • Reports are not posting with report repository webserver configured for Sin

    Hi Everyone,
    We have configured Single Signon on our Test environment (UADB1) using Sun Authentication Manager. Everything went well, we can login using our LDAP accounts except for one thing. The reports are not posting to the report repository.
    Our setup goes like this. We have used only one webserver for login and for report repository purposes. SSL certificate was configured in the webserver and we are using https in the report node. Both URLs https://dv001.test.com:8450 and http://dv001.test.com:8400 were configured for Single Signon.
    Report Node Definition
    Node Name: uadb1
    URL: https://dv001.test.com:8450/psreports/uadb1
    Connection Information
    https
    URI Port: 8450
    URI Host: dv001.test.com
    URI Resource: SchedulerTransfer/uadb1
    Below is the error I am getting. If I will use another webserver which is not the Single Signon configured as report repository the reports are posting. So, I am thinking this has something to do with the Single Signon setup and SSL. ANy idea? Thanks.
    PSDSTSRV.2093190 (10) [06/13/10 01:05:43 PostReport](3) 1. Process Instance: 9499/Report Id: 8465/Descr: Process Scheduler System Purge
    PSDSTSRV.2093190 (10) [06/13/10 01:05:43 PostReport](3) from directory: /psft/pt849/appserv/prcs/UADB1/log_output/AE_PRCSYSPURGE_9499
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](1) (JNIUTIL): Java exception thrown: java.net.SocketException: Unexpected end of file from server
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](3) HTTP transfer error.
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](3) Post Report Elapsed Time: 0.2300
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](1) =================================Error===============================
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](1) Unable to post report/log file for Process Instance: 9499, Report Id: 8465
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](2) Process Name: PRCSYSPURGE, Type: Application Engine
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](2) Description: Process Scheduler System Purge
    PSDSTSRV.2093190 (10) [06/13/10 01:05:44 PostReport](2) Directory: /psft/pt849/appserv/prcs/UADB1/log_output/AE_PRCSYSPURGE_94

    Duplicated thread : Reports not posting if using Single Signon webserver as report repo
    Nicolas.

  • List of reports in the reporting repository

    Hello !
    Some time after upgrading to SP15 I have found that there is no more list of reports in the configuration of reporting repository. Is it really so or it is my local problem, connected maybe with errors during installation of SP15 ?

    Hi!
    It's all ok with your reporting repository configuration, this list was removed. Instead you can activate or deactivate single reports directly in the "Reports" area.
    You find it after you turned on advanced mode within the repository manager area under "Related Areas".
    It is better to have only one place where you configure a report. I always forgot to enable a report in the repository manager after I created it.
    bye, Dirk

  • "Oracle SQL Developer Data Modeler reporting repository required"

    Hi all,
    Trying to make use of Data Modeler Reports from within SQL Dev EA 2.1, but every time I try to connect to a DB I get the following message "Oracle SQL Developer Data Modeler reporting repository required."
    Any idea how to go about sorting this out?
    Thanks

    Hi i have the Oracle SQL Developer Data Modeler version 2.0.0 installed.
    When i try to export one diagram to the reporting schema, i get the following error : "Error occurred while exporting to Reporting Schema.See the log file for details".
    The log file has no errors.
    The repository owner is DBA.
    The connection is ok.
    Can you help me?
    Thanks in advance
    Paolo.

  • PSUNX failed to post files to the report repository

    Dear All,
    i've just faced this issue. Before submitting here, this i've tried various things posted on web but not getting the solution,So posting here.
    If someone might have an idea about this...
    These are my settings
    Report Node Definition URL
    http://irshr.irs.co.id:8000/psreports/irshr
    URI Host: irshr.irs.co.id
    URI Resource:SchedulerTransfer/irshr
    Peoplesoft ligin URL :http://irshr.irs.co.id:8000/psp/irshr/EMPLOYEE/HRMS......
    and the error
           11:18:07AM      Request is reassigned from server PSNT to server PSUNX      
    10      11:18:19AM      Process request completed successfully.      
    10      11:18:33AM      Java Exception: Error while wr ite to file:java.lang.StringIn dexOutOfBoundsException: Strin g index out of range: -1  (63, 49)      
    10      11:18:33AM      SchedulerTransfer Servlet error.      
           11:18:33AM      PSUNX failed to post files to the report repository.  Server scheduled to try again on 2011-02-07-11.18.47.999881.  See log      
    10      11:18:48AM      Java Exception: Error while wr ite to file:java.lang.StringIn dexOutOfBoundsException: Strin g index out of range: -1  (63, 49)      
    10      11:18:48AM      SchedulerTransfer Servlet error.      
           11:18:48AM      PSUNX failed to post files to the report repository.  Server scheduled to try again on 2011-02-07-11.19.02.999526.  See log      
    10      11:19:03AM      Java Exception: Error while wr ite to file:java.lang.StringIn dexOutOfBoundsException: Strin g index out of range: -1  (63, 49)      
    10      11:19:03AM      SchedulerTransfer Servlet error.      
           11:19:03AM      HTTP transfer error.Also have the role "process sheduler admin" assigned to PS.
    Standard reports of Peoplsoft are running well but this is a customised SQR report that is giving error.
    -Regards

    Michel,
    This is the SQR code.(My first SQR report) :-)
    ! IRSEMPCN.sqr: Employee Report                                 *
    !  Description:  Employee Report 
    !               Confidentiality Information:                           *
    ! This module contains confidential and proprietary information        *
    ! of Oracle; it is not to be copied, reproduced, or transmitted        *
    ! in any form, by any means, in whole or in part, nor is it to         *
    ! be used for any purpose other than that for which it is              *
    ! expressly provided under the applicable license agreement.           *
    ! Copyright (C) 2007 Oracle. All Rights Reserved.                      *
    !       Creator     : ****                                    *
    !       Date       : 29 Juni 2010                                      *         
    #Include 'setenv.sqc'    !Set environment
    #Include 'datetime.sqc'  !Routines for date and time formatting
    #Include 'number.sqc'    !Routines to format numbers
    #Include 'stdapi.sqc' 
    #Include 'datetime.sqc'  !Routines for date and time formatting
    #Include 'datemath.sqc'  !Routines for date arithmetic
    #Include 'number.sqc'    !Routines to format numbers  
    begin-report
      do Init-DateTime
      do Init-Number
      do Get-Current-DateTime
      do Init-Report
    !  do Reset
      do Stdapi-Term
    end-report
    begin-setup
    declare-variable
        text      $BU
    !    text1     $plant
    !    text2         $empid
    end-declare
    end-setup
    ! Procedure: Init-Report
    ! Description: Initialise header and run control variables.
    begin-procedure Init-Report
      move 'IRSEM1' to $ReportID
      move 'IRS Employee' to $ReportTitle
      do Stdapi-Init
      if $prcs_process_instance = ''
      else
         do Select-Parameters
      end-if
      do Report
    end-procedure
    ! Procedure: Select-Parameters
    ! Description : Select the parameter values from the run control page
    begin-procedure Select-Parameters
    begin-select
    PARA.IRS_BU
      let $BU    = &PARA.IRS_BU
    !  let $plant = &PARA.IRS_DEPT
    FROM PS_PRCSRUNCNTL_EMP PARA
    WHERE PARA.OPRID       = $prcs_oprid
    AND   PARA.RUN_CNTL_ID = $prcs_run_cntl_id
    end-select
    do Get-OPRCLASS ($prcs_oprid,$oprclass)
    do Get-SetId($oprclass, $setid)
    !do Process-Get-Employee-Details($emplid)
    end-procedure
    ! Procedure: Get-OPRCLASS                                              !
    ! Descr:     Get operator class                                        !
    BEGIN-PROCEDURE Get-OPRCLASS ($PRCS_OPRID, :$oprclass)
    LET $OPRCLASS =''
    BEGIN-SELECT
    OPRCLASS    &OPRCLASS
       move  &OPRCLASS   to $oprclass
    FROM PSOPRDEFN
    WHERE OPRID = $PRCS_OPRID  
    END-SELECT
    END-PROCEDURE Get-OPRCLASS
    ! Procedure: Get-SetId                                                 !
    ! Descr:     Get Set ID                                                !
    BEGIN-PROCEDURE Get-SetId($OPRCLASS, :$setid)
    LET $setid =''
    BEGIN-SELECT
    SETID    &SETID
       move  &SETID   to $setid
    FROM PS_OPR_DEF_TBL_HR
    WHERE OPRCLASS = $OPRCLASS  
    END-SELECT
    END-PROCEDURE Get-SetId
    ! Procedure: Report
    ! Description:
    begin-procedure Report
        !let $FileName = 'E:\psft\psdmo\sqr\' || 'IRSEM1' || to_char(#prcs_process_instance) || '.csv'
        let $FileName = '{FILEPREFIX}' || '\IRSEM1' || '.csv'
        open $FileName as 1 for-writing record=20000:VARY
        write 1 from 'Business Unit,Department,Grade,Count'
        do Process-Get-Employee-Details($BU)
        close 1  
    end-procedure
    ! Procedure: Process-Get-Employee-Name
    ! Description: Get Employee Name
    begin-procedure Process-Get-Employee-Details($BU)
    begin-select
    PS_BUSUNIT_HR_VW.DESCR        &BUSINESSUNIT ,
    PS_DEPT_TBL.DESCR             &DEPARTMENT ,
    PS_JOBCODE_TBL.DESCR          &GRADE ,
    COUNT(PS_JOBCODE_TBL.DESCR)   &COUNT
       move &BUSINESSUNIT  to  $BUSINESSUNIT
       move &DEPARTMENT    to  $DEPARTMENT
       move &GRADE         to  $GRADE
       move &COUNT         to  $COUNT
       write 1 from $BUSINESSUNIT ',' $DEPARTMENT ',' $GRADE ',' $COUNT
    From PS_JOB,PS_JOBCODE_TBL,PS_BUSUNIT_HR_VW,PS_DEPT_TBL
    Where PS_JOB.Jobcode=PS_JOBCODE_TBL.Jobcode
    and PS_JOB.BUSINESS_UNIT=PS_BUSUNIT_HR_VW.BUSINESS_UNIT
    AND PS_JOB.DEPTID=PS_DEPT_TBL.DEPTID
    AND PS_DEPT_TBL.EFF_STATUS='A'
    And Rownum<5
    Group by PS_BUSUNIT_HR_VW.DESCR,PS_DEPT_TBL.DESCR,PS_JOBCODE_TBL.DESCR
    Order by  PS_BUSUNIT_HR_VW.DESCR
    end-select
    end-procedure          
                          

  • Issue with report repository

    Hi,
    I installed the new peoplesoft FSCM9.0/PT8.49 environment for personal use. My PS_HOME path is D:/PT8.49. my appserver and prcs server name is PSFIN9. I am using the report repository path as D:/psreports when install the webserver and updated the web profile also with the same path.
    In the report node if i enter URI source as SchedulerTransfer/<site name> reports are not posting to report repository. If I remove that entry from report node reports are posting to D:/PSFIN9 folder which is created when reports are posted. But when I click on log files link on process monitor getting the file not found error as it is refering to D:\psreports directory.
    Please help me on this.
    Thanks,
    Kiran

    You might want to have a look at
    https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=611434.1&h=Y
    https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=621763.1&h=Y
    psreport URL ?
    Thanks
    Edited by: !Xoble on Mar 20, 2009 11:23 AM

  • Report node and reports repository

    what is the difference between report node and reports repository. I know that Process schedular picks the report from report repository in order to show in process monitor. Does report node and reports repository are same??

    After a report runs to success in runstatusYeah, but the files are send to the report repository even if it is not successful terminated (run status is not sucess). If the files are not sent to the report repository, then the problem doesn't come from the process itself, but from the definition, space availibity...
    When a report has been posted sucessfully (transfered from the process scheduler report repository - on the other hands the log_output dir, to the report repository defined into the report node), the status of the distribution status is Posted.
    The run status and distribution status are independant eachother.
    Nicolas.

  • How to deployed jsp report to Oracle EBS R12

    Hi,
    The jsp report deploy using Oracle Report. How to deploy the jsp report to Oracle EBS R12 and calling jsp report through Self-Service Menu.
    Thank you.
    Wilson

    Hi,
    What tool you have used to develop those pages?
    Please see the docs referenced in this thread.
    I want to start OAF R12 please give me PDF
    I want to start OAF R12 please give me PDF
    Thanks,
    Hussein

  • Report Repository

    Hi,
    In the BI Publisher admin console on the "Admin" tab under "System Administration -->Report Repository", it looks like there is a way to configure where report templates are stored (file system vs. xml db).
    We have shared BI Publisher environment in that different business users are using it to generate different types of unrelated reports. There are also different development teams authoring the different templates for each business unit. So, if possible, we would like to keep the templates stored separately. Is there a way to configure BI Publisher so that there different "Report Repositories" (i.e. storage locations) for different reports?
    Thanks.
    Edited by: user9932522 on Feb 1, 2010 11:58 AM
    Edited by: user9932522 on Feb 1, 2010 11:59 AM

    For now, it is single repository ,
    why don't you restrict the user to their specific folders.

  • DataBase Based Report Repository

    Iam trying to set up oracle DB as report repository . Getting this error while starting BI Publisher server
    [031308_024724406][][EXCEPTION] oracle.classloader.util.AnnotatedClassNotFoundEx
    ception:
    Missing class: oracle.jdbc.driver.oracleDriver
    Dependent class: oracle.apps.xdo.servlet.data.JDBCDataSource
    Loader: xmlpserver.web.xmlpserver:0.0.0
    Code-Source: /D:/OraHome_1/j2ee/home/applications/xmlpserver/xmlpser
    ver/WEB-INF/lib/xmlpserver.jar
    Configuration: WEB-INF/lib/ directory in D:\OraHome_1\j2ee\home\applic
    ations\xmlpserver\xmlpserver\WEB-INF\lib
    This load was initiated at xmlpserver.web.xmlpserver:0.0.0 using the Class.forNa
    me() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
    Loader.java:2068) [/D:/OraHome_1/j2ee/home/lib/pcl.jar (from system property jav
    a.class.path), by sun.misc.Launcher$AppClassLoader@10719543]
    [031308_041213437][][ERROR] Failed to load key: unable to obtain lock.
    Can somebody help me resolve this issue

    That is achievable.
    The password on the login screen is saved inside an xml file snps_login_work.xml in an encrypted format.
    All you got to do is distribute a generic copy that xml file with the connection information saved and distribute it to the users.

  • Things to add if deploying report to oracle ebs

    hi,
    im using 12.1.3
    i have created a new report. i would like to deploy the report on oracle ebs. I know i must create a user variable p_conc_request_id, what else i need to add?

    What is the type of the concurrent program? I believe all the requirements are listed in the Developer guide.
    Oracle Applications Developer's Guide
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121devg.pdf
    Also, see the docs, it should be helpful.
    How to Register a Custom Report [ID 133991.1]
    How to Test and Register a Custom Report [ID 90292.1]
    How to Register a Custom Report [ID 174194.1]
    Integrating Custom Applications with Oracle Applications Release 11i [ID 176852.1]
    Thanks,
    Hussein

  • Data modeler reporting repository & process model metdata

    Hi,
    From reporting repository schema ,Can one query "Source Target mapping information" provided in Transformation tasks in Process model.
    Is this feature supported in latest 4.1?
    Thanks in advance!

    Thank you Philip,
    We are doing reports in TOAD and Cognos 8.
    So far so good. One of the pieces of information I need out of the Oracle Data Modeler reporting schema is the columns in foreign keys. Foreign keys are not usually enforced in datamarts but data analysts must know what the foreign keys are to join tables.
    There is a notation in Relational Model Elements.pdf "Foreign keys of DMR_CONSTR_INDEX_COLUMNS table are not valid since one column is used to refer to objects in two different tables"
    This begs the question: Is there a valid foreign key in DMRS_CONSTR_INDEX_COLUMNS to join it to DMRS_FOREIGNKEYS or is the model documented incorrectly?
    The repository adds tremendous value to Data Modeler.
    Gerhardt

Maybe you are looking for