Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Searching for Subsidiaries in Web Services
I have a web service that does a subsidiary search to pull in subsidiary information to a local table. When I run it as admin, it runs fine, but as soon as I try to run it under another role, I get the following:
Permission Violation: The subsidiary restrictions on your role prevent you from seeing this record.
I have the following set up on the custom role I created for the integration:
[LIST]
[*]Allow Cross-Subsidiary Record Viewing - Checked
[*]Lists > Subsidiaries > View Permission
[*]Subsidiary restrictions on role = default to employee subsidiary
[/LIST]
I realize that the third bullet point above may be the issue, but shouldn't Allow Cross-Subsidiary Record Viewing take care of this? I can run the search fine in the UI using this same role, so why doesn't it work in web services?