844-NOGALIS (844-664-2547)
Nogalis, Inc.
  • Link to Facebook
  • Link to X
  • Link to LinkedIn
  • Link to Mail
  • Company
    • News, Events and Articles
    • About Us
  • Products
    • Infor Lawson Data Archive
    • PeopleSoft Data Archive
    • Oracle Data Archive
  • Services
    • Infor Lawson Support
    • Infor Lawson / CloudSuite Consulting
  • Education & Training
  • Support
  • Contact Us
  • Click to open the search input field Click to open the search input field Search
  • Menu Menu

Archive for category: Articles

You are here: Home1 / News, Events and Articles2 / Articles

Weekly Patch Notification: December 23, 2023

Articles, Frontpage Article, Patches
Read more
12/23/2023
https://www.nogalis.com/wp-content/uploads/2024/01/Weekly-Patch-Notification-December-23-2023.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-23 19:42:352024-01-12 08:45:03Weekly Patch Notification: December 23, 2023

Lawson Add-ins Script error – An error has occurred in the script on this page

Articles, Frontpage Article, News

Lawson Add-ins Script error “An error has occurred in the script on this page”. This used to be caused by an outdated internet explorer browser before Microsoft migrated fully to Edge. Now this can occur when Excel extension apps get added via an app update or feature update.

 

When logging into Lawson Excel addins, you may get this script error, locking up your session and not being able to login.

 

To resolve this, in Excel, go to File >> Options >> Add-ins >> Com Add-ins >> Go

 

In this case, it was an Acrobat PDFMaker office com addin extension that was added after an update, simply uncheck this extension and click OK.

 

Now close excel and open again, you should be able to login to Lawson Add-ins now.

12/22/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Lawson-Add-ins-Script-error-An-error-has-occurred-in-the-script-on-this-page.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-22 07:53:352023-12-19 16:08:39Lawson Add-ins Script error – An error has occurred in the script on this page

Resolving “Metadata not available” error in Infor Reporting with Chrome browser

Articles, Frontpage Article, News

Problem:

A user is encountering a problem while utilizing the XM reporting tool in conjunction with the Chrome browser.

 

Solution:

When launching the Ad-hoc reporting tool using Chrome and selecting the ER Model option, the “list” option is chosen from the provided pre-defined report layouts. Normally, users would be presented with the report building functions, and the right-side source panel would display all available fields that can be dragged into the report area. However, as observed in the attached document, both the source field and report area are completely empty, rendering it impossible to construct any form of report.

 

This issue persists when creating new reports and running existing ones through both Ad Hoc and Professional Reporting, specifically when utilizing Chrome or Incognito mode.

 

Note: Please be aware that IR only supports IE11 or Edge (in IE mode).

 

Another workaround may be to use another Browser:  IE, Firefox, Edge, etc.

 

And that’s all there is to it. Good luck!

12/19/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Resolving-Metadata-not-available-error-in-Infor-Reporting-with-Chrome-browser.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-19 08:17:032023-12-13 17:19:30Resolving “Metadata not available” error in Infor Reporting with Chrome browser

Weekly Patch Notification: December 16, 2023

Articles, Frontpage Article, Patches
Read more
12/16/2023
https://www.nogalis.com/wp-content/uploads/2024/01/Weekly-Patch-Notification-December-16-2023.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-16 19:34:462024-01-12 08:42:19Weekly Patch Notification: December 16, 2023

Where does Lawson Process Flow (IPA) get the SMTP server for emailing?

Articles, Frontpage Article, News

If you’re creating a new IPA (Infor Process Automation) Process Flow or editing a new one, you’ll want to know where the SMTP configuration information is to send out email notifications within the flow itself.

 

For 901 and v10 systems:

  1. Go to your LSF application server
  2. Go to the $LAWDIR\system directory.
  3. Search for the bpm.properties file and find the mailserver= line that contains the SMTP server info.
  4. Update it if needed, restart the server and test.

 

For cloud customers, this can be found in the Web based Process Server Administration portal for your organization.

  1. Login into your organizations Process Server Administration portal
  2. Go to Configuration >> System Configuration
  3. Locate the “system” configuration name and double click it to open
  4. Under property name, find mailServer, edit the value if needed

That’s it!

12/15/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Where-does-Lawson-Process-Flow-IPA-get-the-SMTP-server-for-emailing.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-15 08:04:232023-12-07 15:59:51Where does Lawson Process Flow (IPA) get the SMTP server for emailing?

Install and configure IPA Services for Lawson Applications

Articles, Frontpage Article, News

The IPA Services for Infor Lawson product (lpaservice.jar) contains the definition for each service.

These steps describe how to download, install and configure the services.

Download and install the services

  1. Download IPA Services for S3 from the Infor Product Download Center.
  2. Transfer the .jar file to your IPA server.
  3. Extract the contents of the .jar file to a new temporary directory.

jar –xvf lpaservice.jar

  1. Run the installation program from the temporary directory. Use the data area created in Landmark for IPA.

perl install-lpaservice.pl dataarea

  1. In order for Lawson applications to create workunits in IPA, standard workflow service data must be loaded onto the System Foundation (LSF) server.

In the temporary directory that you created, you will see the following directory structure and file:

YourTempDir/lsf/ wf-data-10.exp

