IPA/LPA connection to LSF and configuration sets
This is also in the technology group. Sorry about reposting but didn't realize this group existed.
I've gone through the GRID, LANDMARK, IPA/LPA, IPD, and obviously the LSF install. Now I'm trying to validate the connection documented in InfoCenter using IPD to create a test flow and WKWF. I get this error log entry--I get the same log entry if I try to release a requisition in RQ10 or RQC:
[2015-10-06 08:01:18] [LPSJNIUtil] Exception encountered while calling Java, sta
ck trace follows:
com.lawson.bpm.eprocessserver.interfaces.LPSConnectionException: Null proxy for
class: com.lawson.bpm.eprocessserver.interfaces.LPSDatabaseBridgeForLSF, data ar
ea: lawprod
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSession.checkForNullP
roxy(LPSGridSession.java:239)
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSessionForLSF.isServi
ceExistAndEnabled(LPSGridSessionForLSF.java:184)
--In the trouble shooting section is says you don't have a valid IPA data area when this error is returned. lawprod is my LSF dataarea. So this should be the IPA/LPA_dataarea? Is this from the configuration sets? We have main and system. I updated main with the Infor Lawson Connection under the Infor Lawson Tab. This is where it's really confusing to me. They talk about the two connection types: Web/EJB and that Web is for connecting to IPD and EJB is for connecting to IPA. I assumed web and defined data area as LSF data area and web root as LSF URL which is the way I read the documentation. Should I be using IPA_dataarea here and IPA URL? Or Mingle URL OR LSF URL. It's not clear to me. Also should I be defining EJB or should that be defined in the lsservice.properties file? Instead of using "main" and/or "system" should I have used a new configuration set like "MyConfiguration"?