Infor LN Studio

Infor LN Studio is the Eclipse based development environment for Infor LN. Within the Extensions (tx) package you can create new components such as tables, sessions, messages, etc. The development of components in the tx packages does not differ from the normal Infor LN development. For extensions to be ready for the cloud, some restrictions apply.

This table shows the component types that can be developed:

Component Type Remark
Session Including the UI-script that handles the screen events.
Report LN native reports can be developed, but no layouts can be defined. This report is a container of data: the report input fields define the fields that are available to be sent to Infor Reporting. The design of the report design is made in Infor Reporting’s Report Studio .
Table This is including the DAL that handles the table events. For the table fields standard domains can be used, but also new domains can be created.
Domain
Library
Function
Menu
Label
Message
Question
Additional File
Business Object With an Integration Project.

For more information about Infor LN Studio and component development see these guides:

  • Infor LN Studio Application Development Guide
  • Infor LN Studio Integration Development Guide