public.knowledgebasedocument
Description
Columns
id |
varchar(50) |
|
false |
|
|
|
title |
varchar(255) |
|
true |
|
|
|
visible |
boolean |
|
true |
|
|
|
state |
varchar(50) |
|
true |
|
|
|
datecreated |
timestamp without time zone |
|
true |
|
|
|
datemodified |
timestamp without time zone |
|
true |
|
|
|
dateimported |
timestamp without time zone |
|
true |
|
|
|
datepublished |
timestamp without time zone |
|
true |
|
|
|
lastpublishedversionnumber |
integer |
|
true |
|
|
|
documentversion |
varchar(50) |
|
true |
|
|
|
externalid |
integer |
|
true |
|
|
|
categoryid |
varchar(50) |
|
true |
|
|
|
knowledgebaseid |
varchar(50) |
|
true |
|
|
|
readonly |
boolean |
|
true |
|
|
|
updated |
timestamp without time zone |
|
true |
|
|
|
Constraints
knowledgebasedocument_pkey |
PRIMARY KEY |
PRIMARY KEY (id) |
Indexes
knowledgebasedocument_pkey |
CREATE UNIQUE INDEX knowledgebasedocument_pkey ON
public.knowledgebasedocument USING btree (id) |
Related Articles
public.knowledgebasedocumentversion
Description Columns Name Type Default Nullable Children Parents Comment id varchar(50) false datepublished timestamp without time zone true dateexpires timestamp without time zone true documentid varchar(50) true versionnumber integer true updated ...
README
Logo Genesys Adapter Data Dictionary Tables Name Columns Comment Type public.tabledefinitions 5 Subscription Detailed Data BASE TABLE public.activeqmembersdata 9 Historical Active Membership of Queues BASE TABLE public.activitycodedetails 11 Activity ...
public.participantattributesdynamic
Description Columns Name Type Default Nullable Children Parents Comment keyid varchar(50) false conversationid varchar(50) false conversationstartdate timestamp without time zone false conversationstartdateltc timestamp without time zone true ...
public.convvoicetopicdetaildata
Description Columns Name Type Default Nullable Children Parents Comment keyid varchar(100) false conversationid varchar(50) true starttime timestamp without time zone false starttimeltc timestamp without time zone true participant varchar(50) true ...
public.evalquestiondata
Description Columns Name Type Default Nullable Children Parents Comment keyid varchar(50) false evaluationid varchar(50) false evaluationformid varchar(50) false questiongroupid varchar(50) true questionid varchar(50) true answerid varchar(50) true ...