filters in mdmsv2 search only taking string fields. suggested edit:- change the type of filters from Hashmap<String, String> to Hashmap<String, Object>.
filters in mdmsv2 search only taking string fields.
suggested edit:-
change the type of filters from Hashmap<String, String> to Hashmap<String, Object>.