Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Saved Search Expert versus WSDL Results
On the item record, we have a custom field called large_image_default which is a data type Image.
I created a saved search on the item record and included large_image_default in the results.
When I export the results to csv, the result is:
/core/media/media.nl?id=1388&c=482623&h=b3f702e692dcc8631bcb
When I call the results via WSDL, the result is:
1388
How can I determine the value for the "h=" parameter via WSDL?
Any ideas?
0