on 2021 Mar 04 8:44 PM
Hi guys
I know the standard behavior of the Agent Inbox only returns opened or unassigned items when searching for email workitems. For example 'Email 1' is assigned to Agent A. When Agent B searches the Inbox, 'Email 1' will not be in the returned results.
The requirement is that regardless of which agent runs a search, the result must include all emails for that group including assigned emails. Searching by Org_Unit based on SAP note 1375170 has been implemented and business function CRM_IC_INBOX_2 is active.
From what I have been reading online it seems that the BAdi CRM_IC_INBOX_BADI and I think method MANIPULATE_RESP_FOR_SEARCH can be used.
Does anyone have additional information on how I can accomplish this please?
Regards,
Jeshen
Request clarification before answering.
Hi Jeshen,
Although the standard roles might deliver Quick Searches for Agent Inbox which return only Open Items, it is up to you to define what items in which status should be returned when a Quick Search is selected or when a Quick Search has been defaulted for a business role.
You can customize an own Quick Search in transaction CRMC_IC_AUI_QUICKS and define the status of the inbox items which should be considered in that search. As a next step assign that quick search to the inbox profile assigned to your business role in
You can find out which inbox profile you use, if your check the value of function profile ID IC_INBOX of your business role.
Best Regards,
Sigrid
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeshen,
In relation to your question the below KBA note seems to provide an answer, so please review it.
2267251 - CRM IC: Problems when searching work items (inbound E-Mails) in agent inbox
◦In general an IC Manager will find E-Mails assigned to himself/herself and users directly assigned to his/her groups. It is not possible to find E-Mails assigned to users from lower organizational units by default.
Implementation of method MANIPULATE_RESP_FOR_SEARCH of Inbox BAdI CRM_IC_INBOX_BADI allows to adjust the behavior according to your requirements. ◦Using the agent inbox in the IC Manager business role (starting with business function “CRM_IC_INBOX), allows managers to do load balancing. They can preview E-Mails forward to other agents or organizations. For more information, see SAP Help Portal - IC Inbox Extensions”
Best Regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.