Copy this file to your LSF environment in your normal install directory.

  1. Run the following command:

perl GENDIR/bin/pflowimpexp.pl imp wf-data-10.exp

NoteIf the installation provides feedback that some data was duplicated, you can ignore the message. This means that some or all of the workflow data already existed on the server which is not a problem.

  1. Verify that the services imported. View them on the IPA server. Navigate to: Start > Applications > Process Server Administrator > Configuration > Service Definitions

 

Configure email properties for IPA services

  1. From the IPA administration console on the IPA server, navigate to Configuration > System Configuration.
  2. Locate a configuration set named “ProcessFlowSolutions”.
  3. Verify that the configuration set should contains the following properties:
    • FromEmailAddress
    • ToEmailAddress

If the configuration set and/or the two properties do not exist, either re-install the product OR manually create the configuration to add the properties. Be sure to name them as shown above.

  1. Set the values of the properties to be meaningful for your organization.
  2. When you are finished updating, save the configuration.

 

12/12/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Install-and-configure-IPA-Services-for-Lawson-Applications.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-12 08:09:452023-12-07 15:54:22Install and configure IPA Services for Lawson Applications

Weekly Patch Notification: December 9, 2023

Articles, Frontpage Article, Patches
Read more
12/09/2023
https://www.nogalis.com/wp-content/uploads/2024/01/Weekly-Patch-Notification-December-9-2023.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-09 18:32:352024-01-12 08:35:12Weekly Patch Notification: December 9, 2023

How to resolve Lawson Requisition Center (RQC) Issues by clearing cookie and XML Data

Articles, Frontpage Article, News

Problem:

I am running Requisition Center (RQC) and I need to clear my user’s cookie data due to errors or issues accessing RQC.

 

Resolution:

The cookie and XML data is stored in your RQC work directory. This directory is defined in the LAWDIR/system/rqc_config.xml file. It is most commonly defined as “LAWDIR/RQC_work”.

 

To delete the cookie and XML data, follow the steps below:

  1. Change to your rqc_work directory.
  2. Delete all files for the web user(s) (e.g., rm userid*)
  3. Change to your rqc_work/cookies directory.
  4. Delete all files for the web user(s) (e.g., rm userid*)
  5. Change to your rqc_work/xml directory (if it exists).
  6. Delete all files for the web user(s) (e.g., rm userid*)
  7. Run the following URL to perform IOS Cache Refresh: https://hostname/servlet/IOSCacheRefresh
  8. Run the following URL to perform RQC Cache Refresh: https://hostname:port/rqc/html/utility.htm
  9. Have the user delete their browser cache ensuring that ‘All time’ is selected. See linked KB 1188792: “How to clear your browser cache”.
  10. Have the user enter RQC and immediately click on the NEW button.
12/08/2023
https://www.nogalis.com/wp-content/uploads/2023/12/How-to-resolve-Lawson-Requisition-Center-RQC-Issues-by-clearing-cookie-and-XML-Data.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-08 08:12:012023-12-01 17:14:52How to resolve Lawson Requisition Center (RQC) Issues by clearing cookie and XML Data

Requisition Center: Location of Cookie & XML Data

Articles, Frontpage Article, News

The cookie and XML data is stored in the RQC work directory. This directory is defined in the LAWDIR/system/rqc_config.xml file.

To delete the cookie and XML data, follow the steps below:

  1. Change to your rqc_work directory.
  2. Delete all files for the web user(s) (e.g., rm userid*)
  3. Change to your rqc_work/cookies directory.
  4. Delete all files for the web user(s) (e.g., rm userid*)
  5. Change to your rqc_work/xml directory (if it exists).
  6. Delete all files for the web user(s) (e.g., rm userid*)
  7. Run the following URL to perform IOS Cache Refresh: https://hostname/servlet/IOSCacheRefresh
  8. Run the following URL to perform RQC Cache Refresh: https://hostname:port/rqc/html/utility.htm
  9. Have the user delete their browser cache ensuring that ‘All time’ is selected. See linked KB 1188792: “How to clear your browser cache”.
  10. Have the user enter RQC and immediately click on the NEW button.
12/05/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Requisition-CenteR-Location-of-Cookie-XML-Data.jpg 470 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-05 08:09:422023-12-01 17:11:52Requisition Center: Location of Cookie & XML Data

Weekly Patch Notification: December 2, 2023

Articles, Frontpage Article, Patches
Read more
12/02/2023
https://www.nogalis.com/wp-content/uploads/2023/12/Weekly-Patch-Notification-December-2-2023.jpg 427 470 Angeli Menta https://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.png Angeli Menta2023-12-02 18:18:422024-01-12 08:32:05Weekly Patch Notification: December 2, 2023
Page 38 of 117«‹3637383940›»

LEGACY ERP DATA ARCHIVE SOLUTION



Discover how our clients are leveraging AWS services to archive their Legacy ERP data and provide ubiquitous access to users via a light-weight, secure, and read-only web interface. Secure, Fast, Reliable, and Cost Effective. That is the promise of APIX. Follow the link below to find out more and book a discovery call with our data archive specialist.

BOOK DEMO

© Copyright - Nogalis, Inc. 2024
  • Legal
  • Privacy
  • Contact Us
Scroll to top Scroll to top Scroll to top