Symptom
- How to prevent the 'Your Opinion Matters' popup message in Robotic Automation Processes?
- Feedback survey pop-up 'Your opinion Matters' Could you help us make SAP software better by giving us some feedback ? appear when Robotic Automation Processes is running.
Environment
SAP S/4HANA Cloud Public Edition
Resolution
To prevent the feedback survey pop-up from appearing while a Robotic Automation Process is running, ensure the application is launched with the following URL parameter attached: `sap-px-standalone=true`.
If the URL parameter cannot be set at the start, it can be added later, but this will require refreshing the application.
Example :
https://myXXXX.s4hana.cloud.sap/ui#SalesDocument-create?sap-px-standalone=true&sap-ui-tech-hint=GUI
See Also
SAP delivers mechanisms in its products (S/4HANA Public Cloud) to collect feedback from end-users to influence products and improve their experiences with it. End-user feedback input helps to identify product issues or opportunities to improve.
The mechanisms provide two ways to collect user feedback
- The feedback button in the main application menu (SAP Shellbar), that can be used by the end-user at anytime
- Conditional pop-up surveys that invite users to provide feedback at rule-based intervals
Keywords
Feedback survey pop up, Feedback, Robotic Automation Process, RPA, 'Your Opinion Matters' , 'Your opinion Matters' Could you help us make SAP software better by giving us some feedback ?, How to disable feedback survey, sap-px-standalone=true, S4_PC, S4_1C , KBA , CA-FLP-EXT-FX , SAP Feedback Integration , How To