Entries by Angeli Menta

,

IP Designer Series – SQL Query Node

The SQL Query Node can be used to query any SQL Server database. Connection information Either select the configuration name that contains your JDBC connection information Or select Override Connection and provide the override information The SQL Query Node can run a SQL Query, Run a stored procedure, or perform a create/update command. If you […]

,

IP Designer Series – Message Builder Node

The Message Builder Node accepts a string of text and appends each text of that string to the message each time the node is used. This can be useful when your process loops through records and records any error messages for each record. It’s also good for notification messages for multiple records. The Variable name […]

,

ISAPI Filters

If you need multiple web sites for Landmark, when you run the IBM plugin configuration for additional sites the sePlugins ISAPI filter for the original site may be overwritten with the ISAPI dll from the new site. For example, the exectuable path for sePlugin on the site lmkdevweb was originally D:\IBM\WebSphere\Plugins\bin\IIS_lmkdevweb\iisWASPlugin_http.dll. After adding a new […]

,

Add Your Company Logo to Ming.le

Your organization may wish to brand your Infor Ming.le site by adding a custom logo to the site. Infor Ming.le 10 and 11 offer this possibility, although Infor Ming.le 12 does not provide tools for updating the logo. NOTE: You must be a site collection administrator to perform this update. In Sharepoint 2013, select the […]

,

IP Designer Series – FTP Node

The FTP node can be used to move records from one server to another over FTP. It is important to note that there can be only one FTP configuration per configuration set. So you should create a new configuration set for each FTP server you are using for file transfers. Source File Provide the file […]

,

IP Designer Series – For Each Node

The For Each node can be used to loop through records. Iteration Supply a number of iterations, or a variable Expression Typical “for-each” loop Can use variables for each of the expressions Array Provide an array of values XML Loop over elements in an XML document

,

IP Designer Series – File Access Node

The FileAccess node can be used for file manipulation on local and remote servers. If you are manipulating files on a remote server, you can access them via UNC share, or you can create a new configuration set that connects to the file server. Configuration name default is system (Landmark) Execution mode Read from file […]

,

Landmark Authentication Fails

After completing federation and restarting LSF and Landmark, landmark authentication fails.  The security authen log returns the following error:  sun.security.validator.ValidatorException: PKIX path building failed. This can happen if secured ldap bind is being used.  With the secured ldap bind (using ldaps protocol and port 636), the certificates from the AD server are missing from the […]

Infor Announces Coleman AI Platform

Infor just announced Coleman, an enterprise-grade, industry-specific Artifical Intelligence (AI)  platform for Infor CloudSuite applications to help maximise human work potential. Coleman mines data and uses powerful machine learning to improve inventory management, transportation routing, predictive maintenance, and other processes. The AI also provides recommendations for users to make smarter business decisions. Coleman helps optimize human work […]

,

Use Microsoft Management Console to connect to Lawson LDAP

Microsoft Windows Server provides a tool called ADSI Edit, which can be used to get a closer look at your LDAP configuration. Please be careful when you are moving around in LDAP, as mistakes here can destroy your Lawson Security configuration. Your first step should always be to back up LDAP. Nogalis provides another article […]