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

Kathy Barthelt

Infor LN & Baan Tip: Important Porting Set Announcement (all versions of LN & Baan)

There has been a recent porting set change due to Infor’s Product Life Cycle Policy.  

How to determine the maintenance stage of an Infor LN product version and release

Before a customer starts deploying Porting Set 9.4a or a later release, they must determine the actual maintenance stage of their Baan / Infor LN product. The definition of the maintenance stages for the product versions and releases of all versions of Baan and Infor LN are outlined in the Product Support schedule as published in the PLC policy. The maintenance stage of the ERP version is either “Mainstream Maintenance”, “Extended Maintenance” or “Sustaining Maintenance”.

How to manage Porting Set updates

The following conditions apply to customers who intend to upgrade to Porting Set 9.4a or later Porting Set releases:

  • For customers with a product version in Mainstream Maintenance, there will be no difference with regards to Porting Set updates. They can install Porting Set 9.4a or any newer release.
  • Customers with a product version in Extended Maintenance will be able to use Porting Set 9.4a only under the condition that they acquire an Extended Maintenance license and have applied the corresponding validated license key to their SLM License server. This key is a Server license type.
  • Customers with a product version in Extended Maintenance who have not acquired an Extended Maintenance license will not be able to use Porting Set 9.4a or any newer version. The latest Porting Set for these customers that can be installed and used is 9.3j which was released in April 2021.
  • Customers with a product version in Sustaining Maintenance will not be able to use Porting Set 9.4a or any newer version. The latest Porting Set for these customers is 9.3j which was released in April 2021. Customers who are not entitled to upgrade to Porting Set 9.4a can use any Porting Set release prior to Porting Set 9.4a. These continue to be available through the Infor Support Portal.

You can find more information in KB 1946498 General: Infor LN and Baan Product Lifecycle Policy and KB 2204515, or you may contact Crossroads RMC for assistance in determining whether or not you are able to upgrade your porting set.

800.762.2077

Previous Article Are You Running Your IT Department, or is IT Running You?
Next Article Infor LX & BPCS Tip: Customer Tax Exempt Declarations, SYS160D1
Print
26615 Rate this article:
5.0
Kathy Barthelt

Kathy BartheltKathy Barthelt

Other posts by Kathy Barthelt

Theme picker

Contact author

Please solve captcha
x

Tips:  LX | BPCS | M3

If it is necessary to pause sending and receiving of BOD messages on your IBM i during your month end process, it is best practice for the document flows that point to the IBM i to guarantee delivery of BOD messages. Once the month end process has been completed, you will need to Resume the ‘Receiving’ and ‘Sending’ Active Connection Points so your documents will continue to process.

Pausing Sending messages

To pause sending messages to ION:

  1. Select Connect > Active Connection Points.
  2. Select the connection point that must be paused for sending messages.
  3. In the Sending Paused column, click Pause. The page is automatically refreshed and the Sending Paused checkbox is selected. A Resume button becomes available. 

Sending of messages by this connection point is stopped....

The database in LX 8.4 has undergone a significant change from previous versions. The database has been created using SQL DDL language instead of the old DDS language. The newer format allows for LX to take better advantage of advances in IBM database technologies as they move forward. Additionally, LX will be better able to make changes to tables (aka files) in the future without causing very large MR explosions to replace all programs that use a specific table. To ease the impact of this significant change, the LX tables (aka physical files) have new names that are the same as the previous version file names but with a “P” at the end, for example IIM is now IIMP. The old file names now belong to SQL views that looks just like the tables. This change made it easier to upgrade all the LX programs without changing every reference to every file. Many of the logical files remain although some have been replaced by SQL indexes to improve performance.

First6263646567697071Last

Theme picker

Tips: LN | Baan

Instead of sharing tables through logical linking, you can replicate table content between companies. This approach allows certain non-key attributes of a record to vary by company. For example, if you replicate bills of materials rather than sharing them, each company can associate a different warehouse with the same bill of material. This way, the bills of materials are consistent across companies, while the warehouses can differ.

Replication also enables selective availability of records in other companies. For instance, when replicating items, you might limit which items are available in a sales company based on their item group, only including end items. You can further refine replication to specific subsets, such as particular item groups.

Keep in mind that replication requires any referenced tables to be either replicated or shared as well.

12345678910Last

Theme picker

Categories