Storage Provider

AD_StorageProvider

Overview

Table NameAD_StorageProvider
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (19)

Column Type Required Default Description
AccessKey String(60) No - -
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_StorageProvider_ID ID(22) Yes - -
AD_StorageProvider_UU String(36) No - -
Bucket String(60) No - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Folder String(255) No - A folder on a local or remote system to store data into
IsActive Yes-No(1) Yes Y The record is active in the system
IsDefault Yes-No(1) Yes N Default value
Method List(60) No - -
Password String(255) No - Password of any length (case sensitive)
SecretKey String(60) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
URL URL(225) No - URL
UserName String(60) No - Email of the responsible for the System
Name String(60) Yes - Alphanumeric identifier of the entity

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T17:55:47.987477833Z