on ‎2021 Aug 03 8:29 AM
Hello,
Is it possible to show notifications to user on CPQ? For example if an attribute automatically gets a default value, a notification should appaer that saying "xxxx attribute got a default value".
Thank you in advence.
Best Regards.
Request clarification before answering.
Hi sbslmhmtYes, you can show the notification message on top of the Quote to a user to read it...
use through IronPython Scripting with customizing your attribute value
### this is just hard code message.. Add your variable to the message
Quote.Messages.Add('xxxx attribute got a default value")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Read this review https://help.sap.com/viewer/884885f05e6b4c8082254d4d9d63f19b/2103/en-US/158a2ac68ad742ff8cc55cb76403... if still you need any help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank You oliverjhonson623, This review article help me alot
| User | Count |
|---|---|
| 41 | |
| 9 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.