Would something break if you inactivate Saved sear...
# administration
a
Would something break if you inactivate Saved searches created from Fixed Asset Management Bundle?
r
If you use FAM, then possibly depending on which features of FAM you use. Some of the FAM searches are informational in that they give you a list of assets or whatever. But some are used in the scripts that process transactions. If you're not using FAM, then it won't make any difference.
a
We do use it , is there a way to say which are informational vs scripts that process translations
r
Maybe we should back up. Why do you want to inactivate them in the first place? What issue is being caused by them being active?
To answer your question though, I don't know of a way. The ones at Fixed Assets>Searches are the ones I was talking about that are informational, but I don't know for sure they're not used by scripts, though I doubt it.
n
If the saved search is being used by any script, the script will break when the search is inactivated. It's a good practice to don't touch the components of a bundle.
a
Thank you