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: CEA

Anthony Etzel 0 33580 Article rating: No rating

CEA Upload provides the capability to prepare both Budgets and Journal Entries in Excel. Once the spreadsheet is complete, it can be uploaded to CEA for posting as an entry to the GL Book of choice. Ease of use is achieved and a full audit trail is created. LX users can capitalize on their investment in both CEA and Excel to achieve a better accounting process. 

Optimize Your Manufacturing Today!

3rd Hoffmaster Site Goes Lives with Crossroads MES

Anthony Etzel 0 23549 Article rating: No rating

Hoffmaster, a leading manufacturer of disposable tabletop paper products, has gone live with Crossroads MES at their Oshkosh, WI plant. This is the 3rd Hoffmaster plant that has gone live with the Crossroads MES solution, and implementation of 80 more machines is planned at this facility for later this year. Engineering drawings and other production-related documents are now immediately available at each workstation running MES, thereby increasing efficiency and accuracy in their operations.

BPCS/LX Tip of the Week: Efficiency– The What & How

Anthony Etzel 0 28909 Article rating: No rating

Efficiency is something we all strive for in our personal lives and at work. How can manufacturers increase their efficiency? Take a hard look at the 4 key areas:

  1. Planning
  2. Bill of Material and Job Accuracy
  3. Inventory Planning
  4. Real Time Reporting / Processing 

Need help figuring out how to become more efficient in each of these areas? Contact us, we’d be happy to help.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Efficiency– The What & How

Kathy Barthelt 0 51554 Article rating: No rating

Efficiency is something we all strive for in our personal lives and at work. How can manufacturers increase their efficiency? Take a hard look at the 4 key areas:

  1. Planning
  2. Bill of Material and Job Accuracy
  3. Inventory Planning
  4. Real Time Reporting / Processing 

Need help figuring out how to become more efficient in each of these areas? Contact us, we’d be happy to help.

Optimize Your Manufacturing Today!

BPCS/LX Tip of the Week: Learn More About Infor’s LX Exit Points Functionality

Anthony Etzel 0 30939 Article rating: No rating

Exit Points is a new feature in Infor LX Version 8 that allows users to customize, without changing the original LX source code. Exit points provide a way for you to call an external program and pass a set of parameters to implement any needed custom logic. By using Exit Points, LX customers are able to modify the software, and still take advantage of new releases from Infor. Exit points are available in many LX programs. A complete list is available on the Infor support website.

Optimize Your Manufacturing Today!

Baan/LN Tip of the Week: Top 10 Survival Tips For Manufacturers

by Guy Morgan / IndustryWeek

Kathy Barthelt 0 50135 Article rating: No rating

Under intense cost pressures, quality is at risk at many manufacturers. These 10 tips can help you survive the competitive challenges ahead.

  1. Maintain your focus. Make a decision about the kind of company you are and stick with it. 
  2. Reinvent your products regularly. Suppliers who sharply differentiate their products fare the best. 
  3. Maximize your productivity and increase your speed through enhanced product and process design. Lean manufacturing focuses on production and its associated costs from a component's conception.
First8788899092949596Last

Tips:  LX | BPCS | M3

This enhancement provides additional views, additional order and line details, improved navigation, and additional capabilities to the IDF Customer Order Inquiry cards and to customer order-related business objects such as Allocations, Customer Invoices, Inventory Transaction History, Promotions, Drop Shipments.

Enhanced Order views based on user roles such as customer service, warehouse/logistics, salesperson/commission, data analysis/management reporting

  • Improved sort, select and filter capabilities
  • Enhanced navigation, data organization and data display
  • Improved customer service access to all transactions throughout the entire customer order life cycle – from quote to order, related invoices, and any RMAs, return orders, related credit memos
  • Improved grouping of related fields
  • New cards to present additional order and order line details
  • Consolidation of cards and card details when appropriate
  • Enhanced Display and Maintain capabilities for drillback to related customer, ship-to, item, carrier, terms, and other master file details
  • Improved display of dates, times and applicable time zones when Region Code time zone support is implemented
  • Multi language Description, Name and Address fields displayed in user’s language, if defined, else in base language

This enhancement provides search capabilities on segment value description in Segment Value List window (WINGSVD).

Segment Value List (WINGSVD):

  • Converted to a standard subfile
  • New action code 10=Search

This makes it easier to locate segment values when defining segment values in Model Account Builder or Alias definition. In addition, WINGSVD has been redesigned as a subfile to enable WebTop grid capabilities.

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
47041 Rate this article:
5.0
George Moroses

George MorosesGeorge Moroses

Other posts by George Moroses

Contact author

x

Categories