- Download the bulletin.
- On the Server where BSI is installed, open a command window as administrator
- Navigate to the install directory (i.e. D:\BSI\TF10ClientInstall)
- Change directory to the directory that matches your server configuration (win32 for a 32-bit server, or amd64 for a 64-bit server)
- Run the command tf10lic /ResetDSN
- Run the command set TF10_SCHEMA_NAME=<Your Schema/Databse Name>
- Run the command set TF10_DATASET=DEFAULT
- Run the command tfmaint “<full file path where you downloaded the bulletin>”
- Check the “upd” log file for any error messages
- Validate PRTF.1 in Lawson
Here is a simple step-by-step guide on how to setup a distribution group in Lawson for a jobdef.
- Login into Lawson Interface Desktop (LID) and type in: grpdef
- Create a group name and add users to group
- Create a distribution list using command: dstlstgrpdef
- Add your group from step 2 to this new Distribution list
- Open jobdef select job you want >> Select step and press F6 >> B. Report Distribution
- Now arrow down to Destination and set as Dist Group, under Group/* Print, type your group name or Distribution List. This should populate a list of users on the right side.
- So when this job runs, the PRT and Error file will be placed in these users print directories. Press Enter twice to save changes.
That’s it! You can use these groups for distributing printers among other uses in Lawson. Good luck!
- Login into LBI
- Click ‘Display Dashboard’ link under Tools -> Services -> FS Service module.
- Click New Property Button and type ‘showBanner’ then click ok.
- Type NO to hide the banner (if showBanner property is not present, default is YES)
- Click Update at the top and refresh the page to see changes.
Before:
After:
You may be getting reports from your users of this security warning or if loading to LBI from a portal bookmark, users may receive the below embedded error:
- To resolve this, login to Websphere on your LBI server.
- Go to Security > SSL Certificate and key management > SSL Configurations
- Select NodeDefaultSSLSettings
- Then select Quality of protection (QOP) settings
- Within this page, change the Protocol to SSL_TLSv2
- Save and then save to master configuration at the top. It is recommended to restart the entire LBI Server after this change.
Clear your browser cache before accessing LBI again and the TLS 1.0/1.1 error should be resolved. Also access LBI directly from a portal bookmark to see if it works there too.
Good luck!
You may have saw our article “How to load bursting rights into Lawson Business Intelligence” and encountered an error that your CSV file “exceeds the limit”.
To resolve this:
- Go to the Reporting Services server and open <application server directory>\ReportingServices\erswar-XXXX\
- Find and open the ersImportRights.jsp file in a text editor (backup before editing)
- Edit the following line:
- Multiply the 1024*1024 to the number of bytes you want to increase limit to. If you want it to be 10 MB max, the line would look like the below:
- Save the .jsp file
- Restart your app server, Websphere etc.
- Try importing the file again.
Good luck!





























