Playbook for Idea, Demand or Projects
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 07:33 AM
Is is possible to create a process definition for a idea, demand or project table?
Thank you,
-DV

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2023 06:32 AM
Yes, it is possible to create process definitions for Idea, Demand, or Project tables in ServiceNow PPM. Process definitions can be used to define the stages and steps that records go through during their lifecycle. You can create process definitions to manage the flow of Ideas, Demands, or Projects in your organization.
To create a process definition for the Idea, Demand, or Project table, follow these steps:
- Navigate to Process Definition > Process Definitions in ServiceNow.
- Click "New" to create a new process definition.
- Provide a Name and Description for the process definition.
- In the "Applies to" field, select the table for which you want to create the process definition (e.g., Idea [idea], Demand [dmnd_demand], or Project [pm_project]).
- Save the new process definition by clicking "Submit."
After creating the process definition, you can define stages and steps within each stage. To do this:
- Open the newly created process definition.
- Under the "Stages" tab, click "New" to create a new stage.
- Provide a Name and Order for the stage, then click "Submit."
- Click on the stage name to open the stage record.
- Under the "Steps" tab, click "New" to create a new step.
- Provide a Name, Description, and Order for the step, then click "Submit."
Repeat the process to create all necessary stages and steps for your process definition.
Once the process definition is created and configured, you can associate it with the Idea, Demand, or Project records as needed. This will enable you to track and manage the progress of these records through the defined stages and steps.
---------------
Regards,
Rajesh Singh