Calendar event cannot be modified in new, or existing calendar.
Steps to reproduce:
1. open new or existing calendar object.
2. duplicate calendar event.
3. rename or delete this calendar event
Error window appears, but there is no error message.
Workaround: If the calendar was saved after step 2, the error would not occur.
The following error messages could be found in the AWI logs:
com.uc4.ecc.backends.exceptions.AutomationEngineAPIException: [HTTP 404] (4009901) The calendar 'CALE.NEW.3' does not contain an calendar event with the name 'ADDEDEVENT': No detail information available.
at com.uc4.ecc.backends.impl.dataservice.request.RequestService.sendAndWait(RequestService.java:74)
at com.uc4.ecc.backends.dataservice.request.IRequestService$pbryglu.sendAndWait(Unknown Source)
at com.uc4.ecc.backends.impl.dataservice.object.ObjectService.isReferred(ObjectService.java:1588)
at com.uc4.ecc.backends.dataservice.object.IObjectService$pbryglu.isReferred(Unknown Source)
at com.uc4.ecc.ae.sheet.calendar.sheet.event.dialog.DeleteKeywordDialog.lambda$new$0(DeleteKeywordDialog.java:50)
at com.uc4.ecc.framework.commons.controls.asyncwidget.AsyncBuilder.lambda$new$2(AsyncBuilder.java:29)
at com.uc4.ecc.framework.core.async.NoArgsLoaderWrapper.load(NoArgsLoaderWrapper.java:16)
at com.uc4.ecc.framework.core.async.NoArgsLoaderWrapper.load(NoArgsLoaderWrapper.java:7)
at com.uc4.ecc.framework.core.async.BaseRequestCoordinator$1$1.call(BaseRequestCoordinator.java:231)
at com.uc4.ecc.framework.core.pool.ContextAwareExecutorService$CallableImplementation.call(ContextAwareExecutorService.java:72)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: com.uc4.api.rest.exceptions.NotFoundException: [HTTP 404] (4009901) The calendar 'CALE.NEW.3' does not contain an calendar event with the name 'ADDEDEVENT': No detail information available.
at com.uc4.api.rest.common.requests.RestJsonRequest.handleDefaultErrors(RestJsonRequest.java:88)
at com.uc4.api.rest.common.requests.RestJsonRequest.handleErrorResponse(RestJsonRequest.java:67)
at com.uc4.api.rest.common.requests.RestRequest.handleResponse(RestRequest.java:60)
at com.uc4.api.rest.connection.RestConnection.sendRestRequestAndWait(RestConnection.java:142)
at com.uc4.ecc.backends.impl.dataservice.connection.RestConnectionService.sendRestRequestAndWait(RestConnectionService.java:65)
at com.uc4.ecc.backends.impl.dataservice.connection.RestConnectionService.sendRequestWithAuthAndWait(RestConnectionService.java:51)
at com.uc4.ecc.backends.impl.dataservice.request.RequestService.sendAndWait(RequestService.java:72)
... 13 common frames omitted
Release : 12.3
Component : AUTOMATION ENGINE
Software Bug
The issue has been confirmed to be fixed in
AutomationEngeine V12.3.9 - not yet released
AutomationEngeine V21.0.3 - not yet released