Skip to main content
Skip table of contents

PSM_AssetFolder (ver6.0.0)

This table contains the virtual folder hierarchy for PSM_AssetContent records. Directories and files do not reside in the OS file system though the attributes are similar to those of a directory on a file system including name, creation date, and last modified date. Each subdirectory of the hierarchy contains a separate row in the table.

Column Name

Initial Version

Data Type

Description

Created_By

6.0.0

Varchar2(64)

PSM_Account.Username of the person creating the record. Required.

Created_Ts

6.0.0

Date

Date and time the record was created. Defaults to system date. Required.

ID

6.0.0

Number(19,0)

Unique sequential number generated by the application. Required.

LastModified_By

6.0.0

Varchar2(64)

PSM_Account.Username of the person updating the record. Required.

LastModified_Ts

6.0.0

Date

Date and time the record was modified. Defaults to system date. Required.

Name

6.0.0

Varchar2(255)

The name of the directory. Required.

ParentAssetFolder_ID  

6.0.0

Number(19,0)

Internal number for the associated PSM_AssetFolder record. For Custom Pages this will be null if this folder Name is 'web_root'.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.