worknotes

beatrizassis32
Tera Contributor

Is there any way to extract the information from work notes? Is it a table?

1 ACCEPTED SOLUTION

You can add the worknotes field in the list view and export in Excel, see if that works for you.

 

-Anurag

View solution in original post

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @beatrizassis32 

 

Work notes is a field, and available in Task table and available on other tables extended from task. What is your use case mate. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Can you add a little more information on what you want to do?

You can extract all the work notes for a record in a server side script, form there if you want to look for a particular phrase or something you can do so.

Worknotes in a journal field and all the journal entries(from all tables and journal fields) go into sys_journal_field table

 

-Anurag

I have specific SPM projects in which I want to export the notes that were inserted into it, just the texts.

You can add the worknotes field in the list view and export in Excel, see if that works for you.

 

-Anurag