Journal Import - Multiple Reporting Curriencies

Can someone please let me know how i can handle Journal Import Process for Multiple Currencies, Please let me know the validation i need to be perform.

the whole error i am facing is below :
group id = 452132
LEZL0023: Journal Import can only process data from one table at a time.
<x gllcnt() 19-OCT-2012 00:33:21
Error in: gllcnt
Function return status: 0
Function Err Message: multiple tables
Function warning number: -1
sqlcaid: sqlabc: 0 sqlcode: 1403 sqlerrml: 25
sqlerrmc:
ORA-01403: no data found
1 Concurrent request ended in an error

Similar Messages

  • AP Journal Import Error

    Hi all,
    While running process to import journal error occured. Description of error are as below:
    1) User run ACCOUNTS PAYABLE JOURNAL ENTRY EXCEPTION REPORT, run completed with no error.
    2) The follow up auto run of JOURNAL IMPORT EXECUTION REPORT was interrupted due to failure of Oracle System resulting in a shutdown of the Server. Status Indicated Journal Import Completed with Error. No output file was generated.
    3) User then follow up with GL Supervisor responsibility and when 'GL Supervisor --> Journal --> Enter' is run and posting the month is queried, no unposted posting can be found for the data imported.
    4) Subsiquent re-run of ACCOUNTS PAYABLE JOURNAL ENTRY EXCEPTION REPORT and JOURNAL IMPORT EXECUTION REPORT completed with no error. However, output indicated NO DATA FOUND.
    Below are the output for the re-run:
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY EXCEPTION REPORT Date: 02-APR-07 Page: 1
    Invoice Distributions with Exceptions
    |----------------Invoice------------------| |--------------------Distribution------------------| Exception
    Supplier Name Invoice Number Currency Amount Num Amount Description GL Date Code
    *** No data exists for this report ***
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY EXCEPTION REPORT Date: 02-APR-07 Page: 2
    Invoice Payments with Exceptions
    |----------------Payment------------------| |----------------Invoice Payment---------------| Exception
    Supplier Name Document Number Currency Amount Num Invoice Number Amount GL Date Code
    *** No data exists for this report ***
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY EXCEPTION REPORT Date: 02-APR-07 Page: 3
    Reconciliation Payment Distributions with Exceptions
    Supplier Name Document Number Currency Amount Line Type GL Date Exception Code
    *** No data exists for this report ***
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY AUDIT REPORT Date: 02-APR-07 Page: 1
    TRANSFER TO GENERAL LEDGER : POSTED INVOICES
    Currency :
    Supplier Na Invoice Num GL Date Accounting Flex Entered Debit Entered Credit Accounted Debit Accounted Credit
    *** No data exists for this report ***
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY AUDIT REPORT Date: 02-APR-07 Page: 2
    TRANSFER TO GENERAL LEDGER : POSTED PAYMENTS
    Bank Acccount :
    Payment Document :
    Currency :
    Supplier Na Document Num GL Date Accounting Flex Entered Debit Entered Credit Accounted Debit Accounted Credit
    *** No data exists for this report ***
    Sawit - Set of Books ACCOUNTS PAYABLE JOURNAL ENTRY AUDIT REPORT Date: 02-APR-07 Page: 3
    TRANSFER TO GENERAL LEDGER : POSTED RECONCILIATION DISTRIBUTIONS
    Bank Acccount :
    Payment Document :
    Currency :
    Supplier Na Document Num GL Date Accounting Flex Entered Debit Entered Credit Accounted Debit Accounted Credit
    *** No data exists for this report ***
    Sawit - Set of Books Journal Import Execution Report Date: 02-APR-07 08:28
    Concurrent Request ID: 706386 Page: 1
    Journal Import finds no records in gl_interface for processing.
    Check status, set_of_books_id, je_source_name and interface_run_id of import records.
    ***** End of Report *****
    5) Check done on the gl.gl_interface show no data.
    6) Check done on the gl.gl_je_batches show no such data.
    7) A Sweep of un-imported journal before closing of period is done shows no record found of unposted records.
    8) As of date, user have closed the period of Mar-07.
    The question is, how do we repost the required data for the month of Mar-07 and to allow for posting into GL using the 'GL Supervisor --> Journal --> Enter' form?
    Please help....thanks a lot..

    I would say those exceptions always happening with Java products of Cisco.
    You need to open a Cisco TAC case for them to collect logs and see in details (in programming view) why this exception is happening.
    From my experience this may take sometime because the TAC engineer usually have no idea about the programming so he forward the logs analysis to a programmer who can understand.
    If you can open a TAC case then this should be your next step.
    Good luck.
    Amjad
    P.S: The main reason of most such exceptions is bugs.

  • Importing Financial Report to PowerPoint stalls second attempt

    Hello All,
    I have an issue that occurs when I import a financial report into PowerPoint using SmartView. The first report I import works fine. Then, when I go to import a second report, the import screen freezes up PowerPoint. In order to import multiple reports I have to save the current PowerPoint, exit PowerPoint, exit Juniper (b/c we use VPN), then go back into Juniper, then back into PowerPoint and back into the SmartView connection.
    Has this happened to anyone else? Any thoughts on this matter?
    Thank you,
    Mark

    Hello Sabrina,
    Could you please check page 23 of the following document
    http://docs.oracle.com/cd/E17236_01/epm.1112/fr_webuser_epm.pdf
    This talks about the behavior you are experiencing,let me know if that is the case.
    Thank you
    Kiran

  • Multiple GL Journal Import through Datafile.......

    Hello all,
    I have to import more than 1000 gl line to gl interface table. since i'm a functional guy not much comfortable in technical.
    I herewith attached the update query for single line.
    insert into GL_INTERFACE (
    STATUS, LEDGER_ID, USER_JE_SOURCE_NAME, USER_JE_CATEGORY_NAME,
    ACCOUNTING_DATE, CURRENCY_CODE, DATE_CREATED, CREATED_BY,
    SEGMENT1, SEGMENT2, SEGMENT3, SEGMENT4, SEGMENT5,
    ACTUAL_FLAG, ENTERED_DR, ENTERED_CR, GROUP_ID
    values (
    'NEW', 1, 'Payroll', 'Payroll',
    to_date('DEC-22-2008','MON-DD-YYYY'), 'USD',
    to_date('DEC-23-2008','MON-DD-YYYY'), 1092,
    '01', '000', '1110', '0000', '000',
    'A', 0.00, 1000.00, 12345
    I am submitting the data file FYI...
    'NEW', 1, 'Payroll', 'Payroll', to_date('DEC-22-2008','MON-DD-YYYY'), 'USD', to_date('DEC-23-2008','MON-DD-YYYY'), 1092, '01', '830', '5300', '0000', '000', 'A', 1000.00, 0.00, 12345
    'NEW', 1, 'Payroll', 'Payroll', to_date('DEC-22-2008','MON-DD-YYYY'), 'USD', to_date('DEC-23-2008','MON-DD-YYYY'), 1092, '01', '000', '1110', '0000', '000', 'A', 0.00, 1000.00, 12345
    Is it possible to write query like below
    LOAD DATA INFILE 'D:\flat.txt' INTO GL_INTERFACE fields terminated by "," optionally enclosed by '"'
    (STATUS, LEDGER_ID, USER_JE_SOURCE_NAME, USER_JE_CATEGORY_NAME, ACCOUNTING_DATE, CURRENCY_CODE, DATE_CREATED, CREATED_BY,
    SEGMENT1, SEGMENT2, SEGMENT3, SEGMENT4, SEGMENT5, ACTUAL_FLAG, ENTERED_DR, ENTERED_CR, GROUP_ID )
    But the above insert command not running successfully...
    Please help me on how to give a import multiple lines and where I need to give path for the data file.
    Thanks and Regards,
    Muthu
    [email protected]

    I do not think it is possible. One way is to run this concurrent program on some other instance (i.e. DEV or TEST), and estimate the time. Though other instances may be different in configuration and hardware setup, it should be helpful in estimating the time required for this concurrent program to complete.
    You may also log a SR and confirm this with Oracle Support.

  • BO xi 3.1 u2013 schedule a template for multiple reports with different column

    Hi,
    I need to migrate the existing reports from SQL Server Reporting Services to BO, and the column order in the report is very important to the clients since clients have existing code to ingest these reports into their database. Now I want to schedule a single template with different parameters for all reports in BO, or create a single template with lot of parameters for all reports. My question is how I might use one template to create multiple reports with different column orders in the reports?
    For example, client A has the following column order in their report: firstName, LastName, DateBirth, SSN. Client B has the following column order in their report: SSN, DateBirth, LastName, FirstName. Can I use one template to create these multiple reports?
    Thanks!

    Hi,
    The only approach I can think of is to create a template report which uses variables
    For each column you would need to variable
    v_columnAName and v_columnAValue
    v_columnAName would have a if statement in it
    =if([client]="clientA" or [client]="clientC";NameOf([firstName]);if([client]="clientB";NameOf([SSN]);NameOf([lastName]));
    v_columnA would have a if statement in it
    =if([client]="clientA" or [client]="clientC";[firstName];if([client]="clientB";[SSN],[lastName]));
    This would only work when you had a small set of clients.
    This might be more managable if it was done in the universe
    Regards
    Alan

  • Journal Import finds no records in GL_INTERFACE for processing.

    Hi,
    I'm using the Oracle Web ADI (11i) to upload journal entries form a spreedsheat to GL.
    When the request is finished, this message is shown on the out put :
    Journal Import finds no records in GL_INTERFACE for processing.
    Check SET_OF_BOOKS_ID, USER_JE_SOURCE_NAME, and GROUP_ID of import records.
    If no GROUP_ID is specified, then only data with no GROUP_ID will be retrieved.  Note that most data
    from the Oracle subledgers has a GROUP_ID, and will not be retrieved if no GROUP_ID is specified.
    Can you help me to reslove it.
    Thx.

    Hi Msk;
    You have below errors,
    LEZL0008: Found no interface records to process.
    LEZL0009: Check LEDGER_ID, GROUP_ID, and USER_JE_SOURCE_NAME of interface records.Journal Import Finds No Records in gl_interface for Processing [ID 141824.1]
    Journal Import Finds No Records in GL_INTERFACE For Processing For AX and AP Sources [ID 360994.1]
    GLMRCU does not populate GL_INTERFACE to produce journal for reporting sob [ID 1081808.6]
    Regards
    Helios

  • Payroll Journal Import Error EF04

    Hi,
    we are working in oracle applications 11i (11.5.0) TEST Instance.
    As monthly operations the payroll personnel upload the salaries journal to Gl Interface with oracle web adi. We have oracle hrms full install.
    We are trying to setup and use the direct payroll gl interface. The following steps are done so far:
    1. Cost Allocation Flexfield is setup and points to the same value sets as in the Accounting Key Flexfield.
    2. KFF qualifiers NOW are all enabled for all segments.
    3. 5 Costing accounts for 5 elements are entered directly to an employee at employee assignment element entry level.
    4. GL map to costing segments is done and although the employee is paid in foreign currency, his payroll is assigned to the functional set of book.
    5. costing is run
    6. cost break down report for costing run and only 2 lines are there! this is my first issue
    7. transfer to GL is requested .
    8. On the attempt to import the journals from payroll the request completes with warning And the two line have error code EF04
    The GL super user have checked the 5 accounts and they are valid and their combinations exist in the system.
    What do we need to check?
    Thanks ...

    Please review these docs and see if it helps.
    Journal Import Error with Status Code EF04 [ID 235029.1]
    Journal Import fails with EF04 error but security rule violation for new code combinations [ID 953109.1
    Journal Import - Record With Two Errors Ef04 And Em30 - Em30 Code Is Incorrect [ID 1175769.1]
    Receiving EF04 Error when Consolidation Run Option is Set to Run Journal Import [ID 150841.1]
    Doing a Journal Import Encounters EF04 Invalid Accounting Flexfields [ID 107896.1]
    EF04 error in GLLEZL incorrect, as code combination gets created [ID 368198.1
    Errors Caused Because of Misclassified Accounts [ID 231948.1]
    How to Use the Journal Import Correction Screen [ID 1056801.6]
    Thanks,
    Hussein

  • How Journal Import groups records from GL_INTERFACE into Journal Headers

    Hello,
    Does anyone know how or using what criteria the Journal Import program groups records from the GL_INTERFACE into Journal Entries?
    The R12 User Guide says that :
    REFERENCE4 (Journal entry name): Enter a journal entry name for your journal entry.
    Journal Import creates a default journal entry name using the following format:
    (Category Name) (Currency) (Encumbrance Type ID, if applicable) (Currency
    Conversion Rate, if applicable) (Currency Conversion Date, if applicable) (Originating
    Balancing Segment Value), chopped to the first 100 characters. If the above results in
    multiple journals in the same batch with the same name, then additional characters are
    chopped off, and a 2, 3, 4, and so on, is added for the second, third, fourth, journals with
    the same name.
    Does it mean that for every unique combination of Category+Currency+CurrencyConversion Rate+Currency Conversion Date, a Journal Header would be created? I also found that although not mentioned in the user guide, if the Accounting Date within a group of records is different, the import program includes accounting date to the above criteria and tries to create separate Journal headers per Accounting Date.
    Also, is there a way to override this ( Category+Currency+CurrencyConversion Rate+Currency Conversion Date) criteria?
    Thanks,
    Manish

    any suggessions on the above query?
    Thanks & regards
    Aboo

  • Journal Import Warning

    Hi ,
    I am running Journal Import but the status completion is warning. When I check the output/log is says:
    Journal Import finds no records in GL_INTERFACE for processing.
    Check LEDGER_ID, USER_JE_SOURCE_NAME, and GROUP_ID of import records.
    +---------------------------------------------------------------------------+
    General Ledger: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GLLEZL module: Journal Import
    +---------------------------------------------------------------------------+
    Current system time is 24-AUG-2010 18:45:14
    +---------------------------------------------------------------------------+
    gllsys() 24-AUG-2010 18:45:14
        fnd_user_id = 1090
        fnd_user_name = KCAALIM
        fnd_login_id = 344175
        con_request_id = 607564
        sus_on = 0
        from_date = 2010/01/01
        to_date = 2010/07/31
        create_summary = 0
        archive = 0
        num_rec = 1000
        run_id = 73591
    << gllsys() 24-AUG-2010 18:45:14
    SHRD0108: Retrieved 2 records from fnd_currencies
    gllcnt() 24-AUG-2010 18:45:14SHRD0118: Updated 3 record(s) in table: gl_interface_control
    source name = Receivables 
    interface source name = Receivables 
    group id = 626376
    ledger_id = 2023
    source name = Receivables 
    interface source name = Receivables 
    group id = 626377
    ledger_id = 2023
    source name = Receivables 
    interface source name = Receivables 
    group id = 626378
    ledger_id = 2023
    LEZL0001: Found 3 sources to process.
    glluch() 24-AUG-2010 18:45:14
    << glluch() 24-AUG-2010 18:45:14
    gl_import_hook_pkg.pre_module_hook() 24-AUG-2010 18:45:14
    << gl_import_hook_pkg.pre_module_hook() 24-AUG-2010 18:45:14
    glusbe() 24-AUG-2010 18:45:14
    << glusbe() 24-AUG-2010 18:45:14
    glusbe() 24-AUG-2010 18:45:14
    << glusbe() 24-AUG-2010 18:45:14
    glusbe() 24-AUG-2010 18:45:14
    << glusbe() 24-AUG-2010 18:45:14
    << gllcnt() 24-AUG-2010 18:45:14
    gllacc() 24-AUG-2010 18:45:14
    << gllacc() 24-AUG-2010 18:45:14
    gllenc() 24-AUG-2010 18:45:14SHRD0108: Retrieved 6 records from gl_encumbrance_types
    << gllenc() 24-AUG-2010 18:45:14
    gllfss() 24-AUG-2010 18:45:14LEZL0005: Successfully finished building dynamic SQL statement.
    << gllfss() 24-AUG-2010 18:45:14
    gllcje() 24-AUG-2010 18:45:14
    gllalb() 24-AUG-2010 18:45:14
    << gllalb() 24-AUG-2010 18:45:14
    gllnid() 24-AUG-2010 18:45:14
    glluch() 24-AUG-2010 18:45:14
    << glluch() 24-AUG-2010 18:45:14
    LEZL0008: Found no interface records to process.
    LEZL0009: Check LEDGER_ID, GROUP_ID, and USER_JE_SOURCE_NAME of interface records.
    If no GROUP_ID is specified, then only data with no GROUP_ID will be retrieved.  Note that most data
    from the Oracle subledgers has a GROUP_ID, and will not be retri
    SHRD0119: Deleted 3 record(s) from gl_interface_control.
    << gllnid() 24-AUG-2010 18:45:14
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Finished executing request completion options.
    No data was found in the GL_INTERFACE table.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 24-AUG-2010 18:45:14
    +---------------------------------------------------------------------------+I check the GL_INTERFACE table and it has 3000+ contents.
    How do I check this error please....
    Thanks a lot
    Ms K

    Hi Msk;
    You have below errors,
    LEZL0008: Found no interface records to process.
    LEZL0009: Check LEDGER_ID, GROUP_ID, and USER_JE_SOURCE_NAME of interface records.Journal Import Finds No Records in gl_interface for Processing [ID 141824.1]
    Journal Import Finds No Records in GL_INTERFACE For Processing For AX and AP Sources [ID 360994.1]
    GLMRCU does not populate GL_INTERFACE to produce journal for reporting sob [ID 1081808.6]
    Regards
    Helios

  • Journal Import Issue

    Hi
    Our organization have a multiple branches.
    we are generating the Branchwise Journal vouchers in a single batch for payroll salary .
    For the same , we are using Journal Import program and runs successfully also.
    Now , we want to create a Document Number for each J.V. in this single batch.
    Can anyone suggest the way to accomplish this task ?
    Thanks in advance ..
    regards
    sanjay

    Hi
    Our organization have a multiple branches.
    we are generating the Branchwise Journal vouchers in a single batch for payroll salary .
    For the same , we are using Journal Import program and runs successfully also.
    Now , we want to create a Document Number for each J.V. in this single batch.
    Can anyone suggest the way to accomplish this task ?
    Thanks in advance ..
    regards
    sanjay

  • Journal Import Error Codes

    Hi All,
    I wanted to know where are the error codes stored in the database for the journal import process. For example, after the journal import completes - the execution report has the details and at the end it mentions about all the error codes and the meaning. Where is this informaiton stored. How can we derive the text of the error given a error code. I wanted to know to build a custom report.
    Thanks,
    Anand

    I think the meaning you can get it from the lookup.select *
    from fnd_lookups
    where lookup_type = 'PSP_SUSP_AC_ERRORS'
    order by lookup_code;But it seems GL is printing the error message details from the table fnd_new_messages.select *
    from fnd_new_messages
    where application_id = 101
    and language_code = 'US'
    and message_name like 'R_LEZL%'
    order by message_name;By
    Vamsi

  • InDesign CS3 crashes when importing multiple files.

    I've got a new box that's been running pretty solid for several weeks now. It's Win 7 with 8 gigs. Just last night it starts crashing when I'm importing multiple files. Doesn't matter if it's JPGs, TIFFs, or PDFs.
    I can import all the same files one by one using the place command.
    Importing multiples using the place command or dragging & dropping crashes.
    It's not a case of placing a PDF using the bleed box and no bleed box is set. And that usually doesn't crash InDesign, just fails to import.
    I deleted the preferences file to no avail.
    CS 5.5 has no problems. No, I can't just use 5.5. I'm the only person with it and really only use it for converting files for customers that don't have the common sense to send a PDF. Other people in the shop have to be able to open these same files.
    Any ideas? This is already a pain since one of my main jobs is ganging business cards 72 up on a sheet.
    Thanks,
    Mike

    Only difference between with and without the plugin is the Faulting process id, Faulting application start time, and Report Id...
    Faulting application name: InDesign.exe, version: 5.0.0.458, time stamp: 0x45f900b6
    Faulting module name: APPFRAMEWORK.RPLN, version: 5.0.0.458, time stamp: 0x45f903d0
    Exception code: 0xc0000005
    Fault offset: 0x0001b8b0
    Faulting process id: 0x2ac
    Faulting application start time: 0x01cd4b1c9256c068
    Faulting application path: C:\Program Files (x86)\AdobeCS3\Adobe InDesign CS3\InDesign.exe
    Faulting module path: C:\Program Files (x86)\AdobeCS3\Adobe InDesign CS3\Required\APPFRAMEWORK.RPLN
    Report Id: ec708910-b70f-11e1-ad4c-e840f209298e
    There's also a .net crash but not with every instance of the InDesign crash.
    Application: InDesign.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: exception code c0000005, exception address 0AD6B8B0
    Stack:

  • Design a single template for multiple reports with different column order

    Hi,
    I need to migrate the existing reports from SQL Server Reporting Services to Crystal Report 2008, and the column order in the report is very important to the clients since clients have existing code to ingest these reports into their database. Now I want to create a single template with lot of parameters for all reports. My question is how I might use one template to create multiple reports with different column orders in the reports?
    For example, client A has the following column order in their report: firstName, LastName, DateBirth, SSN. Client B has the following column order in their report: SSN, DateBirth, LastName, FirstName. Can I use one template to create these multiple reports?
    Thanks in advance.

    -As I mentioned you can find Template Field object in Insert menu of crystal report Designer 2008.
    As soon as you select Template Field object you will be able to see a box beside ur mouse cursor. Drag and drop this box at required place. Now when you place this object in report you will get some thing like this "<TemplateField1>" listed under Formula Fields tree. Double click "<TemplateField1>" formula to add your conditions.
    -I have not tested it for large amount of Customers. However as the number of customer increases the number of conditions will get increased.
    For the customer that want the same ordering of columns you can put those customers under one condition.
        for Example...
              if(?Client in ['clientA','clientA']) then
                        <TableName>.<Field>......
    -What do you mean be 40 columns? Do you mean 40 fields or you want to show 40 columns in report? Please elaborate.
    Regards,
    Amrita
    Edited by: Amrita Singh on May 21, 2009 7:54 AM

  • Excel Spreadsheet Journal Import

    I'm trying to debug an issue related to using the Excel Spreadsheet Journal Import. Where does the validation take place? I'm using Financial 9.0. But what actually happens when you click the import button? It looks like an XML message is sent. Does anyone know if this happens and if so what the name of the message is that is supposed to handle the incoming message??
    Thanks all in advance!!

    Michael Witherell wrote:
    Kathleen,
    No, Data Merge won't do. The context of need in this case is placing an Excel spreadsheet into InDesign; with Show Import Options turned on; with the workflow idea of bringing it in unformatted; yet applying a pre-made TableStyle to it.
    It turns out in this case that you have to follow up with selecting the first row (the header row) and clicking on Table > Convert (something or other) and choosing Header, thus turning the header row into a mechanically-repeating row (as in the case of a very long table that flows over more than one page).
    You can do this in advance if it is a Word doc table. That is, it can be set in Word before placing. Apparently you cannont do so in advance in Excel.
    Therefore, upon placing, the TableStyle appears to fail to some degree until you catch up with the Header Row conversion.
    Best to you,
    Mike Witherell in Alexandria, VA
    I'm not sure if this would help:
    * Create the heading row content on the master page, either as literal text in a text frame, or as a text variable.
    * Use Data Merge multiple records per page mode on the body page.
    This creates a pseudo table heading above the merged data on each new page. You'll have to adjust the height, vertical justification, and text wrap when defining the master page text frame text wrap to force the merged data to begin below it on the page.
    If you truly need a table, perhaps because some column content needs to wrap within cells, then "never mind." But if that's not the problem, perhaps nested and GREP styles could manage the formatting you need.
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Importing webi reports outside BO

    BO XI R2 SP1
    Windows 2003
    I'm thinking about importing webi reports outside of BO server -- and I need some help.
    I know how to import webi into pdf, excel etc but they remain on BO server unless you save them on local machine.
    I also know how to send reports to people using scheduler inpdf, excel formats.
    I'd like to know if there is way to schedule multiple reports (say 100 reports) and generate them in excel and then store them on external server (or maybe on same BO server machine but in a folder).
    Please advise.
    Thanks!

    Before you can see FTP or Unmanaged Disk (fale share) destinations while scheduling, those have to be enabled in CMC for the Job and Destination Job servers.
    Please review Admin guide on how to do that in CMC and User Guide that explains how to use those while scheduling.

Maybe you are looking for