Table idempiere11.adempiere.cm_webaccesslog
Web Access Log

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
cm_webaccesslog_id numeric 10 Web Access Log Information
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
logtype bpchar 1 Web Log Type
cm_webproject_id numeric 10  √  null
cm_webproject.cm_webproject_id cmwebproject_cmwebaccesslog R
A web project is the main data container for Containers, URLs, Ads, Media etc.
ip_address varchar 20 Defines the IP address to transfer data to
cm_broadcastserver_id numeric 10  √  null
cm_broadcastserver.cm_broadcastserver_id cmbroadcastserver_cmwebalog R
Web Broadcast Server
requesttype varchar 4 Request Type
pageurl varchar 120  √  null Page URL
referrer varchar 120  √  null Referring web address
remote_host varchar 120  √  null Remote host Info
remote_addr varchar 60  √  null Remote Address
useragent varchar 255  √  null Browser Used
acceptlanguage varchar 60  √  null Language accepted based on browser information
websession varchar 40  √  null Web Session ID
hyphen varchar 20  √  null Hyphen
protocol varchar 20 Protocol
statuscode numeric 10  √  0 Status Code
filesize numeric 0  √  null Size of the File in bytes
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_cmwebaccesslog R
User within the system - Internal or Business Partner Contact
cm_media_id numeric 10  √  null
cm_media.cm_media_id cmmedia_cmwebaccesslog R
Contains media content like images, flash movies etc.
cm_webaccesslog_uu varchar 36  √  NULL::character varying CM_WebAccessLog_UU

Table contained 0 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
cm_webaccesslog_id Primary key Asc cm_webaccesslog_pkey
cm_webaccesslog_uu Must be unique Asc cm_webaccesslog_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.