amazon-connect / amazon-connect-salesforce-scv

This repository contains resources, examples, and projects to help Service Cloud Voice customers address some common requirements as they deploy Service Cloud Voice.
Apache License 2.0
52 stars 54 forks source link

Voicecall record is getting created along with salesforce case record during Voicemail creation #174

Closed sureka-ark closed 2 months ago

sureka-ark commented 2 months ago

Hi @dougjaso,

In Previous Versions, It is only creating sf case record with origin as "VOICEMAIL" but In current version,

  1. Sf case record is getting created with origin as "PHONE" and voicecall record is also getting created
  2. We can't see any differences for this voicecall record and the record which is created when agents attends the customer call
  3. And the sf case record (created during voicemail) is not connected to the voicecall.
Manvi7022 commented 2 months ago

Hi @dougjaso

Could you please tell us if any one of the below is possible-

  1. when a voicemail creates VoiceCall Record, the Call type for that voiceCall record should be "Voicemail" . I see that the 'Call Origin' Picklist field already have a value as "Voicemail". But its not picking that value.

  2. How do we stop creating VoiceCall Record for Voicemails.

Kindly provide steps to achieve any one of these. Thanks in Advance!

sureka-ark commented 2 months ago

Hi @dougjaso

While exploring the code in CTRDataSyncFunction lambda function, we found that there is a vm_flag is called. Changed that vm_flag to vmx_flag. Now it is not creating voicecall for voicemail.

Thanks

dougjaso commented 2 months ago

Salesforce now includes voicemail, based on this solution, with SCV. You are now running two versions of voicemail. For long term support purposes, you should migrate to the Salesforce provided version: https://developer.salesforce.com/docs/atlas.en-us.voice_developer_guide.meta/voice_developer_guide/voice_example_voicemail.htm


Jason Douglas Principal Solutions Architect Amazon Connect

704.807.6561 – mobile 415.262.9741 – office

[signature_2001959500]http://www.aws.amazon.com/

Thoughts on our interaction? Provide feedback herehttps://feedback.aws.amazon.com/?ea=dougjaso&fn=Jason&ln=Douglas.

From: Sureka A R K @.> Reply-To: amazon-connect/amazon-connect-salesforce-scv @.> Date: Monday, August 5, 2024 at 2:20 AM To: amazon-connect/amazon-connect-salesforce-scv @.> Cc: "Douglas, Jason" @.>, Mention @.***> Subject: [amazon-connect/amazon-connect-salesforce-scv] Voicecall record is getting created along with salesforce case record during Voicemail creation (Issue #174)

Hi @dougjasohttps://github.com/dougjaso,

In Previous Versions, It is only creating sf case record with origin as "VOICEMAIL" but In current version,

  1. Sf case record is getting created with origin as "PHONE" and voicecall record is also getting created
  2. We can't see any differences for this voicecall record and the record which is created when agents attends the customer call
  3. And the sf case record (created during voicemail) is not connected to the voicecall.

— Reply to this email directly, view it on GitHubhttps://github.com/amazon-connect/amazon-connect-salesforce-scv/issues/174, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJRHYXW4NRXYCLO62MQMZODZP47WTAVCNFSM6AAAAABL74SFHOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DQMBVGAYTGOA. You are receiving this because you were mentioned.Message ID: @.***>

dougjaso commented 2 months ago

This repository does not provide a voicemail application that creates VoiceCall objects, only the native voicemail option included with Service Cloud Voice does that. If you do not wish to use the Salesforce-provided version, simply remove the trigger for the Salesforce Lambdas. More info can be found here: https://github.com/amazon-connect/amazon-connect-salesforce-scv/issues/165


Jason Douglas Principal Solutions Architect Amazon Connect

704.807.6561 – mobile 415.262.9741 – office

[signature_2001959500]http://www.aws.amazon.com/

Thoughts on our interaction? Provide feedback herehttps://feedback.aws.amazon.com/?ea=dougjaso&fn=Jason&ln=Douglas.

From: Manvitha K @.> Reply-To: amazon-connect/amazon-connect-salesforce-scv @.> Date: Tuesday, August 6, 2024 at 7:46 PM To: amazon-connect/amazon-connect-salesforce-scv @.> Cc: "Douglas, Jason" @.>, Mention @.***> Subject: Re: [amazon-connect/amazon-connect-salesforce-scv] Voicecall record is getting created along with salesforce case record during Voicemail creation (Issue #174)

Hi @dougjasohttps://github.com/dougjaso

Could you please tell us if any one of the below is possible-

  1. when a voicemail creates VoiceCall Record, the Call type for that voiceCall record should be "Voicemail" . I see that the 'Call Type' Picklist field already have a value as "Voicemail". But its not picking that value.
  2. How do we stop creating VoiceCall Record for Voicemails.

Kindly provide steps to achieve any one of these. Thanks in Advance!

— Reply to this email directly, view it on GitHubhttps://github.com/amazon-connect/amazon-connect-salesforce-scv/issues/174#issuecomment-2272512891, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJRHYXUYAO7SR2AEJKOB66DZQGC73AVCNFSM6AAAAABL74SFHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZSGUYTEOBZGE. You are receiving this because you were mentioned.Message ID: @.***>