Is it possible to modify the message for the workitem description without using/editing user_text.properties file.
book
Article ID: KB0086143
calendar_today
Updated On:
Products
Versions
TIBCO Collaborative Information Manager
-
Not Applicable
-
Description
Resolution: Is it possible to modify the message for the workitem description without using/editing user_text.properties file.
Environment:
TIBCO Product name and version: TIBCO Collaborative Information Manager 8.X.X Operating System(s): All Operating Systems
Symptoms:
Cause:
Resolution: It is handled by the UserText.properties in (Collaborative Information Manager)CIM 8.0. Resourceid will be picked from the rbworkitemdescription.xml and then UserText.properties will be used on the resourceid.
Please follow the documentation on how to Customize Resource Bundles in Customization guide.
Other alternative is to remove the resourceid="RB-1003" part from <text> tag, so that UserText.properties will not have any effect on the workitem description derived from rbworkitemdescription.xml. <text resourceid="RB-1003"><![CDATA[<Parameter name='RECORD_COUNT'/> record(s) are selected for mass update into Master Catalog $MasterCatalog$. Your approval is requested.]]></text>Attachments:
References:
None
Issue/Introduction
Is it possible to modify the message for the workitem description without using/editing user_text.properties file.