Skip to content

Update decisioning-content datatype to use xdm: shorthand field names#2172

Open
kmmraju wants to merge 1 commit into
adobe:masterfrom
kmmraju:update-decision-content-datatype
Open

Update decisioning-content datatype to use xdm: shorthand field names#2172
kmmraju wants to merge 1 commit into
adobe:masterfrom
kmmraju:update-decision-content-datatype

Conversation

@kmmraju
Copy link
Copy Markdown
Contributor

@kmmraju kmmraju commented May 15, 2026

Replace full namespace URLs (https://ns.adobe.com/experience/decisioning/*) with standard xdm: shorthand aliases for contentType and content fields in schema definition and example files. This data type is not yet used in stage or prod, so the change is safe.

As part of the testing, we found that using full namespace URLs adds additional roots before the actual fields. In this case, the "experience/deciding" root is prefixed to the content & contentType fields, which is undesired.

Replace full namespace URLs (https://ns.adobe.com/experience/decisioning/*)
with standard xdm: shorthand aliases for contentType and content fields
in schema definition and example files. This datatype is not yet deployed
to stage or prod, so the field name change is safe.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant