Please Wait a Moment
X

Infor LX Tips, Infor LN Tips, BPCS Tips, Baan Tips, Infor M3 Tips & Infor ERP News

Crossroads Connections

Infor ERP Tips & News from the Experts

Infor LX | Infor LN | BPCS | Baan | Infor M3

Industry Insights: Simplifying Integration Across LN and LX with Infor ION

Kathy Barthelt 0 24 Article rating: 5.0

Why this matters

Many integration challenges come from systems that don’t communicate effectively. Data is often duplicated, delayed, or manually transferred between applications, creating inefficiencies and limiting visibility.

What this solves

Infor ION provides a structured way to connect applications and enable consistent data flow across your environment, helping reduce manual processes and improve how information is shared.


How it works

Infor ION acts as a central integration layer, allowing systems to communicate using standardized messages.

In Infor LN, ION is natively integrated, enabling streamlined data exchange across applications.
In Infor LX environments, ION can be used as part of an integration strategy to connect ERP with external systems and platforms.

This enables:

Case Study: Driving Real-Time Performance with NextTrack Insights

Kathy Barthelt 0 819 Article rating: 5.0

NextTrack Insights

Where teams struggle:

  • Limited visibility into production performance
  • Delayed or inconsistent reporting
  • Difficulty tracking scrap and efficiency
  • Data spread across systems

Quick insight
When production and scrap data are visible in real time, teams can identify issues earlier and take action before they impact performance.

Real-World Example
Manufacturers using NextTrack Insights are improving visibility, reducing delays, and driving performance across production.

→ Read the full case study

If improving visibility is a priority, we’d be happy to help.

Talk with our team 1.855-410-2334

Infor ERP Tips & Tricks: Gain Insight into Inventory Variances with Cycle Counting Analytics

Applies to: Infor LN Baan environments

Kathy Barthelt 0 1927 Article rating: 5.0

Why this matters

Inventory discrepancies are often identified, but not fully understood. Without clear visibility into where and why variances occur, teams are left reacting instead of improving processes.

What this solves

The Cycle Counting Variances session (whinh8352m000) provides a visual way to analyze inventory discrepancies, helping teams identify patterns and root causes across warehouses and counting activities.


How it works...

Infor ERP Tips & Tricks: Improve MRP Visibility with WebTop Grid Support

Applies to: Infor LX BPCS environments

George Moroses 0 1569 Article rating: 5.0

Why this matters

In MRP inquiries, limited visibility and paging behavior can make it difficult to review data efficiently—especially when working with larger datasets or modern web interfaces.

What this solves

This enhancement enables full compatibility between MRP320D Master Schedule Detail Inquiry and the WebTop Grid, allowing users to view and work with complete datasets more effectively.


How it works

Manage the Complexity of Tax Compliance

Insights from our partner Avalara

Crossroads RMC 0 1474 Article rating: 5.0

Sales tax compliance becomes more complex as businesses grow. Expanding into new markets, adding locations, selling online, or integrating systems after an acquisition can quickly introduce new tax obligations.

Many organizations find manual tax processes difficult to manage and scale. Automation can simplify compliance, improve accuracy, and reduce the risk of costly penalties.

When Compliance Gets Complicated

Changes such as the following often create new tax requirements:

• Upgrading or changing ERP systems
• Mergers or acquisitions requiring system integration
• Adding locations or warehouses
• Expanding into e-commerce
• Managing remote employees
• Selling at trade shows across multiple states

Businesses may also struggle with large transaction volumes, exempt products or customers, audit exposure, and tax obligations in complicated states.

Why Avalara & Crossroads RMC

Avalara automates tax registration, calculation, filing, and document management, helping businesses maintain compliance as they grow.

Crossroads RMC integrates Avalara directly with Infor ERP environments, enabling automated tax calculations and reporting within existing ERP workflows.

Avalara supports more than 41,000 businesses and government organizations in over 75 countries, helping organizations manage complex tax requirements while focusing on growth.

800.762.2077 | Contact Us

