Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to export activity log of the Incident into a Excel file?

Gokulraj1
Kilo Contributor

Hi All,

I have to import a monthly data for activity log for all Incidents.

Is it possible?

Please,share your ideas.

 

Thanks in Advance,

Gokulraj

9 REPLIES 9

Rajesh Mushke
Mega Sage

Hi Gokulraj,

 

You can export it from from the Journal Entries(sys_journal_field) table, for example you can search with Name & CI number in the value like in below screen shot & after that you can export them

 

Let me know if it doesn't works.

 

Thanks,

Rajashekhar Mushke

Community Leader-18

 



Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Gokulraj1
Kilo Contributor

Hi,

 

That table contains only work_notes and additional comments.Not everything in the activities,

 

Please refer the below images

Image 1

find_real_file.png

Image 2

find_real_file.png

 

In the first image there is field changes value present ,which is not available in the "Journal Entries"  Table,please refer the second image.

Gokulraj1
Kilo Contributor

Hi Rajashekhar,

 

I had referred  those links previously but not able get my requirement properly.

 

I want to fetch the entire information in the activities based on the incident number.

 

Is there any alternate way?

Have you got any solution? I have the same requirement but no suitable answer anywhere. Is it not at all doable?