...
Anchor | ||||
---|---|---|---|---|
|
ConceptSyncMethod | |
---|---|
DROP | No synchronization, do not import concept. |
FILL | Fill (only add missing value) selected parts, defined in ImportSettings object. |
MERGE | Merge (overwrite with new value, but do not remove value) selected parts, defined in ImportSettings object. |
NO_SYNC | No synchronization, create new concept. |
OVERWRITE | Overwrite selected parts, defined in ImportSettings object. |
REPLACE | Overwrite entire concept. |
Anchor | ||||
---|---|---|---|---|
|
CriteriaComparison | |
---|---|
CONTAINS | A filter criteria comparison with contains. |
EQUALS | A filter criteria comparison with equals. |
EXISTS | A filter criteria comparison with exists. |
GREATER_THAN | A filter criteria comparison with greater than. |
LESS_THAN | A filter criteria comparison with less than. |
NOT_CONTAINS | A filter criteria comparison with not contains. |
NOT_EQUALS | A filter criteria comparison with notequals. |
NOT_EXISTS | A filter criteria comparison with not exists. |
STARTS_WITH | A filter criteria comparison with starts with. |
TERM_CRITERIA_START | Indicates that the criteria is the start of a set of term level criterias. |
Anchor | ||||
---|---|---|---|---|
|
CriteriaOperator | |
---|---|
AND | Criteria should be joined with logical AND with the following criteria. |
NONE | Deprecated Use NOP instead. Will be removed in future version. |
NOP | Criteria is the last in the filter on either concept level or in a term group. |
OR | Criteria should be joined with logical OR with the following criteria. |
Anchor | ||||
---|---|---|---|---|
|
DataCategory |
---|
ADMINISTRATIVESTATUS |
ANIMACY |
CONCEPTORIGIN |
CONTEXT |
CUSTOMERSUBSET |
DATE |
DEFINITION |
ENVIRONMENTSUBSET |
EXAMPLE |
EXPLANATION |
GRAMMATICALGENDER |
GRAMMATICALNUMBER |
INCREMENTAL |
MULTIVALUED |
NOTETEXT |
PARTOFSPEECH |
PICKLIST |
PLAINTEXT |
PROCESSSTATUS |
PRODUCTSUBSET |
PROJECTSUBSET |
SAMPLESENTENCE |
SOURCE |
SOURCELANGUAGE |
TERMLOCATION |
TERMTYPE |
USAGENOTE |
Anchor | ||||
---|---|---|---|---|
|
DataFormat | |
---|---|
MULTITERM | Synonym for MultiTerm 2011 format |
MULTITERM2011 | MultiTerm 2011 format. |
MULTITERM2014 | MultiTerm 2014 format. |
MULTITERM2015 | MultiTerm 2015 format. |
TBX | TBX format |
XDT | Synonym for MultiTerm 2014 format |
Anchor | ||||
---|---|---|---|---|
|
FieldDataType |
---|
DATE |
MULTIVALUED |
NOTE_TEXT |
PICKLIST |
PLAIN_TEXT |
Anchor | ||||
---|---|---|---|---|
|
TermSyncMethod | |
---|---|
NO_SYNC | No synchronization, all terms in corresponding language are affected by the concept sync method. |
SIMILARITY | Synchronization on term similarity (term name and language) |
TERM_ID | Synchronization on Term ID. |
Anchor | ||||
---|---|---|---|---|
|
WorkflowTask | |
---|---|
CREATE_CONCEPT | Triggered when a concept is created in the dictionary. |
CREATE_TERM | Triggered when a term is created in the dictionary. |
DELETE_CONCEPT | Triggered when a concept is deleted from the dictionary. |
DELETE_TERM | Triggered when a term is deleted from the dictionary. |
EDIT_CONCEPT | Triggered when a concept is updated in the dictionary. |
UPDATE_TERM | Triggered when a term is updated in the dictionary. |
Anchor | ||||
---|---|---|---|---|
|
WorkflowFunction | |
---|---|
REMINDER_EMAIL | Function for sending a reminder email if a concept does not fulfil certain conditions after a specified time after original mail. |
SEND_EMAIL | Function for sending email. |
SET_FIELD_VALUE | Sets a field value in the concept or term. |