We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

ATF Test step to test Activity field Entry

Shilpa8
Kilo Contributor

I am trying to Validate Activities whether it is capturing field value change or not. I tried Custom UI and Assert text on Page, but Navigating from default tab to Activities tab , i am not able to achieve through custom UI.

Tried Record Validation, but which validating record step, i am not finding work notes/activities or any Journal entries.

Please do help . Thanks in advance!

3 REPLIES 3

brianlan25
Kilo Patron

I use record query to verify that I can find the record in the sys_journal_field. Example screenshot below.

find_real_file.png

If i have not defined any fields like Comment or work notes, i am not able to see its entry in sys_journal_field table

I'm not sure I understand your reply.