Table of "Output Data" from Flow Action "Ask For Approval"

Catini
Tera Contributor

Which table stores the output data of the default action "ask for approval"?

 

As shown in the image below, I would like to know which table ServiceNow stores the information 'skipped'.

 

Catini_0-1703767022950.png

 

7 REPLIES 7

Catini
Tera Contributor

@Sandeep Rajput ,

 

I checked and it's not that table.

Amit Verma
Kilo Patron
Kilo Patron

Hi @Catini 

 

These states are being stored in sys_choice table. You can filter them on the table "var__m_sys_hub_action_output_bae0a1120b10030085c083eb37673a92" and "var__m_sys_hub_action_output_f8f2e9920b10030085c083eb37673abd". Please refer the below screenshot for more information.

 

AmitVerma_0-1704201406027.png

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

I want to know in which table the information of the OUTPUT from the flow marked as SKIPPED is stored.

 

This table stores the choices of a field of the choice type, but I want to know the table that stores the stored value, as shown in the image