CARIS HPD : HPD® Server API : Database Setup : P_HPDCONFIG : SET_UPDATE_ENC_FROM_SRC_CERT
 

SET_UPDATE_ENC_FROM_SRC_CERT

Set the appropriate certification status for feature objects coming from a certified source in Product Editor.

Input

Parameter

Type

Description

certification

VARCHAR2

Certification status. Must be one of the following:

Verified

Under Construction

Example

exec p_hpdconfig.SET_UPDATE_ENC_FROM_SRC_CERT('Under Construction');

Reminder: You will not see the effect of the example in the editors until you commit and the application is restarted.

Exception

No certification with name “certification” was found.