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

Infor M3 & Movex Tip of the Week: What are M3 Web Services?

Frank Petrasio 0 36898 Article rating: 5.0

M3 Web Services Server is the runtime engine for M3 Web Services, which are wrappers for the business functionality provided by supported backend applications such as M3 Business Engine.

The M3 Web Services Grid Management pages provide some basic administrative capabilities. For example, you can view deployed web services, check the server setup for errors, do some basic configuration management, and manage web service security.

To create your own web services, you must also install the M3 Web Services Designer component, which allows you to design, model, deploy, and test web services.

Is your company on an older version of Infor LX, BPCS, Infor LN, Baan, Infor M3 or Movex?

Crossroads RMC 0 48636 Article rating: 5.0

What will you do when your ERP is no longer supported in 2021?

This is a confusing time for many companies with respect to their ERP system.

"Will I still be able to run my current version?"
"What happens if I want to stay on my version?"
"What options do I have?"

Crossroads RMC is here to help you sort through the confusion and get you to a place where you feel confident about your ERP future.

Let's get started with how we can help. I want Crossroads RMC to…

  • Conduct an Infor ERP Utilization Review – Should I consider moving to the latest version of LX in the cloud, or on prem? If I don’t, what are my options?
     
  • Set up an Infor ERP Demo System – I want to give my employees a chance to try out the latest version to see if it would be of benefit.
     
  • Train My Employees – I want to ensure that we’re operating based on best practices.
     
  • Integrate My ERP to External Systems – My company uses separate systems that don’t talk to one another and that is really inefficient.
     
  • Brainstorm With Me – I’m not sure what to do. I need to talk through some scenarios with someone who has been there, done that.
     
  • Support My Users – I’m short-staffed. I may upgrade, or I may stay where I’m at. Either way, I could use someone to handle our ERP issues. Please help!

Contact us at 800.762.2077 or click here to request a free phone consultation and we'll get you back on track.

Get the Latest Porting Set for Infor LN, Baan V and Baan IV

Kathy Barthelt 0 80153 Article rating: 4.5

Porting set 9.3g has been released and is suitable for use by:
• Infor LN customers
• Infor Baan ERP 5.2a customers who have migrated the Infor Baan ERP 5.2a Tools to Infor Enterprise Server 8
• Infor Baan ERP 5.0b and 5.0c customers who have adopted SLM as described in document U8985F US: User's Guide to upgrade to porting set 8.2b or later
• Infor BaanIV c when the conditions for upgrading from the 6.1c.xx porting set line are met.

Infor M3 & Movex Tip: What is a Start Page?

Frank Petrasio 0 39024 Article rating: 5.0

The Start page is the initial page that you will see when you open M3 H5.
Start pages provide a way to organize and keep track of tasks and programs. It contains widgets, which can give you quick access to the different features available in H5. The type of widgets to be added, their arrangement, and their size can also be customized.

The Start page can be accessed by clicking the home tab located below the Favorites menu. Start pages are available in both Enterprise and Foundation editions. However, H5 Foundation users will only see a static start page that cannot be configured or changed.

A Start page administrator can configure a default start page or a set of start pages for specific users or groups.

Infor LX & BPCS Tip of the Week: Production History Purge

George Moroses 0 39964 Article rating: 5.0

Did you know that you can clear production history?

JIT900 - Production History Purge

To clear field values from Production History Inquiry (JIT300). Run monthly as Day End Run and Month End Run which clears M-T-D fields.  There is an option to clear the average per hour and maximum per hour fields. This program can be run as often as you wish.

Infor M3 Tip: Personalization Tools in M3: Setting a field to be mandatory

Frank Petrasio 0 42844 Article rating: 5.0

This procedure describes how to make a field mandatory. A mandatory field must be completed by specifying a value. If this field is left blank, the user cannot proceed to the next panel or form.

  1. Go to the detail panel of a program.
  2. Choose the input field that you want to be mandatory. Right-click the field and select Personalize > Enable Mandatory.

Note: An asterisk (*) beside the field indicates that the field is mandatory. To disable the feature, right-click the field and select Personalize > Disable Mandatory.

Partner News - Avalara/AvaTax for Infor LX | BPCS | LN | Baan | M3

Crossroads RMC 0 44106 Article rating: 5.0

Considering tax compliance, but not sure if it’s the right time?

We know that many businesses are facing financial difficulties and need to make hard decisions.

Our partners at Avalara are offering 90 days of free US tax automation for all new AvaTax customers. This means you can implement AvaTax into your Infor product, shopping cart, billing system, etc, without having to pay anything for three months. Learn more>

Tax exempt? Avalara can automate that process too. Focus on what really matters right now, like managing cash flows, and driving revenue initiatives, and leave the tax compliance piece fully automated. 

First4748495052545556Last

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

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Contact author

x

Categories