Infor ERP Tips & Tricks: Already Have Avalara? Integrate It with Your Infor ERP

Infor LN | Baan | Infor LX | BPCS

Crossroads RMC 0 2662 Article rating: 5.0

If your company already uses Avalara for tax compliance, you can integrate it directly with your Infor ERP system.

Crossroads RMC has developed integrations that connect Avalara’s automated tax calculation and compliance platform with Infor ERP environments, allowing tax calculations, reporting, and compliance processes to run seamlessly within your existing ERP workflows.

This integration helps eliminate manual tax processing, improve accuracy, and ensure tax compliance as your business grows.

If you’re already using Avalara and want to streamline tax automation within your ERP, Crossroads RMC can help you connect the two.

800.762.2077 | Contact Us

12345678910Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt
/ Categories: Infor LN & Baan Tips

Infor LN & Baan Tip: Performance improvement by setting the First Free Number Cache (tcmcs0651m000)

Many transactions in all kinds of modules use order numbers or serial numbers. These order numbers are most often automatically generated. In the Number Groups (tcmcs0151m000) session you can define groups of order numbers used for dedicated areas. A Number Group is a group of the first free number series that you can assign to a specific use. All the numbers that Infor LN generates in the number groups that are dedicated to the same purpose are unique.

All the first free numbers are stored in the table tcmcs050.

As many different processes can request a free number from the number groups, we often see delays in the performance, due to locking on the first free number records. This locking issue can have a severe impact on the performance of huge batch-type transactions, but also on the performance perceived by individual users in many areas in LN.

For example:

  • Processing warehouse transactions. Single or in-batch
  • Completing / closing orders
  • Backflushing of production orders
  • Generate Order Planning
  • Cost calculation and warehouse revaluation


How this performance can be improved?

Resolution

In the Number Groups (tcmcs0151m000) session you can open the details of a specific Number Group (tcmcs0651m000) or start the session stand-alone.

In the Number Group, you define the Series with the related First Free Numbers. Per Serie in the First Free Number, you have the option to define the Cache Size.

This Cache size is defaulted on a value of 0 (zero). A cache size of zero means No Cache. How does the First Free Number caching works:

  • When the Cache Size is zero: With this setting a process requests a Free Number from the Serie and the first free number is issued to the process. But the first free number record is not updated yet. At the moment the requesting process is finished, without errors, it reports back that the number is used and the first free number record is updated. All the time that the process is working on the transactions the first free number record is locked. If another process is requesting a free number from the same series, it must wait (retries) until the record is updated and released by the previous process. This is the locking which is causing delays in the other processes.  
  • Setting the Cache Size to a higher value then zero activates the caching. When the Cache Size is set to 1 or higher, the requested free number is sent to the requesting process, the first free number is updated, with the number as defined in the Cache size, and the record is saved. It does not wait until the requesting process has reported back that is finished, with or without errors. In this way the record is immediately released and no locking will occur. If another process is requesting a free number, it does not need to wait until the free number record is released by the earlier process. If the process is ended with errors and therefor the number is not used, this number from the series is lost. This can result in gaps in the numbering. When the cache size is greater than 1, for example it is set to 5, the requesting process receives 5 free numbers. Even if it only needs less than 5. In this way the process only has to request for a new free number after it has used the first 5 numbers from the cache. This will also speedup the process in case of large batch transactions. For ‘warehouse integration users’, like for example Factory Track or WMS users we advise to set the cache size to 5.  

Note that financial documents are not based on number group series / first free numbers. Instead they are based on transaction type series, for which the caching functionality does not exist. Financial documents, like sales invoices, bank transactions, are thus not cached.

The caching is especially important to improve the performance of all logistical processes.

It is strongly recommended (mandatory) to set the Cache Size for all Number Groups to a minimum of 1.

Previous Article Infor LX / BPCS & Infor LN / Baan Tip: A New Wave of Cyber Attacks: Five Actions to Take Now
Next Article ​Infor LN & Baan Tip: Determining What Data to Archive or Delete
Print
36274 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories