laptop and a wrench

Bug

An immediate calculation rule calling a database sequence using the NextSequenceValue() function in ArcGIS Arcade only works for the schema owner of the database sequence and fails for other database users.

Last Published: February 14, 2023 ArcGIS Pro
Bug ID Number BUG-000124487
SubmittedAugust 13, 2019
Last ModifiedFebruary 10, 2025
Applies toArcGIS Pro
Version found2.4
Operating SystemN/A
Operating System VersionN/A
StatusIn Review

Workaround

Fully qualifying the sequence name with the object owner allows other editors to use the sequence. The Arcade expression is as follows: NextSequenceValue('OWNER.SEQUENCE_NAME').

Steps to Reproduce

Bug ID: BUG-000124487

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options