I'm seeing "Unlicensed feature" error in my AddFeatures activity, which I am firing from the submit event of a form footer. Works in Web, but not Mobile. See Details for Log Message and Exception. Ideas on what may cause this? Thanks!
Error 10/6/2021 11:41:59 AM [Workflow] gcx:wf:forms:form:DisplayForm ($form1)
Geocortex.Workflow.Runtime.Execution.Exceptions.ActivityExecutionException: [WF: Activity execution error] Failed to execute activity 106 with action gcx:wf:arcgis::AddFeatures: Unlicensed feature. ---> Esri.ArcGISRuntime.ArcGISRuntimeException: Unlicensed feature.
at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(CoreError, Boolean) + 0x26
at RuntimeCoreNet.GeneratedWrappers.Interop.CoreErrorHandler.InvokeOpenStaticThunk(CoreError, Boolean) + 0x28
at RuntimeCoreNet.GeneratedWrappers.Interop.CoreErrorHandler.Invoke(CoreError, Boolean) + 0x2f
at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr, Boolean, GCHandle) + 0x7c
at RuntimeCoreNet.GeneratedWrappers.CoreTask.Get() + 0x11f
at Esri.ArcGISRuntime.Internal.CoreTaskExtensions.TaskCompletedCallbackHandler.OnCompleted(Object, EventArgs) + 0x82
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Esri.ArcGISRuntime.Internal.CoreTaskExtensions.TaskCompletedCallbackHandler.<CreateInternal>d__7.MoveNext() + 0xf1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Esri.ArcGISRuntime.Data.FeatureTable.<AddFeaturesAsync>d__59.MoveNext() + 0x16c
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Geocortex.Workflow.GIS.ArcGISRuntime.Activities.AddFeatures.<EditFeatures>d__4.MoveNext() + 0x8f
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() + 0x10
at Geocortex.Workflow.GIS.ArcGISRuntime.Activities.EditFeaturesBase.<Execute>d__2.MoveNext() + 0x47f
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Geocortex.Workflow.Runtime.Execution.ActivityContext.<ExecuteActivityHandler>d__99.MoveNext() + 0xad
--- End of inner exception stack trace ---
at Geocortex.Workflow.Runtime.Execution.ActivityContext.<ExecuteActivityHandler>d__99.MoveNext() + 0x16f
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Geocortex.Workflow.Runtime.Execution.ActivityContext.<ExecuteFinish>d__92.MoveNext() + 0x167
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Geocortex.Workflow.Runtime.Execution.ActivityContext.<ExecuteStart>d__91.MoveNext() + 0x3ca
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Geocortex.Workflow.Runtime.Execution.AmbientState.<ExecuteCurrentContext>d__83.MoveNext() + 0xa9
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Geocortex.Workflow.Runtime.Execution.AmbientState.<Execute>d__72.MoveNext() + 0xae
-
Please disregard: I was signed in as a Viewer Enteprise user type, which does not have the ability to create features in the geodatabase.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire