Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Data domain - missing from all UIs?

Lauri Arra
Kilo Sage

Hi community! I might have missed a memo or a release note, but I was looking at a fresh PDI instance and noticed that the Data Domain is not included in the Enterprise Architecture Workspace's Information Portfolio, nor is there a application menu module to find the records.


Is the data domain being deprecated and should I thus avoid using it in future implementations? Or was it just forgotten from the user interfaces?

PDI at: 
Build tag: glide-zurich-07-01-2025__patch2-09-24-2025

Enterprise Architecture Workspace, version 6.5.0

1 ACCEPTED SOLUTION

Hendrik Engler
ServiceNow Employee

This is indeed deprecated since Xanadu release and still usable for those who have upgarded. However new instances (like a vanialla PDI on Zurich) have to use a different approach:

 

Xanadu - Documentation with remark to deprecation

https://www.servicenow.com/docs/bundle/xanadu-application-portfolio-management/page/product/applicat...

 

Zurich - How to use data domains (EA Setup)

https://www.servicenow.com/docs/bundle/zurich-application-portfolio-management/page/product/applicat...

 

So you can manage them still just on a different place in the setup options. Once you create a new object you can then assign it also to one of the domains (still they are also found in the original table "sn_apm_data_domain").

 

Hope this helps.

 

View solution in original post

2 REPLIES 2

Hendrik Engler
ServiceNow Employee

This is indeed deprecated since Xanadu release and still usable for those who have upgarded. However new instances (like a vanialla PDI on Zurich) have to use a different approach:

 

Xanadu - Documentation with remark to deprecation

https://www.servicenow.com/docs/bundle/xanadu-application-portfolio-management/page/product/applicat...

 

Zurich - How to use data domains (EA Setup)

https://www.servicenow.com/docs/bundle/zurich-application-portfolio-management/page/product/applicat...

 

So you can manage them still just on a different place in the setup options. Once you create a new object you can then assign it also to one of the domains (still they are also found in the original table "sn_apm_data_domain").

 

Hope this helps.

 

I had indeed missed the workspace's setup options. Really appreciate that you took the time to cover this, thank you!