Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Entity configuration and mapping

Use the Entity Configuration tables and forms to configure and map an entity that defines a structure and transfers the data from the source entity to the target entity.

Mapping and configuration

Create the configurations and mappings for the entities by using the Entity Configuration tables.

Entity Configuration tables

The entity configuration tables provide you with the information for the fields on the entity configuration form.

TableNameDescription
Lead to Cash Entitysn\_l2c\_core\_entityDefines and manages the lead-to-cash entities.
Lead to Cash Entity Definitionsn\_l2c\_core\_entity\_definitionDefines and manages the definitions that are associated with the lead-to-cash entities.
Lead to Cash Entity Attributesn\_l2c\_core\_entity\_attributeDefines and manages the attributes that are associated with the lead-to-cash entities.The lead-to-cash attributes are based on the definitions that are set for the entities.

Each field on the entity configuration form gathers the information from one entity configuration table. The following table has the information about the fields, their descriptions, and the entity tables that the data is populated from.

Note: The Lead to Cash Entity Definition and Lead to Cash Entity Attributes are related lists on the Entity Configuration form.

TableFieldDescription
Lead to Cash EntityNameName of the lead-to-cash entity.
Lead to Cash EntityConfig IDUnique configuration ID for the entity.
Lead to Cash EntityActiveStatus of the entity, whether active or inactive for the configuration.
Lead to Cash Entity DefinitionEntityReference to the lead-to-cash entity definition.
Lead to Cash Entity DefinitionTypeType of the entity definition.
Lead to Cash Entity DefinitionTableTable that is associated with a lead to cash entity.
Lead to Cash Entity DefinitionLabelLabel for the entity definition.
Lead to Cash Entity DefinitionParent definitionParent of the current entity definition.
Lead to Cash Entity DefinitionRelationship fieldQuery field that is associated with the parent entity definition record.
Lead to Cash Entity DefinitionParent fieldQuery field that is associated with the current entity definition record.
Lead to cash Entity DefinitionInherit parent definitionParent definition that is also used by the current entity definition.Note: To make the current entity definition record follow the same definition that is associated to the parent record, select Inherit parent definition.
Lead to Cash Entity DefinitionOrderNumerical order to process and visualize the hierarchy of configurations.
Lead to Cash Entity DefinitionFilter conditionsFilter conditions specification.
Lead to Cash Entity DefinitionEnable post processingAdvanced script for post processing of current record.
Lead to Cash Entity DefinitionPost processing scriptScript for post processing of current record.
Lead to Cash Entity AttributeFieldName of the field.
Lead to Cash Entity AttributeEntityReference to the lead-to-cash entity attribute.
Lead to Cash Entity AttributeTableTable that is associated with the lead-to-cash attribute.
Lead to Cash Entity AttributeKeyUnique key for the entity attribute.
Lead to Cash Entity AttributeAdvancedOption for advanced configurations.Note: To modify the script according to your requirements, select Advanced.
Lead to Cash Entity AttributeScriptScript for the advanced attributes.

Entity mappings

With entity mappings, you can map the source and target tables to transfer the data between the entities that depend on the available entity configurations. The entity mapping tables provide the information for the fields on the entity mapping forms.

TableNameDescription
Lead to Cash Entity Mappingsn_l2c_core_entity_mappingDefines and maps the lead-to-cash entity mappings.
Lead to Cash Entity Table Mappingsn_l2c_core_entity_table_mappingDefines and manages the mappings for the different tables that are associated with the lead-to-cash entities.
Lead to Cash Entity Attribute Mappingsn_l2c_core_entity_attribute_mappingDefines and manages the attributes and their mappings with the corresponding lead-to-cash entity.

The entity mapping form enables you to map the entities with their corresponding tables and attributes.

Note: The Lead to Cash Entity Table Mapping and Lead to Cash Entity Attribute Mapping are related lists on the Entity Mapping form.

TableFieldDescription
Lead to Cash Entity MappingMapping nameName of the mapping.
Lead to Cash Entity MappingMapping config IDUnique ID for the mapping.
Lead to Cash Entity MappingSource entitySource entity in the mapping process.
Lead to Cash Entity MappingTarget entityTarget entity in the mapping process.
Lead to Cash Entity MappingActiveState of the target entity, whether active for mapping or not.
Lead to Cash Entity Table MappingSource entity tableTable that is associated with the source entity.
Lead to Cash Entity Table MappingTarget entity tableTable that is associated with the target entity.
Lead to Cash Entity Table MappingUse conditionConditions required for mapping.Note: To set specific mapping conditions, select Use condition.
Lead to Cash Entity Table MappingConditionConditions for mapping tables from the source entity to the target entity.
Lead to Cash Entity Table MappingActiveState of the source entity, whether active for mapping or not.
Lead to Cash Entity Table MappingOrderNumerical priority for mapping.
Lead to Cash Entity Attribute MappingEntity table mappingReference to the Lead-to-Cash entity table mapping.
Lead to Cash Entity Attribute MappingSource attributeAttribute that is associated with the source entity.
Lead to Cash Entity Attribute MappingTarget attributeAttribute that is associated with the target entity.
Lead to Cash Entity Attribute MappingAdvancedOption for advanced mapping.Note: To modify the script according to your requirements, select Advanced.
Lead to Cash Entity Attribute MappingScriptScript to customize the mappings.
RoleAccess
sn_l2c_core.adminCreate, read, update, delete, report_view, report_on
sn_l2c_core_viewerRead access to all Lead to Cash Core tables
sn_l2c_core.entity_mapping_viewerView access to Lead to Cash Core entity mapping

Note: Add a user with the sn_l2c_core.admin role, who is responsible for configuring metadata for all Lead-to-Cash tables, as a Delegated Developer for the application where the configuration is being created. Assign the permission “Manage Update Set” (added under Manage Developers for the respective application). This ensures that all changes are captured in the correct scope and update sets. For details, see Delegated development and deployment.

Related topics

Using lead-to-cash foundation applications

Lead to Cash Core