SAPConversationalAI icon indicating copy to clipboard operation
SAPConversationalAI copied to clipboard

Fallback to CEC - Only Conversation ID is passed but not User data

Open sathianarayananh opened this issue 7 years ago • 2 comments

At the moment, when chat request is forwarded to an Agent in SAP CEC, it shares only Conversation ID. This doesn't help CEC to identify Customer automatically.

I expect RecastAI to forward the chat request to CEC with some User data from conversation memory.

sathianarayananh avatar Sep 05 '18 01:09 sathianarayananh

Hello,

Do you mean that if you have stored some information in the memory object in your conversation, you would like to receive in a "summary" these information in CEC?

Right now, we only send a conversation historic in CEC.

janteuni avatar Sep 06 '18 14:09 janteuni

Hi Jasmine,

Please refer screenshot. When fallback to CEC occur, the incoming chat notification in CEC contain "Anonymous user from recastwebchat - 190dfcb5-0b6d-4c48-a55c-6ey1b3a4e199". Instead I expect RecastAI to send email address if stored in conversation memory. So that, CEC can identify customer automatically.

recast-cec-fallback

Thanks, Sathia

sathianarayananh avatar Sep 07 '18 09:09 sathianarayananh