Error ERROR Validation Error Internal constraint exception while running constraint with name ‘Constraint’ against activity of type UiPath.UIAutomationNext.Activities.NCheckState with name ‘Data Found or not Check App State ‘A PHP’’. Exception was: System.NullReferenceException: Object reference not set to an instance of an object.
at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout) at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary
2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary2 inputs) at System.Activities.Validation.ActivityValidationServices.RunConstraints(ChildActivity childActivity, ActivityCallStack parentChain, IList
1 constraints, ProcessActivityTreeOptions options, Boolean suppressGetChildrenViolations, IList`1& validationErrors) Framework/Process.xaml
Hello @SURESH_P
Plz confirm at which step you are getting this error?
Object reference not set to an instance occurs if a variable is not initialized and it doesnt have any value during execution.
Thanks
getting error in Invoke Execution
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.