Components installed with Feedback application
Summarize
Summary of Components installed with Feedback application
The Feedback application in ServiceNow's Strategic Planning provides essential components such as user roles, tables, and system properties. These components enable you to manage feedback and product ideas efficiently within your instance, supporting integration with various planning and non-planning items.
Show less
Roles installed
- snaligncore.pfread: Allows viewing of Feedback without additional permissions.
- snapwadvanced.pfuser: Enables creating, viewing, updating, and deleting Feedback entities; includes pfread and pfbasic roles.
- snaligncore.pfbasic: Permits creating, viewing, updating, and deleting Feedback but without access to Feedback via the Strategic Planning Workspace.
Tables installed
- Feedback [snaligncorefeedback]: Stores all feedback information from various sources.
- Product idea [snaligncoreproductidea]: Contains data related to product ideas.
- Feedback relationship [snaligncorem2mfeedbackrel]: Manages associations between feedback and other entities, including planning and non-planning items.
System properties installed
Several system properties facilitate configuration and customization of feedback processes:
- snapwadvanced.feedback.ideafeedbackqueueaddress: Configures the email address for creating or submitting feedback, enabling direct email feedback submissions.
- snapwadvanced.productfeedbackallowednonplanningitemsforlinkitem: Defines non-planning items (such as incidents, scrum tasks, agile stories) that can be linked to feedback or product ideas, enhancing cross-application integration.
- snapwadvanced.productfeedbackfeedbackfilters: Allows customization of filters on the feedback overview page to sort and manage feedback data effectively.
- snapwadvanced.productfeedbackproductideafilters: Enables adding or removing filters on the product idea overview page for streamlined idea management.
- snapwadvanced.pfdocsconfig: Provides JSON-based customization of the Doc component attributes, such as panel visibility, link permissions, and mention configurations.
- snalignws.pfmaxlistitems: Sets the maximum number of records displayed in feedback or product idea list views, allowing control over list sizes for better usability.
These components collectively empower you to capture, link, filter, and manage feedback and product ideas seamlessly within the Strategic Planning environment, enhancing collaboration and visibility across your organization.
Learn about several types of components installed with Feedback application in Strategic Planning such as user roles, tables, and, system properties.
Roles installed
| Role title [name] | Description | Contains role |
|---|---|---|
| [sn_align_core.pf_read] | Can view the Feedback. | None |
| [sn_apw_advanced.pf_user] | Create, view, update, and delete the Feedback entities. |
|
| [sn_align_core.pf_basic] | Create, view, update, and delete the Feedback but cannot access the Feedback from Strategic Planning Workspace. | None |
Tables installed
| Table | Description |
|---|---|
Feedback [sn_align_core_feedback] |
Stores all the information about Feedback received from different sources. |
Product idea [sn_align_core_product_idea] |
Stores all the information about product ideas. |
Feedback relationship [sn_align_core_m2m_feedback_rel] |
Stores information about the feedback associated to an entity (planning or non-planning items). |
System properties installed
| Name | Description |
|---|---|
| sn_apw_advanced.feedback.idea_feedback_queue_address | Specifies the address for creating or submitting the feedback. With the sn_apw_advanced.feedback.idea_feedback_queue_address system property, you can configure email settings within your instance and submit feedback directly from your email account. |
| sn_apw_advanced.product_feedback_allowed_non_planning_items_for_link_item | Specifies the non-planning items that can be linked to feedback or product idea. With the sn_apw_advanced.product_feedback_allowed_non_planning_items_for_link_item system property, you can link non-planning items such as incident, scrum tasks, agile stories, or items from safe application, agile development, PPM standard, or any global or scoped application tables to your feedback or product idea. |
| sn_apw_advanced.product_feedback_feedback_filters | Specifies filters to sort through feedback information. With the sn_apw_advanced.product_feedback_feedback_filters system property, you can configure to add and remove the filters on the feedback overview page. |
| sn_apw_advanced.product_feedback_product_idea_filters | Specifies filters to sort through product idea information. With the sn_apw_advanced.product_feedback_product_idea_filters system property, you can configure to add or remove the filters on the product idea overview page. |
| sn_apw_advanced.pf_docs_config | With the sn_apw_advanced.pf_docs_config, you can customize the Doc component using different attributes.
|
| sn_align_ws.pf_max_list_items | Specifies the maximum number of records displayed in the feedback or product idea list view. With the sn_align_ws.pf_max_list_items, you can customize the feedback or product idea list view by
setting a limit for the number of records displayed.
|
For more information on components installed with Strategic Planning, see Components installed with Strategic Planning Workspace.