How to do a global search for keywords in a flow designer flow/subflow/action?

wclim
Kilo Sage

Hi all,

I like to know an easy way to do a search within Flow Designer flows/subflows/actions to find a keyword. Let's say I know there could be a flow that edits a custom field (u_custom_field) on the incident table, but am not sure which exact flow is it and I like to find out which flow is it, is there a keyword search for such cases?

For the more 'traditional' configurations like business rule, it is easy to do this keyword search

E.g. Let say I like to do a search on Incident business rules to see which configurations are using a custom field (u_custom_field), I can easily type it in the Search 'for text' and it will return results containing the keyword, be it in the conditions, scripts etc

I can also go to the sys_metadata table and do the same keyword search if I'm unsure which config might contain this keyword.

find_real_file.png

However, I don't see an easy way to search the flows/actions/subflow in the flow designer, and it also doesn't seem that searching on the sys_metadata returns anything i need for flows/actions/subflow.  So is there a way to do keyword searches for flows/subflows/actions?

 

1 ACCEPTED SOLUTION

Looks like there is no good way to do a full keyword search for flows/subflows/actions in flow designer, since the keyword search does not search everything within the flows.

So I will have to use the current way of opening flows individual to review the flow if I like to search for keywords.

View solution in original post

5 REPLIES 5

Looks like there is no good way to do a full keyword search for flows/subflows/actions in flow designer, since the keyword search does not search everything within the flows.

So I will have to use the current way of opening flows individual to review the flow if I like to search for keywords.