How to make Quick Tasks appear on Employee Centre or Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 12:31 AM
I'm currently using the out of the box widget 'My Items':
These are the settings on the instance options:
However, what I've noticed is that the 'Quick Tasks' list is not showing. How do I get it to show?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:08 AM
hi @matthew_hughes ,
did you check the Activity Configurations [sn_ex_sp_activity_configuration] is your Quick Tasks is configured if not then configured it and it will be available on My Active Items
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:14 AM
I've gone into that table now and I see the following entries:
What settings would I need to get Quick Tasks set up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:46 AM - edited 08-05-2024 01:47 AM
Hi @matthew_hughes ,
you need to configure
1.My Request Filters [request_filter]
2. Activity Configuration [sn_ex_sp_activity_configuration] -
there in advance need to checked for view I observed that in the activity configuration, they are calling a script include 'ActivityConfigurationUtil()' and 'ActivityConfigurationUtilSNC' script include and in that using this function '.getRequestsCount()'
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 02:51 AM
How do I get those two configured?