Discussions
Retrieve CategoryList field value from PartnerSearch
Hello guys.
I'm trying to download the values of the Partner entity's 'CategoryList' fields using the PartnerSearchBasic method.
The point is, I only get null values.
I have been checking on the schema information, but the only thing I can notice is that there are two discrepancies on the descriptions of the same entity (Partner).
In particular:
Browser Schema -> https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2019_1/schema/record/partner.html
which has CategoryList as its characteristic
RecordBrowser -> https://www.netsuite.com/help/helpcenter/en_US/srbrowser/Browser2019_1/script/record/partner.html
che ha category (that I presume is the CategoryList field?)