How to disable email notifications completely from instance ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 06:25 AM
I need to stop all email notifications form the instance, how can we do that

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 06:49 AM
HI Hari,
I'm glad you got your original question answered. If you wouldn't mind, please mark it Correct so others with the same question can find it easily.
That being said, can you elaborate on what are looking for in the transaction activity? I'm not exactly sure what you are referring to. Screenshots would help.
If this isn't related to the email question originally posed, I suggest starting a new thread to increase visibility (get more people than just me looking at it) plus make it easier for others to find in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 07:38 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 07:47 AM
Transition history is kept in the table wf_transition_history. Start by going here:
From there, click any column heading and make a simple report:
Now set up your report type and filter to get the records you want. This may be done either via selecting specific contexts (where the transition came from) or by dot-walking to related records. You may need to do a bit of digging around.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 09:07 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2017 09:37 AM
Use a report type of bar, for example, and group by context. You can then aggregate by count. Aggregation is not available in a list report.