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

BPCS/LX Tip of the Week: Infor LX Compatibility With IBM i 7.3

Anthony Etzel 0 52769 Article rating: 5.0

IBM® has released its latest operating system for the IBM i. IBM i 7.3™ has many new features and enhancements that you may want to take advantage of.

Infor is pleased to announce the following Infor LX products are supported on this new version, effective June 12.

Supported products and versions

The following Infor products have been evaluated for compatibility with IBM i 7.3 and are supported on that version of the platform:

  • Infor LX 8.3 (all release levels)
  • Brazil Pack for Infor LX 8.3
  • Argentina Pack for Infor LX 8.3
  • Infor BPCS 8.2 (all release levels)

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: LN Financials

Kathy Barthelt 0 72974 Article rating: No rating

Did you know that you can use user-definable dimensions to view financial information in detail from different angles?

With the parent-child structures, you can obtain financial information in the proper structure, regardless of the country or the financial system.

Optimize Your Manufacturing Today!

Tip of the Week: What is Sales Tax Nexus?

Kathy Barthelt 0 102689 Article rating: No rating

Sales tax nexus is the connection between a seller and a state that requires the seller to collect and remit tax on sales made in that state. If you have nexus in California and Texas, for example, you must collect and remit sales tax in California and Texas.

Many states are expanding their nexus rules. Business activities like trade show attendance, drop shipping, employing remote workers, advertising, and housing inventory in other states can establish nexus. The rules vary by state and it can be challenging to keep up with all the places your business needs to register, collect, and remit sales tax.

Optimize Your Manufacturing Today!

Baan/LN Lunch & Learn Webinar: What Manufacturers Need to Know About Sales Tax Compliance

Kathy Barthelt 0 38132 Article rating: 5.0

Lunch & Learn Webinar for Baan/LN!
Is Your Company at Risk?
What Manufacturers Need to Know About Sales Tax Compliance

Crossroads RMC & Avalara on the Avatax and Infor LN Integration. 

Learn how Avalara delivers end-to-end cloud-based (real-time data) sales tax automation, including rate determination, return filing, remittance, and exemption certificate management!

Get the inside scoop on:

  • The sales tax landscape: why it is more complex than ever and what that means in mitigating risk.
  • The importance of exemption certificates (reseller certificates) in sales tax compliance—even if you think you don’t owe sales tax.
  • Economic Nexus Laws and how they could impact your business.
  • How Avatax for Infor LN seamlessly integrates to apply the proper sales tax every time to invoices, manages exemption certificates, files, and remits returns while providing “Accuracy Guaranteed" audit protection.

You Don't Want to Miss This Important Webinar!

BPCS/LX Tip of the Week: 3 Common ERP Mistakes & How to Avoid Them

Anthony Etzel 0 51955 Article rating: No rating

For many businesses, a high-powered ERP can streamline processes, increase efficiency, and strengthen the bottom line—at least in theory. In reality, some companies miss out on the opportunity to achieve greater ROI by overlooking a few fundamental truths about ERPs.

1. Implementation takes longer than usually anticipated.

2. Company buy-in and sufficient training can predict success.

3. Implementing the full range of features can make the difference between success and failure.

Can your ERP move with you into your next growth phase? Can it scale and flex as your business expands? Is your business making the most of your investment?

Read Full Article

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: 3 Common ERP Mistakes & How to Avoid Them

Kathy Barthelt 0 75479 Article rating: No rating

For many businesses, a high-powered ERP can streamline processes, increase efficiency, and strengthen the bottom line—at least in theory. In reality, some companies miss out on the opportunity to achieve greater ROI by overlooking a few fundamental truths about ERPs.

1. Implementation takes longer than usually anticipated.

2. Company buy-in and sufficient training can predict success.

3. Implementing the full range of features can make the difference between success and failure.

Can your ERP move with you into your next growth phase? Can it scale and flex as your business expands? Is your business making the most of your investment?

Read Full Article

Optimize Your Manufacturing Today!

BPCS/LX Tip of the Week: Notes Maintenance Enhancements

Anthony Etzel 0 53637 Article rating: No rating

The Notes Maintenance feature is made up note programs that are accessible from a central location. The Note Text Maintenance (SYS555), Note Type Maintenance (SYS553) and Multi Language Notes Maintenance (SYS556) programs are all available as menu options.

Instead of having to go into separate programs to maintain note settings, the user can set up print options, specify user documents and customize user security levels for specific notes.

The Notes Maintenance feature provides a way to create, revise, delete, and copy note text that are categorized by note types. The print options in Notes Maintenance permit a user to define documents for which the note is intended. This includes base LX documents and custom documents. 

Finally, the notes program provides a way to define notes by assigning document types. For example, a document type can be created named “Invoice.” A note can then be defined to print on all invoice programs without requiring individual entry.

Optimize Your Manufacturing Today!

First7677787981838485Last

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
27118 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories