Hi Team,
I have created the process flow with automation flow enabling unattended mode in desktop agent.
On start of automation flow, error occurring as follows
could you please suggest the solution for this error -
"It seems that you have already used the Close Outlook or Release Outlook activity or that you don't have used Open Outlook activity yet"
{
"uid": "d5265ca7-0ff4-4994-a03d-ffa0a45e2605",
"name": "HR meetings",
"type": "automation",
"instanceUid": "b2ed27d1-80d3-404f-803b-80114f3133c2",
"packageUid": "50021772-0894-47c6-9544-bac2149c4f0c",
"packageVersionUid": "6b5ca78a-01ca-4bec-b041-a8f4fbec76b9",
"attended": true,
"duration": 1,
"status": "Failed",
"code": "KO",
"label": "It seems that you have already used the Close Outlook or Release Outlook activity or that you don't have used Open Outlook activity yet.",
"containerInstanceUid": "b2ed27d1-80d3-404f-803b-80114f3133c2",
"parentInstanceUid": "302363a6-9905-6f62-a576-0a18078d6c77",
"line": 8,
"file": "scheduleMeetings.js",
"stepId": "4",
"exception": "irpa_core.error.Error",
"stack": "Error: It seems that you have already used the Close Outlook or Release Outlook activity or that you don't have used Open Outlook activity yet.\n at h.get calendarManager [as calendarManager] (C:\\Users\\P1343777\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\a51f75b5-1e18-4285-8d41-2381cd37a977\\dist\\bundle.js:1:32783)\n at Object.calendar.createMeeting (C:\\Users\\P1343777\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\a51f75b5-1e18-4285-8d41-2381cd37a977\\dist\\bundle.js:1:41675)\n at t.Job.scheduleMeetings [as b2ed27d1-80d3-404f-803b-80114f3133c2] (C:\\Users\\P1343777\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\6b5ca78a-01ca-4bec-b041-a8f4fbec76b9\\automations\\scheduleMeetings.js:8:37)\n at t.Job.start (C:\\Users\\P1343777\\AppData\\Local\\SAP\\Intelligent RPA\\Projects\\b093eca1-c93b-48eb-8b86-ec01792132ef\\dist\\bundle.js:2:294287)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"
}