OOB Flow context Error Message is not working

SM123
Tera Expert

Hello,

I have created a notification on sc_req_item table. I'm have added Flow context Error Message variable in my notification body. Value is showing empty even there is an error in the flow.  all the remaning variables are poplating as expected even error state. Please check the attached screenshot. can someone please help me. 

malika123_0-1743158911448.png

Thank You

 

8 REPLIES 8

J Siva
Tera Sage

Hi @SM123 
May I know on which table you are creating the notification record?

Hi @J Siva 

It's on RITM table(sc_req_item)

Ankur Bawiskar
Tera Patron
Tera Patron

@SM123 

I don't think you can access that even though you can select it.

Please use email script and get that value.

Query sys_flow_context table with your RITM and get that error message.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hello @Ankur Bawiskar ,

Could you please help me with the email script ?

Thank You