Hello,
I am trying to display the r_object_id of the document in the Promotion Manager search listing.
From what I can tell I need to modify the following class files:
Promotion
RpmPromotionService
PromotionDataBean
RetentionMarkupDAO
I have put the new class files in the appropriate folders as well as the JAR file in the application directory within documentum.
However, RMA is not finding the new class files. It keeps running the previous versions except for the Promotion.class which it is finding in the right folder as it is not saved in the JAR file.
What am I missing?
Sorry if this is a stupid question.
Thanks!