How does 'Share Notes' in CAB workbench work?

Thomas G
Tera Guru

Hi,

I am having a hard time figuring out exactly how the related link 'Share Notes' in CAB Workbench works. I can see that it triggers an event based notification with all CAB board members in Parm1 and that the event name is 'sn_change_cab.shareMeetingNotes' but there is no table and no 'Fired by' on the event registration so what makes that event? I can not find a Business Rule. It could be a Script Include, I guess, but I can't find it. 

Can you guide me in the right direction?

Best regards

3 REPLIES 3

Not applicable

Did we ever find answer to this?

Nope.

Adam LF
Tera Contributor

It's fired here in this script include called "CABMeetingSNC" around line 1270, within a method called "shareMeetingNotes" - hope that helps, only found it by using Studio and running a Code Search with that event name.

 

And also - the action is triggered by 'Share notes' - a UI action under the related links on the CAB Meeting record, when the meeting status is set to complete.