Eine globale Community von Esri-Nutzern, in der Sie Lösungen finden, Ideen austauschen und zusammenarbeiten können.
Issue: When an attribute rule is run and the conditions aren't met, this returns a SEVERE error in ArcGIS Server logs. Impact: This can result in a flood the Severe log level with noise. E.g. editors may make errors that they self-resolve (enforced by the attribute rule) but flood the logs. Idea: Add configuration to…
Hello, I am working on a project where have a layer of existing and new addresses that require me to qc the new addresses to make sure they are not already in the existing layer. I attempting to utilize Attribute rules to create some sort of filter to circumvent having to go through the data by hand but my knowledge on…
Hello, AR drive me nuts. I've got AR that have been working for two years! Have not upgraded from the same version written in (3.2.4); yet, I have only changed numbers for calculations and now all of a sudden - 'Close parenthesis expected'. Line where it showing needing is: if ((parea > 0) && (billclass == ""V: Vacant"")…
I am trying to create an attribute rule that validates if a street name is in a master street table when being created. Here is the code I have so far, I am not sure where my syntax is wrong. The expression needs to be case in-sensitive, the source data in the master table is mixed casing. Thanks in advance! // 1. Access…
I am currently working with Arcade expressions in attribute rules and have come across a performance-related question for which I haven’t yet found a clear comparison in the community. Initial situation: I am working with the following feature classes and tables: * Address Fields: aId (PK), from_number, sId (FK) * Street…
Hello, I am unsure why my following code isn't working. ----- var related = FeatureSetByRelationshipName($feature, "ACProductsGroundwaterSamplingPoints_ACProductsQuarterlySurveyForm") return first(related)['WellID'] -----I am trying to calculate a field in the child table based on the value in the parent table, but it's…
I have two polygon feature classes, Municipality and District. There is a many-to-many relationship between the two, and therefore an intermediate table called Municipality_District_Rel. The relationships are automatically handled with attribute rules, based on a municipality must overlap a district with 80% or more for…
Allow the ability to overwrite “, Script error:” when using custom error message from a validation attribute rule expression Our organization relies heavily on attribute rules for our QA/QC process. We have dozens of validation attribute rules that check that important fields are not only populated, but that they also…
I appreciate the ability to see the console messages and time to execute in Pro's Diagnostic Monitor. And I understand these are also written to the ArcGIS Server Logs, but only if in Debug Mode. When the Attribute Rule has the Exclude from Application option checked (Which some rules require), you will only see them in…
Please implement ToJSON() in the function library, to bring the capability of JSON.stringify under the hood in support of the many API, WebHook, and REST functions being implemented.
Melden Sie sich an, um zu posten, Inhalte zu folgen und mehr. Neu hier? Kostenlos registrieren.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.