Skip to content

Database objects

Database objects listed below are created after installing the plug-in using the sample application installation file or using manual DDL scripts.

The column

  • Sample application - describes whether an object is part of the plug-in sample application supporting objects
  • DDL Script - describes whether an object is required for manual installing the plug-in.
Object nameObject typeDDL ScriptSample application
UC_PDF_DEFAULT_FILESTableicon_check_16pxicon_check_16px
UC_PDF_DEFAULT_VERSIONSTableicon_check_16pxicon_check_16px
UC_PDF_CUSTOM_FILESTableicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_API_STAGINGTableicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_BUCKET_CONFIGTableicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_BUCKET_FILESTableicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_EXT_FILESTableicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_FILES_UPLOADEDTableicon_notchecked_16pxicon_check_16px
UC_PLUGINSPRO_LICENSETableicon_check_16pxicon_check_16px
UC_PDF_DEFAULT_VERSIONS_SEQSequenceicon_check_16pxicon_check_16px
UC_PDF_DEFAULT_FILES_SEQSequenceicon_check_16pxicon_check_16px
UC_PDF_REGION_PRO_API_STAGING_SEQSequenceicon_notchecked_16pxicon_check_16px
UC_PDF_DEFAULT_FILES_BUITriggericon_check_16pxicon_check_16px
UC_PDF_DEFAULT_VERSIONS_BUITriggericon_check_16pxicon_check_16px
UC_PDF_CUSTOM_FILES_BUITriggericon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_API_STAGING_BUITriggericon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_BUCKET_CONFIG_BUITriggericon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_BUCKET_FILES_BUITriggericon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_EXT_FILES_BUITriggericon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_FILES_UPLOADED_BUITriggericon_notchecked_16pxicon_check_16px
UC_CRYPTOPackageicon_check_16pxicon_check_16px
UC_PLUGINSPROPackageicon_check_16pxicon_check_16px
UC_PDF_REGION_PROPackageicon_check_16pxicon_check_16px
UC_PDF_REGION_PRO_CUSTOM_PKGPackageicon_check_16pxicon_check_16px
UC_PDF_REGION_PRO_CALLBACK_PKGPackageicon_check_16pxicon_check_16px
UC_PDF_REGION_PRO_EXT_FILESPackageicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_EXT_OCIPackageicon_notchecked_16pxicon_check_16px
UC_PDF_REGION_PRO_SAMPLE_APP_UTILPackageicon_notchecked_16pxicon_check_16px

This table is the default location for files.

This table contains the versioning when global versioning is enabled.

This table is used for demo purposes, mainly to explain custom Primary Keys with this plugin.

This table contains logs for the API calls.

This table contains config for the OCI bucket.

This table contains the files uploaded to the bucket.

This table contains info about the external files saved.

This table contains files uploaded via the Dropzone integration.

The table stores information about plug-ins pro licenses activated.


Required by the table UC_PDF_DEFAULT_FILES.

Required by the table UC_PDF_DEFAULT_VERSIONS.

Required by the table UC_PDF_REGION_PRO_API_STAGING.


Required by the table UC_PDF_DEFAULT_FILES.

Required by the table UC_PDF_DEFAULT_VERSIONS.

Required by the table UC_PDF_CUSTOM_FILES.

Required by the table UC_PDF_REGION_PRO_API_STAGING.

Required by the table UC_PDF_REGION_PRO_BUCKET_CONFIG.

Required by the table UC_PDF_REGION_PRO_BUCKET_FILES.

Required by the table UC_PDF_REGION_PRO_EXT_FILES.

Required by the table UC_PDF_REGION_PRO_FILES_UPLOADED.


The package is used to for Plugins pro.

The package is used to evaluate the plug-in license.

The main package of PDF_REGION_PRO

The package is used for all custom implementations in the sample app.

This package contains sample callback procedures

This package contains sample procedures for uploading to filesystem

This package contains sample procedures for uploading to OCI Bucket

This package contains helper functions