Problems when creating a customerized workflow event on an object
Now ,I want to create a customerized workflow event on an object.
1.】As suggested by PTC,I have to modify the related resource file in this directory firstly:
D:\ptc\Windchill_9.1\Windchill\src\wt\workflow\robotsthe name of the resource file is sychEventResource.rbInfo.
Both the synchEventResource_zh_CN.rbInfo and synchEventResource_zh_TW.rbInfo will have to be modified at the same time.Just like this:
sychEventResource.rbInfo:
![O_Q9CT@]X]0@C2GCG}B@VAJ.jpg](PTCProd/Messages/2026-01-05/Assets/243399/Images/14926_O_Q9CT%40.gif)
synchEventResource_zh_CN.rbInfo:
![7]A$D{{%WUK2GBL``O}9CFD.jpg](PTCProd/Messages/2026-01-05/Assets/243399/Images/14930_7%5DA%24D.gif)
synchEventResource_zh_TW.rbInfo:
![[3NW(ARQT6%]FK9KN$@K{SM.jpg](PTCProd/Messages/2026-01-05/Assets/243399/Images/14931_%5B3NW%28.gif)
2..】Then I have to modify the following resource files:
![QN(OF43{O5PE5{`YZT]DUIT.jpg](PTCProd/Messages/2026-01-05/Assets/243399/Images/14932_QN%28OF43.gif)
The result is:
![`)1B{D7LX7%4WX]`U_2}LNW.jpg](PTCProd/Messages/2026-01-05/Assets/243399/Images/14933_%60%291B%.gif)
3.】At last,
resourcebuild wt.workflow.engine.WfCustomEvent true
and
resourcebuild wt.workflow.robots.sychEventResourcen true
Type the following command in windchill shell :
ant –f codebase\makejar.xml
4.】Test
Open the workflow administrator and create ,create a workflow template to test a customerized workflow event on an object:
Without good luck,the event drop-down list can’t be opened in an synchronized robots:

My question is:What’s wrong with the event drop-down list?

