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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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