In this short webinar we’ll show you our tried and true methodology for upgrading to version 10 as quickly as possible without making any compromises in quality. We’ll also leave a 30 minute QA session to answer all your questions regarding the upgrade process.
https://www.nogalis.com/wp-content/uploads/2017/01/Going-Live-with-Lawson-V10-By-May-31-2017-min.jpg470470Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2017-01-31 12:00:302022-04-27 11:46:11Going Live with Lawson V10 By May 31 2017
Former Lawson Executive & Minneapolis Director of Startup Grind Launch WorkOutLoud Offering the First and Only Social Platform Specifically Designed to Secure Customer Engagement
PRESS RELEASE
After 2 full years of imagination and development, early customer incubation, beta releases, and now more than 20 customers that are helping us prove out our idea for a comprehensive customer community platform and the value within… we are announcing our company to the world. It’s time to #WorkOutLoud #CustomerCommunities
https://www.nogalis.com/wp-content/uploads/2017/01/WOL-Press-release-lawson-workoutloud.jpg401600Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2017-01-24 11:44:552024-01-12 14:57:33WorkOutLoud Offers First & Only Social Platform Specifically Designed to Secure Customer Engagement that Drives Profitable Growth
The Branch node in IP Designer is useful for an “if-then-else” type of logical statement.
After adding a branch node to your process, make sure the node is connected (using the connection tool) to previous nodes. That way, all your variables will be available. Then, click on the branch node and add conditions. You can add many conditions, and you can use variables and/or javascript code to create the comparisons.
In this example, we have very simple conditions:
When you create a connection from a branch to another node, you will be prompted to select the condition that should lead to that node:
NOTE: If you need to connect your branch node to a different node, DO NOT DELETE the connection. That will delete your entire condition!!! Simply grab the end of the arrow and move it to the correct node, or right click on the connection to unlink it and create another connection to the correct node.
https://www.nogalis.com/wp-content/uploads/2017/01/IP-Designer-Series–The-Branch-Node.jpg665732Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2017-01-24 07:54:592017-01-23 13:57:05IP Designer Series – The Branch Node
Today we are introducing a free tier of our super popular security reporting application.
LSFIQ is the only cloud-based application that enables you to upload and analyze your Lawson Security data with ease and with no software to install. Simply upload two easy-to-create files into your LSFIQ account and get access to dozens of incredible reports that give you instant, detailed view into your security data. And now there is a great new free version.
It has taken us a while to make the freemium vision come to life but we are proud to announce that as of 2017, you can use our application completely free with no obligation to ever buy.
Learn More About LSFIQ and Sign up for your Free Tier today!
In Lawson version 10.0.8, you may encounter performance issues followed by the dreaded “error occurred outside of IOS” notification. If you run into these issues, check your event viewer. If you see an error like the one below, you may need to reinstall the Micro Focus license manager. Here are the steps to do install it.
Sometimes Lawson errors can be very cryptic and difficult to troubleshoot. Sometimes you will have a very specific error in the ios.log or other system logs, and a search on InforXtreme produces ZERO results. It can be quite frustrating! Don’t forget that you have another place to check for errors. Always remember to check your Windows Event Viewer for another “perspective” on the error. Sometimes a Google search or even InforXtreme search on the error text in Event Viewer will actually produce results where the log search didn’t. Some examples I have found are an error in the importdb script, which provided more information for an Infor ticket I had open, and a MicroFocus license manager error that led me to a KB and a download that solved some performance issues for us. So, the bottom line is, don’t forget to check server logs in addition to Lawson and WebSphere logs!
https://www.nogalis.com/wp-content/uploads/2017/01/Don’t-forget-to-check-your-Event-Viewer-e1483656249258.jpg544599Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2017-01-05 14:44:272017-01-05 14:44:27Don’t forget to check your Event Viewer
The Assignment node in IP Designer is pretty straightforward and simple to use, but it can also be very useful and flexible. The first step to using the assignment node is to create and initialize your variables in the start node properties.
The assignment node can be used to set simple variables. It can also be used for more complex assignments. Here is a simple assignment, created by clicking :
You can also use javascript and regular expressions in your assignment node to manipulate strings. This example uses a simple “if” statement to assign a variable (created by clicking ):
This example takes a line from a data iterator, splits it on the “,” , and removes unwanted characters using regular expressions. It assigns that string to the “impCompany” variable, which was created and initialized in the Start node.
https://www.nogalis.com/wp-content/uploads/2017/01/IP-Designer-Series-The-Assignment-Node.jpg665732Angeli Mentahttps://www.nogalis.com/wp-content/uploads/2013/04/logo-with-slogan-good.pngAngeli Menta2017-01-03 11:30:352017-02-17 11:25:18IP Designer Series – The Assignment Node
There’s no denial that cloud technology saw impressive growth in 2016. Companies like Amazon and Microsoft embraced the technology and saw increased sales. And there’s no sign of a slowdown. Below are seven predictions for cloud technology in 2017 from cloud market experts.
When faced with a hardware refresh, more companies will turn to the cloud rather than new equipment.
Cloud vendors with incomplete solutions will continue to form surprising alliances.
CISOs will increasingly see cloud migration as a risk mitigation strategy.
New Software as a Service (SaaS) will emerge to help people manage cloud-based resiliency.
Machine learning will begin to enable the prediction of application downtime and duration.
Cloud apps providers will build more native logging and audit features.
Companies will continue to implement multi-cloud models.
Are your predictions on the list? What other predictions do you have?
Going Live with Lawson V10 By May 31 2017
WebinarsIn this short webinar we’ll show you our tried and true methodology for upgrading to version 10 as quickly as possible without making any compromises in quality. We’ll also leave a 30 minute QA session to answer all your questions regarding the upgrade process.
WorkOutLoud Offers First & Only Social Platform Specifically Designed to Secure Customer Engagement that Drives Profitable Growth
NewsFormer Lawson Executive & Minneapolis Director of Startup Grind Launch WorkOutLoud Offering the First and Only Social Platform Specifically Designed to Secure Customer Engagement
PRESS RELEASE
After 2 full years of imagination and development, early customer incubation, beta releases, and now more than 20 customers that are helping us prove out our idea for a comprehensive customer community platform and the value within… we are announcing our company to the world. It’s time to #WorkOutLoud #CustomerCommunities
Read Full Press Release Here
IP Designer Series – The Branch Node
Articles, NewsThe Branch node in IP Designer is useful for an “if-then-else” type of logical statement.
After adding a branch node to your process, make sure the node is connected (using the connection tool) to previous nodes. That way, all your variables will be available. Then, click on the branch node and add conditions. You can add many conditions, and you can use variables and/or javascript code to create the comparisons.
In this example, we have very simple conditions:
When you create a connection from a branch to another node, you will be prompted to select the condition that should lead to that node:
NOTE: If you need to connect your branch node to a different node, DO NOT DELETE the connection. That will delete your entire condition!!! Simply grab the end of the arrow and move it to the correct node, or right click on the connection to unlink it and create another connection to the correct node.
Introducing A Free Tier of LSFIQ Lawson Security Reporting
Events, NewsToday we are introducing a free tier of our super popular security reporting application.
LSFIQ is the only cloud-based application that enables you to upload and analyze your Lawson Security data with ease and with no software to install. Simply upload two easy-to-create files into your LSFIQ account and get access to dozens of incredible reports that give you instant, detailed view into your security data. And now there is a great new free version.
It has taken us a while to make the freemium vision come to life but we are proud to announce that as of 2017, you can use our application completely free with no obligation to ever buy.
Learn More About LSFIQ and Sign up for your Free Tier today!
Update the Micro Focus License Manager
Articles, NewsIn Lawson version 10.0.8, you may encounter performance issues followed by the dreaded “error occurred outside of IOS” notification. If you run into these issues, check your event viewer. If you see an error like the one below, you may need to reinstall the Micro Focus license manager. Here are the steps to do install it.
Don’t forget to check your Event Viewer
Articles, NewsSometimes Lawson errors can be very cryptic and difficult to troubleshoot. Sometimes you will have a very specific error in the ios.log or other system logs, and a search on InforXtreme produces ZERO results. It can be quite frustrating! Don’t forget that you have another place to check for errors. Always remember to check your Windows Event Viewer for another “perspective” on the error. Sometimes a Google search or even InforXtreme search on the error text in Event Viewer will actually produce results where the log search didn’t. Some examples I have found are an error in the importdb script, which provided more information for an Infor ticket I had open, and a MicroFocus license manager error that led me to a KB and a download that solved some performance issues for us. So, the bottom line is, don’t forget to check server logs in addition to Lawson and WebSphere logs!
IP Designer Series – The Assignment Node
Articles, NewsThe Assignment node in IP Designer is pretty straightforward and simple to use, but it can also be very useful and flexible. The first step to using the assignment node is to create and initialize your variables in the start node properties.
The assignment node can be used to set simple variables. It can also be used for more complex assignments. Here is a simple assignment, created by clicking
:
You can also use javascript and regular expressions in your assignment node to manipulate strings. This example uses a simple “if” statement to assign a variable (created by clicking
):
This example takes a line from a data iterator, splits it on the “,” , and removes unwanted characters using regular expressions. It assigns that string to the “impCompany” variable, which was created and initialized in the Start node.
7 cloud technology predictions for 2017
NewsThere’s no denial that cloud technology saw impressive growth in 2016. Companies like Amazon and Microsoft embraced the technology and saw increased sales. And there’s no sign of a slowdown. Below are seven predictions for cloud technology in 2017 from cloud market experts.
Are your predictions on the list? What other predictions do you have?
For Full Article, Click Here
Infor BI–Office Plus: Create a Database Alias
Articles, NewsThis is a simple way to create a database alias.
Create your Alias:
Your Alias is now created:
Infor BI–Office Plus – Ad-hoc Report: 2 Simple Ways to Create Ad-Hoc Reports
Articles, NewsHere are 2 simple ways to create ad-hoc reports:
Once you have your Alias create
or
Note: Each new ad-hoc report will open in a new window.