Good afternoon.
I'm having problems using the Method setSelectedMethodFiltersAsString creating a export script.
When I debug the script this method is not found. There is another method to replace this one?
Thanks.
Good afternoon.
I'm having problems using the Method setSelectedMethodFiltersAsString creating a export script.
When I debug the script this method is not found. There is another method to replace this one?
Thanks.
Hello José
I'm not a expert in scripting, and I do not know this method.
But a similar exist : getSelectedFilters
you should be able to access the online help using URL :
<yourADSserverFQDN>/abs/help/en/script/ba/index.htm#macro_OBJECTS_Context_getselectedfilters.htm
hope that helps.
Regards
Hi Laurent,
That's the problem. The method is in a default script, it was not created by me. I can't find it on the online help and getSelectedFilters is not the same method. Anyway, thanks for your help.