Extend dmn_demand table to Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
@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 Number, Stages, Submit, Screening, Qualify, and others. Please see the screenshot. We are submitting ServiceNow Hi-Ticket.

