15.1.1 Fixing for error FNRPA0663E with standalone Process Designer
To avoid the error message:
“FNRPA0663E the component queue definition should not be present in the solution’s Process Engine configuration errors when trying to deploy a solution in Case Builder” (which we saw)
We will follow the procedure described in the following document:
https://www.ibm.com/support/pages/fnrpa0663e-component-queue-definition-should-not-be-present-solutions-filenet-process-engine-configuration
We need to copy the ICMSolutionEdit.jar file to the lib folder in the Content Platform Engine installation directory in which we installed the stand-alone IBM FileNet Process Designer as shown in Figure 15.9:
Figure 15.9: The ICMSolutionEdit.jar file in the Content Platform Engine installation lib directory
There are several copies, but we selected the /opt/IBM/CaseManagement/WorkplaceXTConfig/ICMSolutionEdit.jar file. First copy to the Windows install area we have:
cp /opt/IBM/CaseManagement/WorkplaceXTConfig/ICMSolutionEdit.jar /mnt/hgfs/BPB_Installs/
Then copy the ICMSolutionEdit.jar to the C:\Progra~2\IBM\FileNet\ContentEngine\lib\ and then edit the shell script file pedesigner.bat (usually run in the windows command window) to add it to the class path as shown in Figure 15.10:
Figure 15.10: The ICMSolutionEdit.jar file highlighted in the Class Path
Reopen the Solution in stand-alone IBM FileNet Process Designer to delete CE_Operations by going to View, and selecting Configuration to delete CE_Operations queue as shown in Figure 15.11:
Figure 15.11: The Select View, and then select Configuration to delete the CE_Operations queue
Select the CE_Operations queue as highlighted in Figure 15.12:
Figure 15.12: The highlighted CE_Operations queue
The CE_Operations queue is deleted as shown in Figure 15.13:
Figure 15.13: The highlighted CE_Operations queue is deleted using a right-mouse click to select Delete
Go to File, select Solution and choose Save and close as shown in Figure 15.14:
Figure 15.14: Go to File, select Solution and choose “Save and close”
In Case Manager Builder, redeploy the solution, committing the changes, as shown in Figure 15.15:
Figure 15.15: In Case Manager Builder, redeploy the Solution, committing the changes