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: Getting the Most Out of Your ERP System – The Roadmap

Anthony Etzel 0 50295 Article rating: No rating

I hate getting lost. I feel out of control and helpless. Thank God my dad taught me early on how to read a map. Maps give us direction, points of reference, and helps us navigate the obstacles in our way.  

Do you have roadmap for your ERP system, or are you lost? An ERP roadmap can give your staff direction. It should help you create a stronger workforce that is well prepared to meet the future needs of your business. Take a hard look at what your ERP is, or isn’t doing for you. Chances are, there is much that can be done, and all you need to do is start plotting out your map. 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Getting the Most Out of Your ERP System – The Roadmap

Kathy Barthelt 0 81038 Article rating: No rating

I hate getting lost. I feel out of control and helpless. Thank God my dad taught me early on how to read a map. Maps give us direction, points of reference, and helps us navigate the obstacles in our way.  

Do you have roadmap for your ERP system, or are you lost? An ERP roadmap can give your staff direction. It should help you create a stronger workforce that is well prepared to meet the future needs of your business. Take a hard look at what your ERP is, or isn’t doing for you. Chances are, there is much that can be done, and all you need to do is start plotting out your map. 

Optimize Your Manufacturing Today!

BPCS/LX Tip of the Week: 6 Powerful Steps to Win With Automation

Anthony Etzel 0 58979 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: 6 Powerful Steps to Win With Automation

Kathy Barthelt 0 80140 Article rating: No rating
  1. Eliminate paper shop packet and distribution of the paperwork to the shop floor.     
  2. Eliminate manual (paper-based) recording activities and the need to key in the transactions.
  3. Easy electronic scheduling by sequence and changing job priorities.
  4. Evaluate differences using actual times compared to standards.
  5. Improve data accuracy and eliminate the need to chase and fix errors.
  6. Practice Real-Time data reporting to monitor efficiencies and identify problems as they occur.

Optimize Your Manufacturing Today!

Crenlo Partners With Crossroads RMC to Achieve Operational Efficiency

Kathy Barthelt 0 30311 Article rating: No rating

Crenlo, a leading manufacturer of cab and enclosure products, has elected to expand their partnership with Crossroads RMC to achieve greater efficiency within their operations. Phase 1 of the implementation will include RMCship (FedEx/UPS integration with Baan), RMCbuild (analysis of current inventory for production needs), Paperless Pick Web Collect Data Collection for their service orders and remote warehouse, and the development of a web-based quality inspection application which will be integrated with their Baan ERP system. 

BPCS/LX Tip of the Week: Tip of the Week: Cross Docking

Anthony Etzel 0 55210 Article rating: No rating

Cross Docking can provide significant improvements in efficiency by looking for outstanding requirements for an item (production orders, sales orders, replenishment orders) and automatically assigning the incoming item to that requirement instead of putting the item away into inventory, only to retrieve it later. Consider implementing cross-docking at your facility. 

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Cross Docking

Kathy Barthelt 0 76023 Article rating: No rating

Cross Docking can provide significant improvements in efficiency by looking for outstanding requirements for an item (production orders, sales orders, replenishment orders) and automatically assigning the incoming item to that requirement instead of putting the item away into inventory, only to retrieve it later. Consider implementing cross-docking at your facility. 

Optimize Your Manufacturing Today!

First9495969799101102103Last

Tips:  LX | BPCS | M3

Improves control over PO costing changes during invoice entry by replacing passive warnings with an intentional override action.

  • In ACP500D3 (Invoice Entry PO Costing), users previously could unintentionally accept changes by pressing ENTER, even when quantity to cost or amount to cost values had changed.

  • A new “F14 to Override” warning message replaces the old message:
    “Details have changed. Press enter again to accept data.”
    This ensures users acknowledge and confirm significant changes explicitly.

New System Parameter:

  • “Apply GRN Costing Tolerance for PO Costing” (optional):

    • Within tolerance: Displays the original message —
      “Details have changed. Press enter again to accept data.”

    • Outside tolerance: Triggers the new override requirement —
      “F14 to Override”

Benefits:

  • Enhances oversight and reduces unintentional cost acceptance.

  • Enables better control of PO costs when invoice details differ from expectations.

Last

Tips: LN | Baan

George Moroses

Infor LX & BPCS Tip: PowerLink

PowerLink is a Windows-based client for end-users within the Infor Development Framework (IDF). PowerLink allows exports/imports from/to the ERP database, but how much do you really know about it? Here is some helpful information about PowerLink.​

Why does PowerLink sometimes fail to export all records?
There's not a finite amount of records that PowerLink can export. However, PowerLink export was never intended to handle large volumes of data. It was designed as a quick snapshot of a fairly small subset and a simple view of the user's PowerLink card. 

What is the maximum amount of data that can be exported?
The maximum number of records is only limited by the system resource like memory, etc. When the system runs out of resources, an OutOfMemory error should occur. In previous testings, we have exported +1 million records, although the size of records differs greatly between business objects, the total size of the data could be an issue. For larger volumes of data, customers should investigate other tools such as the iSeries Access "Data Transfer from iSeries Server" feature to download directly to Excel.

How do I know if the size of the data is an issue?
1. When exporting to an external file (text, HTML) then importing to Excel: You can easily check the output (text, HTML) to see if the intermediate output has all the records. This can be done by visual inspection or through the use of column totals. Simply compare between the output and what you see in PowerLink. If the exported file has all the records, then the problem is definitely Excel.
2. When exporting to clipboard, then copy/paste to Excel: There is a clipboard export size limit that is controlled through client preferences. Check the exported data in the clipboard, and see if it contains all the records or only partial records due to the size limitation set in client preferences. If limited, change the client preferences using Customize from the Main browser > Preferences > Miscellaneous tab > Limit Clipboard Export, and try the export again. If the clipboard has all the records the problem is in Excel, which we don't have jurisdiction over.

Suggestions for improving the export process. 

  1. Reduce the number of columns seen in the view. This will serve to reduce the data being exported and may increase the number of records that can be exported. 
     
  2. Reduce the complexity of the view. If the view has one column that lives on a related object, then it has to build SQL behind the scenes to get that related record. If all of the columns come from a single business object, then the processing will be significantly faster.
     
  3. Export to HTML, which can be opened directly by Excel, Access, and many other programs. This reduces the processing of the export formatting because PowerLink needs only to put begin and end tags around each data element. This will also preserve column alignment when Excel or other programs open the file.
     
  4. Unless you are exporting a fairly small volume of data, export to a file, not clipboard. Clipboard is held in memory until the entire view is read, and records are written to the file as they are retrieved.
     

 Also see KB 1357068 for more information about testing your view.

Print
50079 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories