Microsoft CDM Folders V2 Connector

Microsoft CDM Folders V2 Connector

Write strategy for custom objects

Write strategy for custom objects

When you create a target object, for example,
SD_Opportunity
, and select the
Append
write strategy, the Secure Agent appends the data to the object in ADLS Gen2.
The SD_Opportunity folder is created when you append the data.
In the image, the following folders are created:
  • SD_Opportunity
    contains the data.
  • SD_Opportunity.cdm.json
    and
    Account.cdm.json
    are the resolved schema documents for the objects.
  • CustomEntityLogicalSchema
    is the directory created for custom objects and contains the logical schema documents.
When you select the
Overwrite
write strategy and select the
CDM folder Override
option in the target properties, a subdirectory, for example,
override
is created.
The subdirectory override is created.
A folder path is created if it does not exist and the entity name is replaced with the entity that you create.
The following image shows the entity
Override_Demo
that overrides the entity
SD_Opportunity
:
The Override_Demo entity overrides the SD_Opportunity entity.
Do not edit the
default.manifest.cdm.json
and
cdm.json
files to prevent data inconsistencies.

0 COMMENTS

We’d like to hear from you!