Foundations Data Dictionary

fferpcore__MessagingSubscription__c

Label: Subscription

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
fferpcore__BulkCapacity__c Batch Delivery Capacity Pre-Spring 2018 Number(4,0) true 1
fferpcore__ChildCountField__c Child Record Count Field Fall 2021 The API name of the field on the target object that contains the number of child records associated with a target record.

Text(255) false
fferpcore__CorrelationField__c Correlation Field Pre-Spring 2018 Text(255) false
fferpcore__Custom__c Custom Pre-Spring 2018 Whether or not this subscription has been made by the user

Checkbox true
fferpcore__DeclarativeMappingCount__c Number of Declarative Mappings Pre-Spring 2018 Summary
fferpcore__DeliverUsingBackgroundProcess__c Deliver Using Background Process Pre-Spring 2018 Determines whether messages are delivered using a background process when the sender specifies that they are to be delivered now rather than later. If messages are scheduled for delivery later, the messages are delivered using a background process and this setting has no effect. When Capacity is selected, messages are delivered using a background process if the number of messages to be delivered exceeds the value set in the Synchronous Delivery Capacity field. The default value is Never.

Picklist:
Always
Capacity
Never
true
fferpcore__DeliveryOrder__c Delivery Sequence Number Pre-Spring 2018 The batch delivery system will attempt to deliver message types in ascending order of this field. It groups messages by type to improve scalability.

Number(4,0) false 500
fferpcore__Describer__c Describer Pre-Spring 2018 Text(255) false
fferpcore__Description__c Description Pre-Spring 2018 TextArea false
fferpcore__DocumentationURL__c Documentation URL Pre-Spring 2018 Url false
fferpcore__Enabled__c Enabled Pre-Spring 2018 Send messages to this consumer.

Checkbox false
fferpcore__ExcludeFromSelf__c Exclude Own Messages Pre-Spring 2018 Controls whether this subscription excludes messages sent by the same product.

Checkbox true
fferpcore__Filters__c Filters Pre-Spring 2018 Serialised filters.

LongTextArea(131072)
fferpcore__HandlerData__c Handler Data Pre-Spring 2018 LongTextArea(16384)
fferpcore__Handler__c Handler Class Pre-Spring 2018 Class name of the message handler. Implements the MessageHandler interface

Text(128) true
fferpcore__Identifier__c Identifier Pre-Spring 2018 Text(255) false
fferpcore__LinkControlDeveloperName__c Return Data Developer Name Pre-Spring 2018 Custom identifier used when enabling return data. Return data fields are identified by their API names, which include this developer name. We recommend that you do not update the developer name after enabling return data.

Text(20) false
fferpcore__LinkControlFor__c Return Data For Pre-Spring 2018 For return data subscriptions only. Automatically populated lookup to the publication that this return data subscription relates to. Do not update this field manually.

Looks up to: fferpcore__MessagingPublication__c
Lookup false
fferpcore__MaxChildCount__c Maximum Child Records on Target Fall 2021 The maximum number of child records each target record can store before a new target record is created.

Number(9,0) false
fferpcore__MessageType__c Message Type Pre-Spring 2018 Looks up to: fferpcore__MessageType__c
Lookup true
fferpcore__Obsolete__c Obsolete Pre-Spring 2018 No longer in use.

Checkbox false
fferpcore__OwnerProduct__c Subscriber Pre-Spring 2018 Looks up to: fferpcore__ERPProduct__c
MasterDetail
fferpcore__ProductProxy__c Proxy Pre-Spring 2018 Looks up to: fferpcore__ProductProxy__c
Lookup true
fferpcore__SynchronousDeliveryCapacity__c Synchronous Delivery Capacity Pre-Spring 2018 Determines the maximum number of messages that can be delivered without using a background process when Deliver Using Background Process is set to Capacity.

Number(4,0) true 0
fferpcore__TargetObject__c Target Object Pre-Spring 2018 Text(255) false
fferpcore__Type__c Subscription Type Fall 2021 The subscription process type.

Picklist:
import
standard
false
fferpcore__UniquenessConstraint__c Uniqueness Constraint Pre-Spring 2018 Text(255) false
fferpcore__VirtualObjectConsumer__c Consumer Pre-Spring 2018 The name of the Consumer invoked whenever a VirtualDataObject is received.

Text(255) false


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