Product Feature: Integration with Dialogue
Operating System: Windows
Operating System: Windows
Issue
Out of the box Portrait Miner in client/server mode gives an error when trying to publish from Decision Studio to the PSS.
(Error screen print is attached)
This problem does not happen when using Portrait Miner Desktop.
(Error screen print is attached)
This problem does not happen when using Portrait Miner Desktop.
Cause
The issue is caused by the CLASSPATH not picking up the required library for this operation.
Resolution
UPDATED: September 4, 2017To resolve this issue, add the following line to the setup.dat file in the <pmhome>\ext\PSSConnector directory:
set CLASSPATH=${CLASSPATH}${;}${QSHOME}${/}ext${/}PSSConnector${/}lib${/}PSSConnector.jar
set CLASSPATH=${CLASSPATH}${;}${QSHOME}${/}ext${/}PSSConnector${/}lib${/}PSSConnector.jar