Load external files that are associated with feature attributes (e.g., PICREP, TXTDSC) to the database.
Input
Parameter | Type | Description |
|---|---|---|
loadfiles | BOOLEAN | true: Files stored in database false: Files not stored in database |
Example
exec P_HPDCONFIG.load_attached_files(true); |
Exceptions
N/A