Genesys Cloud - Main

 View Only

Sign Up

Expand all | Collapse all

Decompose Transfer Permissions

  Thread closed by the administrator, not accepting new replies.
  • 1.  Decompose Transfer Permissions

    Posted 05-16-2025 17:06
    Edited by Sabyasachi Pradhan 05-19-2025 07:38
    No replies, thread closed.

    Context

    This post follows up on https://community.genesys.com/discussion/transfers-roadmap-including-new-transfer-apis. Since then, we identified gaps in our implementation, leading to the development of a new set of APIs and associated permissions. These new APIs and permissions are now implemented, and we plan to roll out UI updates to leverage these transfer APIs as part of https://genesyscloud.ideas.aha.io/ideas/INB-I-915.

    Here are the main updates anticipated by the end of June.

    Overview & Business Value

    The goal of this initiative is to provide administrators with granular control over agent transfer capabilities within Genesys Cloud. Previously, all agents inherently possessed transfer permissions without restriction, limiting flexibility and control. This project introduces fine-grained permissions for blind and consult transfers by target type (Agent, Queue, External Contact), thus enabling tailored agent access, improving routing fidelity, and ensuring regulatory or operational compliance.

    To ensure a seamless transition, all existing users with transfer capabilities will be backfilled with blindTransfer and consultTransfer permissions by default.

    However, we encourage all customers to review their role configurations and explicitly assign blindTransfer and consultTransfer permissions to any roles that require transfer functionality, to maintain clarity and future-proof access control. 

    Strategic Background

    Historically, our transfer APIs did not have any permissions associated with them.This update addresses that by decomposing the transfer permission model, aligning with enterprise-grade access requirements. These changes are foundational to improvements being developed in the transfer UI and across agent experiences including embedded frameworks and scriptor interfaces.

    New Permissions Introduced

    New permissions are grouped by transfer type and target:

    • Blind Transfers

      • conversation > communication > blindTransfer

      • conversation > communication > blindTransferAgent

      • conversation > communication > blindTransferQueue

      • conversation > communication > blindTransferExternalContact

    • Consult Transfers

      • conversation > communication > consultTransfer

      • conversation > communication > consultTransferAgent

      • conversation > communication > consultTransferQueue

      • conversation > communication > consultTransferExternalContact

    The general blindTransfer and consultTransfer act as catch-alls; best practices recommend only assigning granular permissions to reduce unauthorized actions.

    New API's Introduced

    Blind Transfer

    • POST /api/v2/conversations/{conversationId}/participants/{participantId}/replace/agent

      • Required Permission: blindTransfer OR blindTransferAgent

    • POST /api/v2/conversations/{conversationId}/participants/{participantId}/replace/queue

      • Required Permission: blindTransfer OR blindTransferQueue

    • POST /api/v2/conversations/{conversationId}/participants/{participantId}/replace/contact/external

      • Required Permission: blindTransfer OR blindTransferExternalContact

    • POST /api/v2/conversations/{conversationId}/participants/{participantId}/transfer

      • Required Permission: blindTransfer

      • This API supports transfers to flexible destinations specified as text. The platform attempts to resolve the text to a target for use, such as queue's name, user's name, address like SIP or phone numbers. By enabling free-form transfers, agents gain the ability to transfer to other agents, queues, or external contacts.

    Consult Transfer (Voice Only)

    • POST /api/v2/conversations/calls/{conversationId}/participants/{participantId}/consult/agent

      • Required Permission: consultTransfer OR consultTransferAgent

    • POST /api/v2/conversations/calls/{conversationId}/participants/{participantId}/consult/queue

      • Required Permission: consultTransfer OR consultTransferQueue

    • POST  /api/v2/conversations/calls/{conversationId}/participants/{participantId}/consult/contact/external

      • consultTransfer OR consultTransferExternalContact

    • POST /api/v2/conversations/calls/{conversationId}/participants/{participantId}/voice/consult

      • Required Permission: consultTransfer

      • This API supports consult transfers to flexible destinations specified as text. The platform attempts to resolve the text to a target for use, such as queue's name, user's name, address like SIP or phone numbers. By enabling free-form consult transfers, agents gain the ability to transfer to other agents, queues, or external contacts.

    Agent UI Updates

    All user interfaces will adopt the aforementioned APIs for transfers and will block transfers if agents lack the necessary permissions.

    For instance, in a Voice ACD Call, agents require the following permissions to perform transfers using each of these controls (1-4). For digital interactions the same pattern will follow for transferring to agents and queues. 

    (1)Agent Tab
    • Purpose: Search and transfer to another agent.

      • Permission Needed

        • Blind Transfers

          • blindTransfer OR blindTransferAgent

        • Consult Transfers (Only Voice )

          • consultTransfer OR consultTransferAgent

    (2)Queue Tab
    • Purpose: Search and transfer to a queue.

    • Permission Needed

      • Blind Transfers

        • blindTransfer OR blindTransferQueue

      • Consult Transfers (Only Voice )

        • consultTransfer OR consultTransferQueue

    (3)External Contacts Tab
    • Purpose: Search and transfer to an external contact.

    • Permission Needed

      • Blind Transfers (Only Voice )

        • blindTransfer OR blindTransferExternalContact

      • Consult Transfers (Only Voice )

        • consultTransfer OR consultTransferExternalContact

    (4)Free Form Transfer (Arrow icon)
    • Purpose: Free form transfer that can take in any destination address as text

    • Permission Needed

      • Blind Transfers

        • blindTransfer

      • Consult Transfers

        • consultTransfer

    Note: These are permissions that enable all target types for a given transfer mode if the granular ones are not specified.

    Admin and Agent Use Cases

    Admins can now:

    • Allow or restrict transfer types and targets per agent.

    • These permissions will then be used across all UI's where transfer capabilities are available.

      • GC Desktop UI / Web App

      • Scriptor

      • Embeddable frameworks (CRM)

      • Unified Communications Client (UCC) for non ACD calls.

    Agents attempting transfers without the appropriate permissions will receive a generic "Permissions error" toast notification to ensure clarity without compromising security.

    Migration & Backward Compatibility

    To ensure a seamless transition, all existing users with transfer capabilities will be backfilled with blindTransfer and consultTransfer permissions by default.

    However, we encourage all customers to review their role configurations and explicitly assign tblindTransfer and consultTransfer permissions to any roles that require transfer functionality, to maintain clarity and future-proof access control.


    #API/Integrations
    #Omni-ChannelDesktop/UserInterface
    #Roadmap/NewFeatures

    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 2.  RE: Decompose Transfer Permissions
    Best Answer

    Posted 05-16-2025 17:13
    Edited by Samuel Jillard 05-19-2025 04:56
    No replies, thread closed.

    Related announcement : https://help.mypurecloud.com/announcements/more-granular-control-over-agent-transfer-permissions/



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 3.  RE: Decompose Transfer Permissions

    Posted 05-21-2025 05:54
    No replies, thread closed.

    Hi, the support provided me idea and couldn't provide the case and I found this discussion. 

    Right now for Frankfurt there is no option to turn off transfer, consult, conference for any organization we have in our structure. 

    We didn't take a part in test, dev and didn't want to participant I don't understand the situation why we have new functions which are not working as a beta state? Or maybe it is not bet state only bug product.  

    With who I should contact to revers the situation to fix it? Right now rules are not working as should. 

    On the Idea there was a post about 12 May rollback but the post was 16 may posted. According to genesys cloud release schedule Frankfurt should be rollback at 15. [https://help.mypurecloud.com/articles/genesys-cloud-release-schedule/]May but I'am guessing that will be at 22.05 can you confirm? 



    ------------------------------
    Jakub Mrozek
    Engeneer IP Call center
    ------------------------------



  • 4.  RE: Decompose Transfer Permissions

    Posted 05-21-2025 11:00
    No replies, thread closed.

    Right now for Frankfurt there is no option to turn off transfer, consult, conference for any organization we have in our structure. 

    Thats right. As the announcement says, we are not yet fully GA with this feature. Even if you see the permissions, these are not being used yet in the UI's till we fully GA. Also, this feature only controls Transfer and Consult. Updates to Conferencing permissions will come later. 

    On the rollback, this was specific to the CRM / Embedded UI and was rolled back immediately on the 12th. 

    With who I should contact to revers the situation to fix it? Right now rules are not working as should. 

    What rules are these ? This feature is not fully GA yet. We are still working on some final pieces before the agent UI's start to use these new permissions to deny transfers .. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 5.  RE: Decompose Transfer Permissions

    Posted 06-02-2025 04:35
    No replies, thread closed.

    Hi Sachi,

    Great to have details.
    But on that explanation i do not read anything about impact on medias.
    My point : If we remove the Blind transfer Permission to force users to use Consult, how is it impacting Mail, and Message transfer ? 

    Thanks,

    Matt



    ------------------------------
    Matthieu Frys
    Principal Professional Services Consultant
    ------------------------------



  • 6.  RE: Decompose Transfer Permissions

    Posted 06-02-2025 09:50
    No replies, thread closed.

    This will be media agnostic. Taking away Blind Transfer permission will prevent that capability for all media channels ( email, message, etc ). 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 7.  RE: Decompose Transfer Permissions

    Posted 06-03-2025 06:23
    No replies, thread closed.

    I just stumbled into this thread through a community newsletter subscription. And I also bookmarked the idea, mentioned above as I am keen on experiencingf some improving maturity. Coming from Genesys Engage, where we could customize all the UI elements (WDE) and having some experience from my work in a contact center I would state that it is quite obvious that the permissions differ for media type. Who wants to forward a text based conversation like a chat or email/task via 2-step-transfer?! While it is straight forward to force a warm transfer for voice I would regard it as widely useless to force this for non voice interactions. With the solution approach you pretty much glue this together. Why?



    ------------------------------
    Daniel Possekel
    Business Analyst
    ------------------------------



  • 8.  RE: Decompose Transfer Permissions

    Posted 06-03-2025 11:02
    No replies, thread closed.

    Differing by media type will happen but from where we were starting with no granular permissions, setting up granular permissions based on target destinations was the logical next step. As we add consulting for digital channels as part of another feature, these will be media specific ( not tied to voice consulting permissions) . 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 9.  RE: Decompose Transfer Permissions

    Posted 06-04-2025 11:36
    No replies, thread closed.

    Hi @Sabyasachi Pradhan, THX for replying so quickly. With your comment I had a 2nd read and noticed that I had missed this caption "Consult Transfer (Voice Only)". So one of my concerned went away, while another remains: If I want to limit a voice transfer to 'consulted/warm transfer only', I need to remove the 'blind/cold transfer', right? But could an agent do a 'blind transfer' on email still?

    Sorry, if my question is complete nonsense - I mainly judge from a business perspective, as I still grow into Genesys Cloud since a few month.



    ------------------------------
    Daniel Possekel
    Business Analyst
    ------------------------------



  • 10.  RE: Decompose Transfer Permissions

    Posted 06-04-2025 14:24
    No replies, thread closed.

    If I want to limit a voice transfer to 'consulted/warm transfer only', I need to remove the 'blind/cold transfer', right?

    [SP] Thats right. 

    But could an agent do a 'blind transfer' on email still?

    [SP] Unfortunately no. Removing the BlindTransfer permission will remove that capability for all media types ( voice as well as email ) .. 

    But as I said, applying permissions by media type in addition to target type could be an next step even for blind transfers. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 11.  RE: Decompose Transfer Permissions

    Posted 06-05-2025 02:23
    No replies, thread closed.

    Ok... so the 'blind transfer' permission will not be used in way that agent won't be able to transfer anymore Mail...

    I understand it will be the next step, be we are waiting for more that a year and a half for that feature, so we can expect it have been thinking on a complete 360 view... So we can imagine blind transfer per media for 2030 ? (Sorry, but my client will ask me how Genesys is able to do something like that, and i will have no answer !)

    Thanks ! 



    ------------------------------
    Matthieu Frys
    Principal Professional Services Consultant
    ------------------------------



  • 12.  RE: Decompose Transfer Permissions

    Posted 06-05-2025 11:05
    No replies, thread closed.

    BlindTransfer and its target specific permissions can only be used to control transfers based on targets. If an agent has no BlindTransfer permissions,  they cannot BlindTransfer a call nor an email. If they have only blindTransferQueue permissions (as an example) , then they can transfer it only to a Queue ( either voice or email or message ). 

    This has been the approach since the beginning of the feature. The vast majority of pain points dealt with shutting down Blind Transfers completely or only enabling transfers to Queues. Its unfortunate it took so long due to some gaps we found in the implementation late in the game but breaking up permissions by target was always the plan. 

    On adding another permission to segment by media, it will depend on if the majority of our customer base needs it. If there is enough need, we will likely do it but nothing has been planned around it for now. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 13.  RE: Decompose Transfer Permissions

    Posted 06-06-2025 02:35
    No replies, thread closed.

    Hi, me again. You are implicitly stating, that the majority of Genesys customer is using a warm transfer for each media, right? Else you wouldn't have started to work on this 'improvement'. Does this fact come with some underlying research or user voting? 

    Transfer Option Matrix

    I am highly interested to see, how these 'high volume' customer operate. Let me be clear about my concern: a warm transfer blocks two agents plus does it require additional ring time and/or high agent availability (potentially achieved by media capacity increase???)! ...and this also during off peak hours. Is this a given context for the majority of your customer? It is definitely not our operating reality!

    Having this said the solution and your argumentation still doesn't convince me... Looking forward to see what comes next.



    ------------------------------
    Daniel Possekel
    Business Analyst
    ------------------------------



  • 14.  RE: Decompose Transfer Permissions

    Posted 06-06-2025 08:48
    No replies, thread closed.

    Its a mix of both - qualitative feedback and user voting. With blind transfers today, an agent can transfer an interaction to another agent directly. If the agent doesn't pick up or is busy with something else it leads to a bad situation for the customer. Thus the ask to make sure that blind transfers only work for queues. These new permissions enable that. But quite a few of our big name beta customers went even further. They want transfers to be done only via warm and have completely shut down cold transfers.  



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 15.  RE: Decompose Transfer Permissions

    Posted 06-09-2025 07:17
    No replies, thread closed.

    Hi, Sachi! 

    Thank you for sharing this information. I haven't seen it yet in release notes or annoucements, but good that I ran into this thread. 

    In our company we use cold transfer from agent to queue with increasing priority on a transferred interaction. How will our setup be impacted by this change? will we still be able to transfer to queue? In addition we use direct transfer in exceptional situations, as well as transfer to another phone number/email address. 



    ------------------------------
    Ekaterina (Kate) Kononova
    Product Development | Data, Analytics & Quality Management
    Sweden
    ------------------------------



  • 16.  RE: Decompose Transfer Permissions

    Posted 06-09-2025 14:55
    No replies, thread closed.

    We had an announcement in April around this - https://help.mypurecloud.com/announcements/more-granular-control-over-agent-transfer-permissions/

    On your question. Things you all are doing will continue as-is. ( We are in the process of backfilling blindTransfer and consultTransfer permissions in all our orgs to make sure things work as-is ). After this you can decide if shutting down transfers to certain destinations is a business need and based on that you can start leveraging just the granular permissions.   

    Only if you decided to  



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 17.  RE: Decompose Transfer Permissions

    Posted 06-11-2025 04:35
    No replies, thread closed.

    Thank you, Sachi! 

    This is really helpful! I think it will even help us better control the transfer permission and reduce risk of transfers to a queue from another division. Thanks again!



    ------------------------------
    Ekaterina (Kate) Kononova
    Product Development | Data, Analytics & Quality Management
    Sweden
    ------------------------------



  • 18.  RE: Decompose Transfer Permissions

    Posted 07-08-2025 08:26
    No replies, thread closed.

    Hi guys, 

    Is there any idea to merge Blind/Consult/Conference buttons in one, and have the 3 on the contact/Queue/Ext Contact line.
    Like that we will have 1 agent entry button, and then depending of settings and contact they can see what they are authorized to do.

    Thank you for the analyse

    Matt



    ------------------------------
    Matthieu Frys
    Principal Professional Services Consultant
    ------------------------------
    -------------------------------------------
    Message d'origine:
    Envoyé: 06-09-2025 14:54
    Depuis: Sabyasachi Pradhan
    Sujet: Decompose Transfer Permissions

    We had an announcement in April around this - https://help.mypurecloud.com/announcements/more-granular-control-over-agent-transfer-permissions/

    On your question. Things you all are doing will continue as-is. ( We are in the process of backfilling blindTransfer and consultTransfer permissions in all our orgs to make sure things work as-is ). After this you can decide if shutting down transfers to certain destinations is a business need and based on that you can start leveraging just the granular permissions.   

    Only if you decided to  



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]



  • 19.  RE: Decompose Transfer Permissions

    Posted 09-03-2025 15:50
    No replies, thread closed.

    @Sabyasachi Pradhan - I stumbled into this thread because I have a business request to remove the ability to blind transfer calls. In reviewing this thread, I came across this post from you. 


    I'm sure this explains why even with NO blind transfer permissions, my users are still able to blind transfer calls. So, could you tell me when the expected GA release for these granualr permissions will be live?


    Thanks!



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 20.  RE: Decompose Transfer Permissions

    Posted 09-03-2025 21:03
    No replies, thread closed.

    The permissions and the new api's are live but we are waiting on a last UI deploy before we go GA and turn it on for all. We shooting to get this out by end of this month. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 21.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 12:09
    No replies, thread closed.

    @Sabyasachi Pradhan - I have a follow-up question. I am not part of the beta for this but I have a need to restrict transfers to Consult Transfers only to numbers in the agent's division. Can you confirm that when released the following permissions would restrict agents to only consult transfers to valid phone numbers (including GCCX 10-digit numbers) and only numbers assigned to objects within their Division?

    Conversation > Communication > Consult transfer to external

    Conversation > Communication > Target



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 22.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 13:15
    No replies, thread closed.

    Are these phone numbers external contacts ? 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 23.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 13:21
    No replies, thread closed.

    @Sabyasachi Pradhan - These would be our own "internal" GCCX numbers dialed as 10-digit DID's. Use Case = Agent (whether on an inbound or outbound call) makes consult transfer to a DID (assigned to a flow) and call routes to receiving agent. Passage through a flow is required to look up data in MSFT Dynamics in order to ensure proper call queuing and targeting.



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 24.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 14:36
    No replies, thread closed.

    So, if the agent is just typing out the 10 digit DID and using control "4" to transfer then this will go thru without any checks. The underlying API just takes in any string that is inputed and tries to transfer it. 

    But if the DID is mapped to an external contact (these are no division aware)  and the agent uses the target via control "3" then the below permission combination will make sure that the agent only sees results for divisions they have access to and they can only transfer to such external contacts. Transfers to agents, queues and free form ( 1,2, 4) will not be allowed. 

    • Conversation > Communication > Target
    • conversation > communication > consultTransferExternalContact



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 25.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 15:07
    No replies, thread closed.

    @Sabyasachi Pradhan - Thank you for the information. I appreciate you answering my questions. From your last response, it looks like I could accomplish what I need IF I create an external contact for each number and require agents to change their transfer process.

    Are there any plans to add a 'consult / blindTransferToNumber in the future? If not, in the absence of division awareness, are there any plans to allow conditions for these permissions?

     For example:

    Conversation > Communication > consultTransferToExternalContact (w/ conditions listing only the 4 external contacts that the agent can transfer to) OR

    Conversation > Communication > consultTransferIsAllowed (w/ multiple conditions of object type (queue, user, ext contact, etc...) along with a list of specific objects that the agent can access for consult transfers)

    Thank you again.



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 26.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 15:36
    No replies, thread closed.

    Thats right. We will eventually be able to transfer directly to flows ( remove the DID workaround ) once flows become a first class target. There is an idea in Aha that you can keep an eye on. https://genesyscloud.ideas.aha.io/ideas/CEIH-I-222

    On transfer to numbers and conditions, not plans right now but there could be future improvements. The transfer to number one is really via the external contact target where there is structure defined in what the number is. But do create some ideas via https://genesyscloud.ideas.aha.io/ideas/new under the 'Interaction Handling' space with your use-cases, etc. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 27.  RE: Decompose Transfer Permissions

    Posted 09-05-2025 11:48
    No replies, thread closed.

    @Sabyasachi Pradhan - I haven't seen any discussion regarding Embeddable Framework users in this thread. I have ~300 agents using MSFT Dynamics CSW w/ the Genesys PS Connector. Since the call controls for transfers are different, will there be any specific method of transfer required by the agents in order to achieve the transfer limitations I mentioned? Given the permissions already discussed, I would assume that if we map DIDs to External Contacts, that the queue option would disappear and the external contacts would be listed under People? If that's the case, then there would be nothing additional required. Correct?

    Thank you!



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 28.  RE: Decompose Transfer Permissions

    Posted 09-05-2025 16:12
    No replies, thread closed.

    Embedded framework will also use the same API's and permissions for transfers. With only external contact permissions available, People/Queue filters will go away and the search will only bring up external contacts. Nothing else should be needed. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 29.  RE: Decompose Transfer Permissions

    Posted 09-05-2025 17:34
    No replies, thread closed.

    Thank you @Sabyasachi Pradhan for answering all of my questions. I appreciate your time. Have a great weekend!



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 30.  RE: Decompose Transfer Permissions

    Posted 09-30-2025 15:59
    No replies, thread closed.

    @Sabyasachi Pradhan - Could you provide an update on the GA release timeframe for these permissions? Thanks!



    ------------------------------
    Michael Rigney
    Sr. Contact Center Engineer
    ------------------------------



  • 31.  RE: Decompose Transfer Permissions

    Posted 10-01-2025 17:38
    No replies, thread closed.

    Currently targeting the week of Oct 27 to get this GA'ed. Just waiting on a UI deploy that will start using these new permissions. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 32.  RE: Decompose Transfer Permissions

    Posted 09-03-2025 23:03
    No replies, thread closed.

    Hi @Sabyasachi Pradhan... I need to understand if this change has broken a particular scenario during a Consult transfer.  One of our customers has reported (since Aug 11, 2025) they do not get a 'Transfer' option during a 'Consult' transfer.  In the past they were able do a transfer to the extension/DDI/external contact before the recipient/voicemail answers the call.   Now they only get the "Transfer' option only when the recipient answers the call.

    If this is a new change can we expect some release note around it.

    Thanks

    Dinshaw 



    ------------------------------
    Dinshaw Mehershahi
    ------------------------------



  • 33.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 13:28
    No replies, thread closed.

    I doubt it. The UI parts of this feature are not live yet and should not have impacted the flow you are describing. Looks like the new multi panel updates https://community.genesys.com/discussion/multipanel-workspace-extended-rollout-schedule-starting-monday-august-11th#bmb722f678-ddca-4f28-acaa-30260c7956a3 that rolled out on Aug 11 might have something to do with this. Trying posting this in the multipanel thread and also go thru support to raise this issue. Tagging @Nicholas Robinson to see if he has anything to add. 



    ------------------------------
    Sachi Pradhan
    Product@Genesys
    [https://twitter.com/pradhan_sabya]
    [https://www.linkedin.com/in/sachipradhan/]
    [WebsiteUrl]
    ------------------------------



  • 34.  RE: Decompose Transfer Permissions

    Posted 09-04-2025 15:50
    No replies, thread closed.

    Thanks @Sabyasachi Pradhan.  I have already raised a ticket with support but they are not helpful and are not accepting this change would have happened.  The ticket is still open and no responses even after multiple escalations which is disappointing.

    The link you provided is a closed discussion.  I will have to start a new discussion and will tag @Nicholas Robinson

    Thanks again.



    ------------------------------
    Dinshaw Mehershahi
    ------------------------------