Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How are dmn_demands, pm_projects are synced with sn_align_core_demands and projects

pramodkumar
Tera Expert

Hi All,

I see there are dmn_demands, pm_projects tables and also sn_align_core_demands, sn_align_core_projects. I see when demand is created, a record is created in sn_align_core_demand  table. Is this OOB or do we need to configure specific rules for this? How are they different?

 

 

Thanks!

1 ACCEPTED SOLUTION

Vinay3
ServiceNow Employee
ServiceNow Employee

Hi @pramodkumar The syncing is offered OOTB but through an integration module which can be changed based on the customer needs. Please check it out by navigating to 'Portfolio Planning->Integrations' for standard customers or 'Strategic Planning->Integrations' for pro, from the menu.

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@pramodkumar 

yes this is OOTB

Creating a demand in dmn_demand → a record in sn_align_core_demand is created automatically.

Creating a project in pm_project → a record in sn_align_core_project is created automatically.

try finding some BR or flow

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Vinay3
ServiceNow Employee
ServiceNow Employee

Hi @pramodkumar The syncing is offered OOTB but through an integration module which can be changed based on the customer needs. Please check it out by navigating to 'Portfolio Planning->Integrations' for standard customers or 'Strategic Planning->Integrations' for pro, from the menu.