Is there a way to set the audience of a saved search using SuiteScript
We have hundreds of searches that require the audience to be updated from Public to individual roles. Is this something that can be done via SuiteScript? I see a createSettings function for the search object, but it appears only to pertain to Consolidate Exchange Rate and Show Period End Transactions. I am aware of the isPublic property on the search object. I just don’t see an Audience property on the search object.
Since Saved Search is not a targetable record on the records catalog, you would not be able to change anything on it, such as the audience, via SuiteScript. All the records you can target via SuiteScript can be found under Setup > Records Catalog




Chris Abbott
Unfortunately, I don not believe this possible.