Journal field value author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 04:47 AM - edited ‎01-10-2024 04:48 AM
Hi! setJournalEntry allows us to define author as a second parameter, but that doesn't seem to update sys_journal_field record, and getJournalEntry returns the actual user who did an update.
Does anybody know if it is possible to get to the value I see in the record where the comment/work note is (in server side script)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2024 08:05 PM
Tried your recommendations and able to reproduce the issue. On investigating further, I could see that correct information goes in the sys_audit table as shown in snip below but not into the sys_journal_field table.
May be we can query the sys_audit table and fetch the right information. Parallelly, you can open a HI case to check with ServiceNow team as well.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.