How To
Summary
How to verify what Code Module version is configured in a Workflow System Component Queue
Objective
Exceptions with a code module being utilized in a FileNet Process Engine Component Queue can be due to an incorrect code module version being loaded. This document describes the steps to expose the code module version being loaded.
Steps
1) Open PCC
2) Double-click the Connection Point to open it
3) Right-click on the Connection Point and select "Export to XML file"
4) Input the location and name of the export file (ie. C:\Temp\CP1-export.xml)
5) Click the "Export selected components" radio button and click Next

6) Select (check) only the affected Component Queue and click Next and then click Finish
NOTE: in this example, I'm using a Component Queue called "Calculator"

7) Open the XML file in a text editor and drop to the bottom of the file. You will see three GUIDs (orange box). The last one is the ID for the Code Module version that is deployed in the Connection Point (yellow highlight)

8) Copy the GUID string into the clipboard memory
9) Open the Object Store in ACCE and then open "Search"
10) Do a Code Module search for ID is equal to the ID GUID:


11) Look in the Properties tab for the code module (Calculator in the example). In my system, the ID GUID is for Version 2 (the Released version) of the code module.

12) I have only two versions, so this example shows how things should look when properly configured.

Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
18 March 2026
UID
ibm17266665