Cross-platform tools

Default filter configuration in Product Lookup

What it is
Introducing a new feature in the
Product Lookup
screen that lets you set and save default filters for specific columns. This enhancement saves your grid configuration preferences, marked by a grey button, and improves default filtering behavior to match your expectations.
Benefit to you
Personalize your filtering by saving default column filters for quicker, tailored data access. Enjoy a better user experience with retained preferences, reducing repetitive actions. Consistent filtering behavior aligns with your saved defaults, minimizing confusion.

Open search query and extract thresholds

What it is
We set a hard limit of 1 million rows for data searches and extractions in open search. This feature also implements SQL pagination, akin to
Product Lookups
, optimizing query processes for large datasets.
Furthermore, we’re ignoring the unfiltered limit URL parameter if lower than 1M. This measn that there will no longer be a limit of 5000 records, usually being manually removed from the URL.
Impacted products/screens:
  • Entry Verification (EV) - Entry Search
  • Global Classification (GC) - Classification Search
  • Global Trade Visibility (GTV) - GTV Search
  • IMMEX - IMMEX Search
  • US Drawback - Drawback Search
  • US Foreign-Trade Zone (FTZ) Management - FTZ Search
  • US Importer Security Filing (ISF) - ISF Search
Benefit to you
Experience improved system stability and performance, especially for large queries. SQL pagination ensures faster, more efficient data retrieval, enhancing your overall experience.

Product lookups: Synchronous record counts

What it is
We've optimized the product lookup process by implementing sequential record counts instead of parallel ones. The page will now load without waiting for count calculations, displaying a loading icon next to the lookup dock. This change addresses the challenge of multiple simultaneous queries hitting the database, which previously increased latency and slowed down the system.
Benefit to you
Experience faster performance as each record count will load faster individually.