Configuration and Administration

glog.reqdoc Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Property

New in Version

Description

glog.reqdoc.dqtFromFinderSet.<new screen set GID>=<Object Type>

 

Use this property to map a finder set to a data query type.

glog.reqdoc.reqdocCallbacks.AES_Filing

glog.reqdoc.reqdocCallbacks.CCI

 

These properties are used to define a standard document-specific callback for each report for reading additional report parameters.

Default:

  • gtm.server.agent.business.transaction.AESFilingCallback

  • gtm.server.agent.business.transaction.CustomCommercialInvoiceCallBack

glog.reqdoc.supportAutoReviewerNotification

6.3

Set this property to false to suppress notifications for document review.

glog.reqdoc.supportAutoSubscriberNotification

6.3

Setting this property to false suppresses the default document notification behavior.

glog.reqdoc.supportFinalization

6.3

All support for document finalization is suppressed by setting this property to false. Doing so disables the status checks from stopping document modification due to finalization. It also disables UI actions for finalization.

Note: With finalization suppressed, agents must be written to forward document information to subscribers.

glog.reqdoc.supportReview

6.3

All support for document review is suppressed by setting this property to false. Doing so disables the generation of review records for each reviewer, the display of the review page, and the use of the Accept/Deny actions.

Note: Even with the review suppressed, documents are not automatically finalized.

glog.reqdoc.supportRevisions

6.3

Set this property to false to suppress document revisions.

 

Related Topics