Home Discussions Questions & Answers Troubleshooting ECC Export Limitations

Troubleshooting ECC Export Limitations

Avatar photoCustomer February 4, 2024 at 1:37 pm

We have noticed that when users try to export underlying data from our Oracle ECC dashboards, the output file size is often capped, usually resulting in a maximum of 1000 records. Is this limitation configured in the ECC Framework, and if so, where?

Viewing 4 reply threads
  • Author
    Replies
    • Support February 5, 2024 at 12:26 pm  

      Yes, the export limit is a defined configuration parameter within the ECC Framework installation. You need to check the `ecc-config.properties` file. The parameter governing this is `MAX_EXPORT_COUNT`, which is typically set to a limit like 1000 records.

    • Avatar photoCustomer February 7, 2024 at 1:57 pm  

      If increasing this parameter poses performance risks to ECC, what alternative does Blitz Report offer to reliably export large data volumes from the same ECC data sets?

    • Support February 9, 2024 at 6:07 am  

      Blitz Report is the superior alternative for high-volume data extraction. By utilizing the underlying ECC SQL logic within a Blitz Report, you avoid the framework’s internal export count restrictions. Blitz Report guarantees no volume limitations on the output and delivers the data as perfectly formatted Excel files.

    • Avatar photoCustomer February 10, 2024 at 11:11 pm  

      We also need to ensure the export functionality itself is enabled in ECC.

    • Support February 12, 2024 at 4:23 am  

      To ensure the functionality is enabled, you must also verify the parameter `ENABLE_EXPORT` is set to `true` in your ECC configuration files.

Viewing 4 reply threads
  • You must be logged in to reply to this post.

Login with: