gs.addInfoMessage in a BR on sys_attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2017 01:57 AM
Hi,
I have some Business Rules that I needed to create to perform management on attachements on knowledge base. Indeed, we just migrated from Eureka to Istanbul and the localization of the knowledge base is radiacally different.
So in a source KB, the BR deals with updates on the child KB even on attachements. This is where my prolem is : every update on the source KB show info the user on the updated child (via gs.addInfoMessage). But the gs.addInfoMessage never appears on the sys_attachement BR. Probably because it uses a different window (users use the manage attachements link). Is there a way to post an info to the user in this window (manage attachment) ? Or to force the addInfoMessage to appears on the current record ?
Thanks.
- Labels:
-
Customer Service Management
- 2,107 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2018 11:48 PM
@Karim-Alexandre thanks for you update.
> Today our only possible workaround is to send email notifications based on an event, parameter-less event launched by the BR but it is not a suitable solution.
Well, you can still attempt to customize UI Page for attachments:
System UI -> UI Pages, find the one called "attachment" and edit Client script to include your checks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2019 03:59 PM
Just reading patch notes for London P9 and it looks like this is finally fixed!
|
Service Catalog: Service Portal Widgets PRB1259875 | Messages from BRs based on sys_attachment are not displayed in the proper window when using the SC Catalog Item widget |
Expected behavior: The error message should be displayed immediately but not after displaying the page. Actual behavior: No error message is displayed. And when you refresh the page, the error message is displayed. |
