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

By 2026, 75% of organizations will base their digital transformation model on the CLOUD!

Crossroads RMC 0 14531 Article rating: 5.0

Gartner forecasts that by 2026, 75% of organizations will anchor their digital transformation strategies in cloud computing.

Public cloud investment is expected to hit $724 billion by 2024, highlighting the sector's rapid expansion. Yet, selecting the appropriate infrastructure is critical, necessitating carefully evaluating various factors.

A detailed TechTarget article examines the advantages and disadvantages of on-premise and cloud solutions...

6 Ways Disconnected Data is Harming Your Business

Yikes!

Crossroads RMC 0 15398 Article rating: 5.0

Disconnected data – What is it?

no​ The spreadsheet that your warehouse manager has off to the side to track his inventory levels and expected shipments from your key suppliers.

no The email orders from your dealer portal waiting to be manually keyed into your ERP. 

Disconnected data is a set of information stored separately from the main system that is used to run your business (your ERP system). The data is valuable and lack of visibility to that data creates problems throughout the organization. Far more than you realize.

A 2023 study by enterprise automation provider Snaplogic and Vanson Bourne researchers showed the following:

Avoid Being a Quitter: How Crossroads RMC Can Help You Achieve Your Goals

Unlocking Success Infor LX/BPCS & Infor LN and Baan

Crossroads RMC 0 14492 Article rating: .2

Avoid Being a Quitter

As the calendar flips to January 1st, it marks the beginning of a new year filled with fresh opportunities and resolutions. It's that time when many of us set ambitious goals for ourselves, both personally and professionally. But, how often do these aspirations fizzle out before we even hit the second Friday of the year? It's so common that they even call it "Quitter's Day." However, it's not too late to stay on track and realize your ambitions. In this article, we'll focus on the professional side of goal-setting and how Crossroads RMC can be your ally in achieving manufacturing excellence.

Step 1: Make Your Goals Bite-Sized

Infor LX & BPCS Tip: System i Workspace AnyWhere information and Important Support Dates for IBM and Microsoft Products

George Moroses 0 25990 Article rating: 2.5

System i Workspace AnyWhere is a web application framework that provides a common user interface for Infor’s IBM i products.

*** We strongly recommend that you subscribe to this KB to receive automatic notification when it is updated ***

Latest Updates
System i Workspace AnyWhere - Feature Pack 22 is now available - see the Update History section below (as of January 4, 2024)

Infor LX / BPCS & Infor LN / Baan Tip: Time for the Notorious TRIO: Manual -  Physical -  Inventory

Crossroads RMC 0 20140 Article rating: 2.5

While it might be accurate (and I emphasize "might"), is a Manual Physical Inventory the optimal approach? Best practices unequivocally say otherwise!

A superior alternative is the adoption of Cycle Counting. Why choose Cycle Counting over a complete physical inventory? This method zeroes in on a selected stock range, allowing concurrent execution with a company's regular operations. Cycle Counts offers a streamlined approach to inventory management, minimizing disruptions to processes related to stock receipt, consumption, or dispatch.

The dreaded "freeze" is no longer a necessity, sparing your staff from extended holiday hours, and ensuring accurate inventory counts throughout the year! Crossroads RMC is poised to assist you in implementing Cycle Counting efficiently and effortlessly.

Contact us today to kickstart this transformative process at 800.762.2077.

Infor LX & BPCS Year-End Close Checklist

George Moroses 0 22480 Article rating: 5.0

As the year draws to a close, the hustle and bustle of year-end activities can sometimes lead to overlooking critical tasks within your Infor ERP system. Ensuring a proper year-end close is essential for setting the stage for success in the coming year. Here is a comprehensive checklist to guide you through the process:

Year-End Close Process Objectives:

First1718192022242526Last

Tips:  LX | BPCS | M3

Tips: LN | Baan

Kathy Barthelt

Infor LN & Baan Tips & Tricks for TECHNOLOGY: Data Sharing Methods (Advantages and Disadvantages)

Depending on the multicompany scenario you choose, an implementation team must decide whether or not tables must be logically linked or if data must be synchronized in another way to achieve availability of data across various companies. 

There are 3 ways in which data may be shared among companies. Here are some advantages and disadvantages of each:

  1. Logical Table Linking - If two companies use the same physical data, the physical table exists, or is used, in only one company: the physical company. Each piece occurs only once: one instance of the same data. If the term logical table linking is used, users from multiple companies use a single physical instance of the data. If the company tables are on the same server, this can be accomplished by logical table linking. Access to specific data can be restricted, if required.

    • Advantages: Logical Table Linking takes place in real time; therefore, the moment a record is created or modified in one company, a record becomes available in all other linked companies as well. The setup and maintenance of logical table linking is easier than the setup and maintenance of data replication. Logical table linking is extremely reliable because this type of linking is independent of network connections and user interventions. 

    • Disadvantages: Table sharing implies that all attributes for a record are the same in all companies. Therefore, suppose you share the item table and, for a particular item in a company, the product class is XXX. In this case, in all other companies, the product class for this item must be XXX as well.

  2. Data Replication - In this situation, each company has exactly the same data, but each company has a unique copy of the data. The same piece of data exists in multiple (physical) places: multiple instances of the same data. The process to copy the data is called data replication.

    • Advantages: Rather than using table sharing by means of the logical linking of tables, you can replicate the content of tables between companies. The advantage is that, on company level, some (non-key) attributes of a record can differ by company. For example, if the bills of materials are replicated instead of shared, for each company, you can link a different warehouse to the bill of material. As a result, the bills of materials can be the same across all companies and only the warehouses differ. Using replication, you can also make only a subset of the records available in other companies. For example, if you replicate items between companies, in a sales company, for example, by means of the item group, you can only make end items available. In addition, you can replicate only a subset of items, for example, depending on the item group. Note that replication also requires that the referenced tables are replicated or shared.

    • Disadvantages: Replication is not in real time, and therefore, for processes that require real-time integrated data as the financial integration processes, replication is not an option. For replication, you also must take into account the sequence in which you replicate. First, you must replicate the child tables and then the parent tables, and therefore first the business partners and then the purchase contracts. During the replication process, the data must be frozen. This point is of particular importance if the replication process takes a lot of time.

  3. Manual Syncronization - If only a small number of records are the same between some companies, you can enter, maintain, and keep the records synchronized manually. Note that the more dynamic data is, the more difficult this process is. This solution is strictly procedural. Therefore, depending on the discipline of the users, the solution is error sensitive: data can be forgotten, updated too late, or typing errors may occur.

  • Advantages - The main advantage is the flexibility so that only the data that really must be shared can be kept synchronized. By manually keeping data synchronized, not all attributes of a record need to have the same value.

  • Disadvantages - The main disadvantage is that this method depends on user interaction. Therefore, the method depends on the user’s time - because the method is not a real time procedure and the user may forget to update the data - and users can make mistakes.

Previous Article Infor LN & Baan Tips & Tricks for EXECUTIVES
Next Article Infor LN & Baan Tips & Tricks for FINANCE: Cash Flow Statements (tfgld 0123m100)
Print
35016 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories