You’re offline. This is a read only version of the page.
Skip to main content
Dynamics 365 Community
Cancel
Forums
Customer experience
| Sales, Customer Insights, CRM
Service
| Customer Service, Contact Center, Field Service, Guides
Supply chain
| Supply Chain Management, Commerce
Finance
| Project Operations, Human Resources, AX, GP, SL
Small and medium business
| Business Central, NAV, RMS
Microsoft Dynamics 365
| Integration, Dataverse, and general topics
Microsoft Cloud for Sustainability
| MSM, SDSF, ECS, EID, ESG
Archived topics
| Read-only forums of past discussions
Microsoft Dynamics AX (Archived)
Microsoft Dynamics CRM (Archived)
Microsoft Dynamics GP (Archived)
Microsoft Dynamics NAV (Archived)
Microsoft Dynamics RMS (Archived)
Microsoft Dynamics SL (Archived)
Blogs
Community blog
Dynamics 365 blogs
User groups
Galleries
Ideas
Resources
Getting started
Community news
Leaderboard
Learn
Community support
Community events
Community feedback
FastTrack
TechTalks
Blogs
FastTrack forum
Partner case studies
Implementation guide
More
Search
Notifications
Announcements
Announcing Category Subscriptions!
Announcing Category Subscriptions!
Dynamics 365 Community
/
Blogs
/
Dynamics AX Development by Lauras
/
The custom script is not al...
The custom script is not allowed to access the NumberSequenceTable table
Lauras U
955
Follow
Like
(
0
)
Share
Report
Issue
Getting this error on custom script Test phase:
The custom script is not allowed to access the NumberSequenceTable table.
Cause
Following debugging breadcrumbs:
Turns out, that AppConsistencyCustomScriptAllowNumberSequenceTable flag is needed, as NumberSequenceTable tablegroup is Framework
Solution
Now in Tier 1 environments execute following SQL and restart IIS:
INSERT INTO SYSFLIGHTING (FLIGHTNAME, ENABLED) VALUES('AppConsistencyCustomScriptAllowNumberSequenceTable', 1)
On Tier 2 and above - open MS ticket?
Comments
Add new comment
Comment on this blog post
New#123
You don't have the appropriate permissions.
Welcome,
Profile
Messages
My activity
Sign out