Hi,
I could come up with the correct solution without the requirement of Windchill information modeler. I had similar requirement for this. As my customer doesnt have windchill information modeler. i was working on it. it is working for me.
Requirement:
I have bring drop down in the document for giving the reason for rejection.
Steps:
1. Compile RejectReason.java and RejectReasonRB.java (tis will have entry in the RB file)
2. resourceBuild the RB file to get RB.ser file. (if u wanted to add some entries using ENUMCUSTOMIZE in future)
Let me know if this works