07-26-2019 05:26 AM
Hi All,
We are not able to find the <> field in the Transactions using the Netsuite search snap.
Thanks,
kullayappa
07-26-2019 12:34 PM
We are looking Netsuite search Snap output ,
I have selected object is:
Thanks,
kullayappa
07-26-2019 12:37 PM
Again, I’m not clear on what field you’re looking for, as I can find no evidence of a field called anything like CONSOLE SERIAL NUMBER. Can you find it in the WSDL or any of other documentation so I know what you’re looking for? What specific types of transactions are being returned by the search?
07-26-2019 01:17 PM
Hi Ptaylor,
The Netsuite saved search on UI shows the custom field however we dont get that information inside the SNAP response. We do get other information exposed in the saved search
Thank You,
Sombit
07-26-2019 01:40 PM
Ok, this is the first time you’ve mentioned that it’s a custom field. That’s quite important to help me understand your issue. Thank you.
I think there are two different approaches for getting this field in your search results.
First, when you view the results of the saved search in the NetSuite UI, do you see a column for the custom field there? If not, try editing the definition of the custom field to enable “SHOW IN LIST”. That should make it appear in search results, both in the NetSuite UI (verify that first), and in the output of the NetSuite Search snap.
An alternative approach is to uncheck the “Return Search Columns” setting in the NetSuite Search snap. However, that might result in getting a lot more data than you really want. Here’s the documentation for that setting: “If selected, returns only the values for the required columns. This is applicable only when performing an Advanced search, which is used to execute a saved search. If not selected, this returns all the record details.”
07-26-2019 02:29 PM
First, when you view the results of the saved search in the NetSuite UI, do you see a column for the custom field there?
[Sombit] Yes
An alternative approach is to uncheck the “Return Search Columns” setting in the NetSuite Search snap.
[Sombit] We tried this but the custom field does not come up in the response
Thank You,
Sombit