Custom Columns not Showing When Selecting Show All Columns Option
(Doc ID 2366049.1)
Last updated on FEBRUARY 22, 2019
Applies to:
Oracle Documaker - Version 12.6 and laterInformation in this document applies to any platform.
Goal
The goal of the article is to resolve the scenario described below.
According to the documentation, DocumakerEnterprise_ag_12.6.pdf, there are two factors that control a column's visibility:
- The presence of the index value in bindings layer.
- The index value's visibility attribute in the associated properties file.
Opened the /opt/oracle/factory/fcorr/documaker/j2ee/weblogic/oracle11g/idocumaker_correspondence/idm.ear file and navigated to iDocuMaker_adf_main_ViewController_webapp1.war\WEB-INF\lib\oracle.idocumaker.beans.jar\oracle\documaker\idocumaker\uiview\my.properties.
In there, following configs are added, then bounced JVMs:
#Adding custom fields
TRNCUSSTR001=true
TRNCUSSTR009=true
Trncusstr009=true
Createtime=true
#End custom fields
Ii is believed that the correct file is being edited because the Createtime field is now visible by default, but none of the TRNCUSSTRXXX fields show up.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |