Generating reconcilation report in a external file

Currently when a full reconciliation is done on a resource,it shows the status on the screen itself when the "ElXAMINE ACCOUNT INDEX" option is selected after reconciliation.
Does anyone aware of a way to write this result of recon to any external
file out of IDM?

Currently when a full reconciliation is done on a resource,it shows the status on the screen itself when the "ElXAMINE ACCOUNT INDEX" option is selected after reconciliation.
Does anyone aware of a way to write this result of recon to any external
file out of IDM?

Similar Messages

  • Generate a report in text file format

    Hello Experts,
           I need to write a program to generate a report in a text file format which is later saved on a directory in the application server. I have the fields with the sources defined and also the filters, selections, rows and columns. For example:-
    0company code (US) as the filter, 0CALDAY as the selection, CUSTNAM as the object in the row with sources coming from BUKRS and ZSD_CCUST. Can someone initiate or direct me to an already existing forum or throw some light on the issue.
    Thanks,

    Hi,
    As mentioned above, the Open Hub service allows to extract data from an InfoCube/ODS/InfoObject and then store it a database table or flat file stored in the application server. You can start in transaction RSBO and create an InfoSpoke there.
    To schedule an extraction using an InfoSpoke, you need to place it in a process chain.

  • Increasing the number of columns on a text file generated by report builder

    Hello otn,
    I have a report with more than 37 colomns, when I generated this report to a text file I only have 30 cols. displayed on my test file???
    is there any way to have my 36 cols. on the text file??
    thank u in advance

    Hi again,
    I tested DESFORMAT but it doesn't work as I wanted, I did something else that is more efficient, as I wanted to have a text file from a view,table,..., I used write block from F60UTIL librairy with forms builder and it works fine now 100%, I'm writing this maybe it could help some one with the same needs...
    Thank u

  • While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra positi

    While generating reports in Oracle BI Publisher in pdf format, the generated pdf reports have hindi  इ matra displaced by one character. For example, रिपोर्ट is printed as रपेिोरट.  Word file generated of the same report have correct hindi इ  matra position and also pdf generated from this word file also contains the same.

  • How to generate a report to a file calling it from report client

    Hey there,
    I am pretty new to the whole Oracle world. I have found very little technical books about Report Builder or Report Designer (whichever you prefer to call). Therefore I am unable to figure this out. I know I can generate my report to a certain number of file types if I am running it from the Report Designer 6i, but my user are calling from a application trough the Report Client. I would like to know how I can let them choose whether to preview on screen or to send to a file (a .html file would do). If anybody out there can help me out I will really appreciate.
    Thanks a lot,
    Gleisson Silva

    Thanks a lot ! ! ! This was easy enough ! Now I only have a problem, when I run the report with the output file as a html file, my columns lost their default layout. For example, column which is 10 characters long becomes like 8 characters. As opposed to any other file type. Is there some configuration that I need to do?
    Once again thanks!
    Gleisson Silva

  • How can I put the report generated by a program into a File?

    Hi all,
       How can I put the report generated by a program into a File?It can be in TXT format or excel format which ever is possible.
    I need to export this file to memory,How can I do that??
    Regards,
    Shashank.

    Hello Shashank,
    Please ignore my previous answer... Ofcourse it works...
    There are several ways to do this...
    two of them are
    1. List -> Save -> File and press enter..
        it will ask for the format, then path where to save it. Just give the path.
    2. Using function module 'GUI_DOWNLOAD'.
    I'm giving the example bellow which explains the usage of both GUI_UPLOAD and GUI_DOWNLOAD.
    To do this... you need to have folder with name 'TEST' and a .txt file in it with name 'test'. And contents of it are :
    TEST1             ,BOT 
    TEST2             ,BOT 
    TEST3             ,BUT 
    with spaces.
    REPORT zssr_bdc .
    DATA: BEGIN OF g_t_itab OCCURS 0,
            matnr LIKE mara-matnr,
            maktx LIKE makt-maktx,
          END OF g_t_itab.
    DATA: g_t_bdcdata TYPE TABLE OF bdcdata.
    DATA: path TYPE string,
          path1 type string.
    path = 'C:\Documents and Settings\ssr3kor\Desktop\TEST\test.txt'.
    path1 = 'C:\Documents and Settings\ssr3kor\Desktop\TEST\test1.txt'.
    *contents of test.txt    *
    *TEST1             ,BOT  *
    *TEST2             ,BOT  *
    *TEST3             ,BUT  *
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        filename = path
      TABLES
        data_tab                      = g_t_itab.
    LOOP AT g_t_itab.
      WRITE:/1(18) g_t_itab-matnr, 20(40) g_t_itab-maktx.
    ENDLOOP.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
       filename = path1
       filetype                      = 'ASC'
      TABLES
        data_tab                      = g_t_itab.
    Now you will get one .txt file with name 'TEST1.TXT' in the TEST folder.
    <b>REWARD POINTS IF IT IS HELPFUL</b>
    Regards
    Sasidhar Reddy Matli

  • How to get custom file name in manually generated SSRS report

    Hi,
    I am creating a SSRS report which would be executed by User manually through ReportServer URL.User would be generating the SSRS report for different Customer ID based on ad-hoc basis.
    I am passing CustomerID as input parameter to the report. Is there any way to get the manually generated SSRS report name as 'Report_CustomerID_TodayDate.xls'. Please let me know.
    E.g.If User is generating report for Customer ID 123 today then report name should be 'Report_123_07092013.xls'
    Thanks for your help in advance.
    Thanks,
    Abhiyanta

    Hi Amar,
    If possible Can you please provide the custom code to rename the exported file in SSRS.
    Thanks in advance,
    Regards,
    Jagan

  • How to view XML file generated by Reports 6i in browser ?

    Hi,
    I have generated a report in XML file format. However, when I open this file in a browser, it displays the contents in the browser in the following fashion :
    <?xml version="1.0" ?>
    - <!-- Generated by Oracle Reports version 6.0.8.8.3
    -->
    - <MSIO1O>
    - <LIST_G_CMEM_CD>
    - <G_CMEM_CD>
    <STATUS>Inactive</STATUS>
    <CODE1>106</CODE1>
    <NAME1>-</NAME1>
    <STATUS_DATE1>11-OCT-00</STATUS_DATE1>
    <EXCHANGE1>BSE</EXCHANGE1>
    </G_CMEM_CD>
    I want to display this content in a user-friendly mode. Because the user can not understand in the above format.
    Does IE or Netscape support the XML file ??
    I have heard that to view the XML file, one has to install XML Parcels. Is it true ??
    I am using Reports 6i & IE 5.0
    Your help will be appreciated.
    Thanks.
    M@yur
    null

    What you are seeing in your browser is XML.
    IE 4 and above will display the XML correctly.
    XML is not ment to be beautiful for this you get other formats HTMLCSS etc.
    To get XML to be more nicely output you need to apply XSL on top of it. You can specify XSL tag in the reports XML prolog property.

  • How can we generate the reports in html or text file formats?

    Hi,
    Is there any package that can help in creating HTMLDB reports in .txt files or .html files? (Similar to TEXT_IO in Oracle Forms)
    How can we generate the reports in html or text file formats from HTMLDB?
    Thanks in Advance
    Renjith

    Hello all.
    Bi Publisher is great, but has a very high price tag. It's even more expensive than Forms & Reports Services. We are considering APEX to replace Forms & Reports on the web, but the reporting limitations are still a problem.
    I wonder if there is another option.
    Thanks

  • Gif images in pdf file generated from Reports 6i

    Hello,
    When I generate pdf file from Reports Builder 6i and open this file with Acrobat Reader 5.0 I get that some of my gifs are black or other color.
    When I generate the same report to the live previewer everything is OK.
    Is it a Reports 6i bug? Any workarounds?
    Best regards
    Raimundas Katilius

    Hi
    If u generate the report output to PDF from the report
    GIF images doesn't show up properly . Generate it from the
    application then i think it will print clearly.
    If u try to print text followed by image and followed by text
    again PDF will not print
    I think this should help u
    Sri
    Hello,
    When I generate pdf file from Reports Builder 6i and open this file with Acrobat Reader 5.0 I get that some of my gifs are black or other color.
    When I generate the same report to the live previewer everything is OK.
    Is it a Reports 6i bug? Any workarounds?
    Best regards
    Raimundas Katilius

  • How to Generate Report Output to Flat File

    Hi All,
    how to generate a report's output to a flat file(fixed length file).
    Thanks and appreciated.

    Hi
    In the object navigator u have a node called builtin packages. in that you can see text_io package.and in help you can have a detailed exaplination abt that. if your version is 9i then search in web for webutil program which also does the same work.
    Thank you
    Sasi

  • Can WEBI Insert external files in report?

    BO 6.5
    can a Webi report be instructed to insert external files in the report layout, from .pdf or .doc files stored externally on the BO server Windows system? This will be static information, for eg a Cover Sheet. 
    Currently I am able to insert a small .jpg file in a cell to display the company graphics logo.
    Would a similar approach work to insert a full page document? Maybe if I scanned and saved this document as .jpg? How about .pdf files? Has anyone tried this?

    Avinash is simply saying that you can pull data from external data sources.
    What you need is something that is NOT possible to achieve.
    You want to embed external files and objects in WebI which is not in the scope of this product.
    You can use Crystal Reports or upgrade to BI4.0 and create BI Workspaces
    Cheers
    Simone

  • Can I generate a report file in 'real-time​'?

    Hello all,
    My question concerns reports in Teststand. Currently, the report is not generated and no results are saved until the entire execution is complete. This is OK if there are no problems during the execution (which can take several days), such as the PC locking up, etc. If this happens, the all the results are lost!
    This has happened twice now, so I was wondering if there's a way to set it up to record the results as the test is run, and generate the report file at the same time. Basically, so if a problem crops up, we can reboot the machine, or restart the testing, and all the results we had before the problem will be recorded.
    I'm probably making this way more difficult than it needs to be!
    Thanks in adva
    nce,
    Dave Neumann
    [email protected]

    Dave,
    I am doing all our report generation in text mode, as I didn't want to use the html format for legacy reasons. Without looking at your implementation I cannot say why it's doing what it is... However, I know that I talked with NI Tech Support when I implemented this example over a year ago, so they should be able to help with getting the example to work with the default process model. You should be able to set some break points to see what's happening in the process model after each step to see why you're not seeing any results on the fly. I do remember that it required some copying and pasting from several sections in the process model. Once you get it running properly, stepping through it should give you a good idea of where you'd want to ad
    d a routine that writes to a log file as the tests are conducted.

  • Not possible to open PDF file generated by Report functionality

    Hello,
    we are facing the problem that reports in PDF format deliverd in SharePoint by Duet Enterprise cannot be opened by Adobe Reader. The error we get is the following:
    Adobe Reader could not open "filename.pdf" because it is either not a supported file or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    When trying to open it with Internet Explorer the following error message pops up:
    File does not begin with '%PDF-'.
    Does anyone know how to fix this problem?
    Thanks in advance.
    Kind regards
    Sven

    Hi Hi Sven,
    Could you please tell me the type of report you were trying execute? Is it ERP or BW? And ALV or non-ALV?
    We are supporting PDF report output type only for BW reports and for ERP non-AVL reports. For other types PDF format is not supported.
    If you configure PDF for other report types then you will get report output in PDF file in SharePoint server, but you will face above error message while opening the file.
    Regards,
    Binson

  • To generate a report that will have services(exchange, AD, file services etc) status and interruptions in a day(SCOM 2012)

    We have SCOM 2012 with Lync, exchange, fileserver and AD managment packs installed. The requirement is to generate a report that will have health status of these services and its failures in one sheet. Is it possible to generate such a report in SCOM?
    if so, how to do it? please assist.

    Yes, you can create custom report for availability of these services.
    http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-create-custom-availability-reports-for-specified-monitors.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

Maybe you are looking for

  • How Can I See My Entire Library?

    I created my library from the iTunes store and from my personal CD collection.   I created it on a Windows desktop machine.   Now, when using my Windows laptop, only my purchased tunes show in my library.   How can I see my whole library?

  • Using time capsule to backup FCP files on External Lacie drives

    Has anyone done this with any measure of success? I have my FCP projects on 3 to 4 external Lacie drives and I want to back them up onto my 1 TB TC. It seems TC only backs up the internal HD and not external HD's. Is my only option to drag the data o

  • Change of e-mail adress

    I have changed my original the e-mail adresse on my iTunes account and now I cant play the 4 games I have so far purchased, because the account for these is my old mail adress. How do I resolve the problem? Message was edited by: masterchatman

  • Session Variables Not Sticking

    We are having issue with Session variables sticking from page to page in our Admin area of our website. You can login, but as soon as you click on another link (or anything) they drop.   It's not a code issue because we have the same code on 2 other

  • Citrix quits unexpectedly

    When I start my remote log in I currently alway get the message 'Citrix has quite unexpectedly' and the error message (posted below after this explanation). If I then leave it it seems to reconnect and stay connected, but sometimes not. Once a sessio