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.
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.
SDF User Event Script Deployment Role
Hello,
So I'm deploying a user event script through SDF and I want to set the audience of the script deployment to specific custom roles that already exist in our account,
I'm following this documentation https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/SDFxml_1334137041.html#SDFxml_1765332876
and I found out that you can do this through the <audslctrole> tag of the scriptdeployment but I'm not sure how to reference an existing custom role,
My script deployment looks like this:
so far I've tried
<audslctrole>customrole1114</audslctrole>
<audslctrole>Classic - Alliance SA</audslctrole>
<audslctrole>[scriptid=customrole1114]</audslctrole>
but all have failed,
Tagged:
0