Skip to main content
Nintex Community Menu Bar

Out of office is not working - work items are not being forwarded

  • March 11, 2019
  • 6 replies
  • 69 views
  • Translate

Hi All,

I am facing issue with Out of office configuration. I had try to set up OOO from Workspace as well as Managment console but still work items are not being forwarded but still going to the original user only.

I trried to refresh Identity as well but still its not working. I am having K2 Five (5.0002.1000.2) version installed.

Any idea what will be the issue.

 

 

regards,

Nikhil

Did this topic help you find an answer to your question?

6 replies

  • 267 replies
  • March 11, 2019

Hi K2 Developer

 

This is known issue especially from previous version , please try to reconfigure again using the following steps and links:-

 

Out of office is not working - work items are not being forwarded to delegates 

Symptoms


When configuring out of office for users it is not working. The work items are not being forwarded but still going to the original user only. You may observe this issue with out of office both from the K2 workspace and from the worklist. 

Diagnoses


Basic thing to check first (and this is being overlooked quite often) is work list filter settings for your destination user - it can be customized and consequently this user just doesn't see these tasks because of filter settings. There is an icon with a wrench in the top right corner of worklist which will allow you to see/adjust filtering settings.

If filter is not an issue it is worth trying to force identity refresh for both users (original and delegate). Once this is done for both users please retest out of office functionality. If it still does not work check K2 host server logs.

There is also a number of other possibilities here. Please refer to the other community KBs:
Out of office does not forward assign task to specified user
http://community.k2.com/t5/K2-blackpearl/Out-of-office-does-not-forward-assign-task-to-specified-use...
Out of office configurat​ion
http://community.k2.com/t5/K2-blackpearl/Out-of-office-configuration/ta-p/83265 

Resolution 
See above.

Alternation :- There's also a fix pack available for that https://help.k2.com/kb002104

 

Should you find the above information useful please mark as "Accepted Solution and/or Kudo" , this will help others to tackle similar issues in future.

 

[K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member]

 

Translate

  • 267 replies
  • March 11, 2019
In amendments to the mentioned solutions follow up with relevant links https://portal.k2.com/support/report/snapshotnew?id=98480

Translate

Forum|alt.badge.img+16
  • 682 replies
  • March 11, 2019

Hi Nik86,


 


Out of curiousity, does the Out of Office feature work with a different user?


In the past, we have seen similar issue when there was a loop between the two users that were set in the 'In the Office' scenario. Can you run the following SQL to check if this is the case?


 


Select 'OOF Setup FOR: [' + [A1].ActionerName + '] TO: [' + [A2].ActionerName + ']' as OOF,
'[' + [A1].ActionerName + '] Status is: ' + CASE WHEN [A1].Status = 1 THEN '[OUT of Office]' ELSE '[IN Office]' END as Status
From [Server].[Actioner] [A1]
Join [Server].[ActionerShare] [AS] On [AS].ActionerID = [A1].[ID]
Join [Server].[ActionerShareWorktype] [ASWT] On [ASWT].ActionerShareID = [AS].[ID]
Join [Server].[Worktype] [WT] On [WT].[ID] = [ASWT].WorktypeID
Join [Server].[WorktypeShare] [WTS] On [WTS].WorktypeID = [WT].[ID]
Join [Server].[Actioner] [A2] On [A2].[ID] = [WTS].ActionerID
order by OOF

 

Translate

  • Author
  • 28 replies
  • March 12, 2019
Hi Widson,
I am getting below message when i try to navigate
"You are not authorized to access this page"
Translate

  • Author
  • 28 replies
  • March 12, 2019
Hi khanh,
There is no loop. its not working for any user
Translate

  • 267 replies
  • March 12, 2019

Hi K2 Developer

 

Just as 

 

 

 

 

 

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings