
Customize AD FS Login Screen – Login Instructions
Articles, Frontpage Article, NewsTo customize the login instructions on your AD FS login screen, first you need to download the theme that will be updated. Then, you will update the onload.js script with your custom code, and then reset the theme to use the updated onload.js.…

Customize AD FS Login Screen – Illustration
Articles, Frontpage Article, NewsTo update the left-hand illustration on your AD FS login screen, open PowerShell as administrator on the AD FS server, and type the command:
set-adfswebtheme -targetname <your theme name> -illustration @{path=”<path to the image>”}
The…

Customize AD FS Login Screen – Create Custom Theme
Articles, Frontpage Article, NewsThe theme name that is delivered with the AD FS configuration is “default”, but you have the option of creating and customizing your own themes. To create a custom theme, open PowerShell as administrator on the AD FS server, and type the…

Customize AD FS Login Screen – Company Logo
Articles, Frontpage Article, NewsTo update the company logo on your AD FS login screen, open PowerShell as administrator on the AD FS server, and type the command:
set-adfswebtheme -targetname <your theme name> -logo @{path=”<path to the image”}
The theme…

How to automatically deduct a percentage from an invoice
Articles, Frontpage Article, NewsLawson allows you to use distribution codes that allow for percentages to be negative which would create a deduction. Book the invoice at normal 100% for the expense account and use the distribution code to book the discounts to the proper GL…

IPA v11 Link to Download IP Designer
Articles, Frontpage Article, NewsIP Designer is no longer downloaded from InforXtreme, starting with IPA version 11.
The link to download can now be found in the validation URLs that are generated during the install. These web pages can be found on your Landmark server at…

Landmark 11 Validation URLs & Rich Client Links
Articles, Frontpage Article, NewsLandmark version 11 still has the validation URLs in the LADIR folder, but the Rich Client download link has moved.
To access the Rich Client download, use the URL https://<LANDMARK-SERVER>/canvas/native/. You will find all the Rich…

Error Running Lawson Command Line Utilities
Articles, Frontpage Article, NewsUnsupportedClassVersionError occurs when running Lawson command line utilities. This could mean that Lawson is using an incompatible version of Java. Make sure you have a compatible version of java installed and activated. If that is the case,…

IFS Database Error
Articles, Frontpage Article, NewsIf you are unable to log into Infor Federation Services (IFS) with a very vague error message, check the event viewer on the AD FS server to see if there are any more descriptive messages there. A database login issue could indicate that the…

Activating Patches – dbreorg error
Articles, Frontpage Article, NewsOccasionally when installing patches, you may get a message during the dbreorg phase of the activation. This usually means that some process has a lock on your files. Bounce your Lawson services, then run the dbreorg manually. If you get the…
