We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Extend dmn_demand table to Task

Snow Angel
Tera Expert

Hello,

Can someone please tell me how I can extend dmn_demand table to task. In the list view as shown below, the ACL prevents it to be updated. With in the table record, extends table field is hidden. TIA

 

SnowAngel_0-1770239571325.png

SnowAngel_2-1770239834873.png

 

 

5 REPLIES 5

DanS15549667307
Tera Contributor

Simple answer is that you cannot.  Table extension is set at the time of table creation and cannot be "retro-fitted".

Think instead about what you're trying to achieve and how else you can get to the same outcome....

@DanS15549667307 Thanks for the reply. The issue I am having is demand form is not pulling "Number" field. Demand records are being created with no numbers and form layout does not have Number field available.

Hi @Snow Angel ,

 

Sounds quite strange as dmn_demand extend task table where number is inherit from. If you look at the XML or the table structure itself - can't you see a number field there? 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

@AndersBGS  @Mark Manders  Yes it's strange. During the ServiceNow SPM plugin installation, the system created the dmn_demand  table as a standalone record rather than associating it with the Task table. As a result, Demand Management is not functioning as expected. The Demand form is missing crucial fields and UI actions such as NumberStagesSubmitScreeningQualify, and others. Please see the screenshot. We are submitting ServiceNow Hi-Ticket.

 

SnowAngel_0-1770308320759.png

 

SnowAngel_1-1770308564309.png

 

SnowAngel_2-1770308614420.png