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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
web service calls from sql report server
Hi,
Has anybody used NetSuite web services from SQL reporting services? My boss wants a custom report using customer data from NS. I can preview the report in Visual Studio. I get all the data that I have requested. Everything looks wonderful.
However, when I try to view the report using Report Server I only get the #Error message in fields that are supposed to be filled with NS data from web service calls. I have made the appropriate changes to the config files, adding a full trust code group for the url. I have also added PermissionSet Attributes to all methods to assert unrestricted permission. Is there something special that needs to be done for NS?
0