) March 31, 2009 -- Integration Point®, a trade compliance software provider, announced today a solution to assist importers with automating the error-prone, time-consuming and ongoing manual process of validating entries on a regular basis. Using Integration Point Entry Visibility, importers have a global view of all entries filed. This increases trade compliance and ensures that all available savings are realized when importing goods. Entry Visibility gives importers real-time visibility into 100% of their entries around the globe.
Integration Point Logo
<!--
numquotes=2;
quote_index = 0;
quote_naptime = 1000 * 4;
quote_timeout = 0;
function sequentialQuotes()
{
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
quote_index = quote_index + 1;
if( quote_index >= numquotes ) { quote_index=0; }
//alert( quote_index );
document.getElementById( "quote_"+quote_index ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
}
function randomQuotes()
{
var randQuotId;
var i;
for( i = 0; i < numquotes; i++ )
{
document.getElementById( "quote_"+i ).style.display = "none";
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
if( enable_random )
{
quote_timeout = setTimeout( "randomQuotes()", quote_naptime );
}
quote_timeout = setTimeout( "sequentialQuotes()", quote_naptime );
}
randQuotId = Math.floor( Math.random() * numquotes);
//alert( randQuotId );
document.getElementById( "quote_"+randQuotId ).style.display = "inline";
enable_random=false;
if( enable_random )
{
quote_timeout = setTimeout( "sequentialQuotes()", 1 );
}
-->
Due to time and cost restrictions, most importers cannot audit all of their entries on a regular basis and therefore they are potentially losing money due to classification errors, inaccurate quantities, or missed Free Trade Agreement eligibility. Plus, the U.S. Modernization Act requires importers to demonstrate "Reasonable Care" when filing entry data to Customs. This means that importers that do not validate their entries could potentially be in violation and face significant fines. To reduce this liability, Entry Visibility from Integration Point gives importers real-time visibility into 100% of their entries around the globe and allows them to compare entry data against up-to-date global trade content, classification data, value data, quantities, and any other commercially available data in an on-demand environment.
"To achieve the greatest value proposition, a global trade management (GTM) solution must provide three key elements: compliance software, up-to-date trade content, and connectivity to customs and trading partners," said Adrian Gonzalez, Director of Logistics Executive Council, ARC Advisory Group. "The role of compliance, content, and connectivity is clearly evident in the entry validation process, which is why this solution from Integration Point is well-aligned with customer requirements."
Features of the Integration Point Entry Visibility Software include:
A free Entry Visibility Tutorial and whitepaper will be forthcoming. To receive a copy, please send an email to Marketing (at) IntegrationPoint (dot) com.
About Integration Point®, Inc.:
Integration Point, Inc. Real Time Global Trade Management helps many of the best known companies import and export goods more effectively by providing up-to-date international trade compliance. The Integration Point Solution is a comprehensive suite of fully integrated, web-based software products that provide consistent and secure access to global information including: Import/Export Management, 10+2 or Importer Security Filing, Global Classification, C-TPAT, AEO, Denied Trade Screening, Entry Visibility, Free Trade Agreement qualification and Duty Deferral Program participation. Companies dependent on efficient import/export of goods rely on Integration Point to help them quickly and accurately navigate through the often complex and dynamic requirements of global trade. Contact Integration Point at http://www.IntegrationPoint.com or 704-576-3678.
Media Contact:
Melissa Irmen
Integration Point, Inc.
MIrmen (at) IntegrationPoint (dot) com
540-219-3380
###
<!--