My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Comments
-
I have used reflection to fetch the fields of a record and it is working fine. But I am unable to get predefined values for fields which are of Select type through reflection. For example I am unable to get list of entityStatus values for Lead. Please guide me to get this.
-
Thanks for your help. Could you please let me know how to iterate through fields using reflection as I am new to Netsuite.
-
Hi Yes, I have gone through that document, but my application needs to fetch all the fields of a record dynamically. We need to fetch all the fields of a record first and store it. Hence for that, Is there any api call which gives me all the fields of a record dynamically (if any new field is added for a record in Netsuite…
-
Thanks for reply. Could you please provide me any link where I can find documentation regarding generated API classes, also I am using SuiteTalk for integrating Netsuite to my webapp.
-
I need any api call which fetches me all the fields and their types for a particular object using SuiteTalk. For example I need all the fields and their types for Contact object. Please help me out as I do not find any call in documentation. This really very urgent as I am stuck in integration of Netsuite.