Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

In which table is flow saved

ghc
Tera Contributor

Flow Name: in which table is the subflow name saved? For example, the user exists sys_ User Li

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

Hi ghc

the table is called sys_hub_flow. This table stores the flows and sub-flows. 

Kind regards
Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi ghc

the table is called sys_hub_flow. This table stores the flows and sub-flows. 

Kind regards
Maik

ghc
Tera Contributor
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