The latest iteration of Infor’s Customer service solution, Infor Concierge, boasts more power along with a better user experience with its look and feel. Designed to provide holistic access to relevant Infor resources, the latest version of Infor Concierge incorporates direct feedback and comprehensive research to help ensure this iteration has the voice of the customer infused throughout. This new release is more intuitive than ever with a redesigned user interface and enhanced capabilities including full mobile access, a personalized news feed, access to Infor Services project details, a single sign-on to the Infor Campus training site, and self-help guides designed to help customers navigate the system more easily. Infor’s chief customer officer Susan Beal comments, “Streamlining customer experiences is a top priority for us, which is directly reflected in this iteration of Infor Concierge… designed to give customers the tools to find relevant information about their Infor services and solutions, which can help eliminate unnecessary calls and emails and which can help them solve business problems faster. As our customers’ enterprise software partner, we want to ensure that every touch point our customers have with us is valuable. We’re thrilled to deliver the new Infor Concierge.”

 

For Full Article, Click Here

When it is time to renew the certificate on your AD FS server, you will need to import the new certificate.  To do this, you will first need to get the thumbprint of your newly installed certificate.  Then, run the Set-AdfsSslCertificate command and provide the thumbprint value you retrieved.

Workflow processes are a great practice to keep your activities in order to achieve a business outcome. Trello boards, for example, can keep an entire team on the same page in real time.  The addition of Custom Fields to Trello boards are great for personalization and customization, but takes your processes to a whole new level. Thankfully, the folks at Trello make it possible to automate processes on your boards to make things even easier.

Lauren at Trello provides a breakdown of different workflows that utilize Custom Fields in tandem with Butler, Trello’s automation powerhouse.

Introducing Butler, a Trello Power-Up that allows you to set up “rules” in plain English that will then result in automated actions. Butler helps you with:

Agile Workflows – If you are using Trello in an agile workflow, you can set Custom Fields for Priority.

Checkbox Automation – You could also set a rule where once someone checks the “QA Passed” checkbox, the card is automatically moved into the “Ready For Production” list and a member of the server team is tagged.

Adding Approvers And Advancing Due Dates – You can set custom fields on an editorial calendar for author, editor, editor approval and draft due.

Sort Cards By Custom Fields Data – You can choose to sort cards based on Custom Fields data. For example: all cards have a Custom Field on them for “Assigned” where a person’s name is inputted to indicate they are the owner of the project.

Automate Commands Based On A Dropdown Menu – You can also take advantage of the dropdown menu option in Custom Fields.

Workflows in Trello don’t always need manual grooming. This time, let the robots – Butler – take care of the busy work for you!

 

Original post by Lauren Moon from Trello.

For Full Article, Click Here

It is recommended that the session timeout for AD FS and Lawson be synchronized. You can modify the session timeout in Lawson for Lawson in ssoconfig option 1. To modify the session timeout for AD FS, set the TokenLifetime for your relying party trust using the command below.

Clicking Ctrl+Shift+O in a field on a screen in Lawson is a useful tool to determine what database file that field is populated by. This can be used in Lawson DME Queries, but it also can be used in SQL queries. The prefix of the field name (such as VEN) maps to the table name where the value comes from. If you don’t know how the prefix maps to a table, you can easily find this information in the GEN database. The table you want to search is FILEDEF on the PREFIX column. So, your query might look something like this:

SELECT * FROM FILEDEF WHERE PREFIX = ‘VEN’

This will return the record that contains table name and other information about the database file that populates this screen.

Artificial Intelligence (AI) has greatly impacting the world of enterprise technology. In enterprise resource planning (ERP), for example, AI is already optimizing system-operating models as well as transforming business processes for enterprises and organizations globally. Automating AI with ERP software systems could bring great value to a business. Solutions Review shared 3 ways AI is transforming ERP.

  • Customer Service / CRM – AI-enabled ERP systems could utilize chatbots in order to respond to customer questions and comments. This gives an extra focus on customer service, as they are able to see what their customers are asking about in real-time, while a virtual assistant answers all the pertinent questions.
  • Sales and Marketing – AI allows a business to not only identify purchasing behavior but also hone in on who is buying what. They may find that there is a viable target market that has been left in branding and marketing schemes.
  • Inventory Management – When incorporating AI technology, you’re reducing the risk of over or under production. This means fewer inventory storage issues and no costly small-scale productions to make up a difference.

While some may still be on the fence to adopt AI technology in our work spaces, this new technology presents an innumerable amount of benefits for organizations already utilizing an ERP solution. Ultimately, AI in ERP means lower costs and higher revenue.

 

For Full Article, Click Here

A common ED501 message is “WARNING: SUBSTITUTION TABLE ENTRY NOT FOUND”.  This substitution table is maintained in screen ED40.1, and if the key values passed to ED501 are missing, you will receive this error.  Simply update your ED40.1 and recover the job.

If this message causes your job to go into recovery, that is because you have not set up notifications for EDI.  If you set up notifications, then this message will cause an email to be sent about the warning, but the job will continue to process the remaining files.  Notifications are configured on ED00.1, as well as the configuration file located in the EDI directory.

 

When creating an LBI report, there may be a need for a parameter list to be dependent on a previous parameter selection.  The best way to accomplish this in Crystal is to create a cascading parameter. This method works even for multiple-select parameters.

First, create a data source that contains the values you want in your parameters. If your report data source is large, it is best to move that into a sub report, and add a parameter dataset to your main report. In the parameter data set, pull all the records that might be dependent on each other, such as companies and locations.

Create a new parameter called “Locations”. The List of Values should be dynamic. Select a new data source. Set the value and description of the top-most parameter (in this case, Company). Click on the next line in the value box to create a cascading parameter.  In this case, point it at the Location data. Allow select multiple for the parameters where it applies.

Go to Report > Select Expert > Record. Set the Company value equal to the Locations – Company parameter. This way the list of Locations will be dynamically loaded when Company is selected.

When you publish the report to LBI, make sure that you configure the report to use the Crystal Reports parameter page.

Activities Management and Projects

One way to simplify having to add the account category to the account string when using the activity management module is to default in the account category based on the GL account that is used.

This can be done on the Chart setup screen:

Click on the More button next to the account and on the MAIN tab, there is field for Activity Account Category. Enter the Account Category for this account here if you will always use the same Account Category for all instances of this account.

If the Account Category depends on the accounting unit used with it, then set the default up on the GL20 forms.

Click on the more button on GL20.2 and go to the Subsystem tab.  You will find an Activity Category field here. Enter the desired Account Category here and it will default whenever the combination of the accounting unit and account are used.

Need to deduct a percentage or a flat amount from a vendor’s invoice?  Here’s how:

  1. Setup a distribution code on AP05.3 as a percentage and indicate the account that the amount should go to. You can actually setup two or more different percentages to distribute to two different accounts. Make the percentage a negative percentage when deducting an amount from the invoice.
  2. On the vendor’s AP10 record on the Default Tab add the distribution code. It will default onto the invoices and automatically deduct the percent or percentages specified on the AP05.3 form for the distribution code.

  1. You may have to adjust the invoice total amount to reflect the deduction(s) to be in balance.