What about the table where action exists

ghc
Tera Contributor

What about the table where action exists,

like the user exists in sys_ user

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

which actions are you mentioning?

If you are referring to flow designer then check this

Flow - sys_hub_flow

Sub Flows - sys_hub_flow

Actions - sys_hub_action_type_definition

Both Flow and Sub Flows are stored in Same table and the Flow Type field helps to distinguish whether it is Flow or Sub Flow

find_real_file.png

Flow Actions

find_real_file.png

Regards
Ankur

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

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

which actions are you mentioning?

If you are referring to flow designer then check this

Flow - sys_hub_flow

Sub Flows - sys_hub_flow

Actions - sys_hub_action_type_definition

Both Flow and Sub Flows are stored in Same table and the Flow Type field helps to distinguish whether it is Flow or Sub Flow

find_real_file.png

Flow Actions

find_real_file.png

Regards
Ankur

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

 Hi,
thx!

Does f (x) in flow also exist in a table? If not, how to retrieve a function in all f (x) on a large scale

Regards
ghc

You can check in this way

1) ensure you are in some update set

2) create inline script using f(x) and save it

3) then check in customer updates where it got saved.

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