Export activity history
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi ,
Is it possible to export activity history ( comments, work notes, emails) along with the fields (case)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @suneetha sriniv ,
Please navigate to sys_journal_field table and add filter condition for example table and sys_id, you will get all the comments and worknotes of that record and then you can export them.
In name give the table name and in element give the record sys_id
Please mark my answer correct and helpful if this works for you
Thanks and Regards,
Sarthak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Additionally just click on the head to export the file.
Please mark my answer correct and helpful if this works for you
Thanks and Regards,
Sarthak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Sarthak,
Thank you for a quick response, but I also need to export emails in the same file.