ListBox Error
Hello,
I have configured a similar workflow to the SearchSchools workflow in the examples folder using my own data. When I use the cascading ComboBox method everything works fine. When I change ComboBox2 to a ListBox and set the Selection Mode in the DispalyForm to Multiple or Extenteded the workflow throws and exception listed below: (FYI, when Selection Mode is single the workflow works)
<Event Timestamp="2011-11-09T17:55:06.9971845-05:00" Level="ERROR" Identity="Guest"><Message>Workflow 'Find Sites by Region (multiple)' failed. Cause: Geocortex.Workflow.WorkflowException: Aborted exception: 'Unable to complete operation.'. ---> ESRI.ArcGIS.Client.Tasks.ServiceException: Unable to complete operation.
at Geocortex.Workflow.Activities.QueryTask.Execute(NativeActivityContext context)
at System.Activities.NativeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
--- End of inner exception stack trace ---</Message></Event>
<Event Timestamp="2011-11-09T17:55:06.9991846-05:00" Level="ERROR" Identity="Guest"><Message>Error occured during REST request: Workflow 'Find Sites by Region (multiple)' failed</Message></Event>
<Event Timestamp="2011-11-09T17:55:07.0011847-05:00" Level="DEBUG" Identity="Guest"><Message>ServiceException: Unable to complete operation.
at Geocortex.Workflow.Activities.QueryTask.Execute(NativeActivityContext context)
at System.Activities.NativeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
WorkflowException: Aborted exception: 'Unable to complete operation.'.
-
Hi Chris,
Were you ever able to come up with a solution to this issue? We have a similar issue were we are trying to use a listbox in a search.
-Alex
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar