Foundations Data Dictionary

DPNodeDeclaration__c

Label: Declarative Publication Node

Declaration of a node in a publisher's structure.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
ErrorMessage__c Error Message Pre-Spring 2018 The result of a failed merge onto a message description

Text(255) false
JsonPath__c JSON Path Pre-Spring 2018 The insertion point within the message, this field itself is a JSON String Array

Text(255) false
LiteralSourceData__c Literal Source Data Pre-Spring 2018 When Source Type is Literal, this is the data.

Text(255) false
LiteralSourceDescription__c Literal Source Description Pre-Spring 2018 When Source Type is Literal or Pass Through, this is the Description

Text(128) false
NodeType__c Node Type Pre-Spring 2018 Determines the type of JSON structure generated by this Node.

Picklist:
List
Map
Scalar
Publication__c Publication Pre-Spring 2018 Looks up to: MessagingPublication__c
MasterDetail
Sequence__c Sequence Pre-Spring 2018 Order that the nodes have to be built in order to build up the message.

Number(18,0) false
SourceKey__c Source Key Pre-Spring 2018 When Source Type is From Context, this is the key to give to the Context to create the Source.

Text(255) false
SourceType__c SourceType Pre-Spring 2018 Picklist:
Composite
FromContext
Literal
Passthrough
UniquenessConstraint__c Uniqueness Constraint Fall 2018 Text(255) false


© Copyright 2009–2024 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.