Pega NLP Entity extraction clipboard issue
Hi all,
We have configured a webchat interface and trying to use Entity Extraction for NLP.
But whenever user inputs an entity, two clipboard pages are created for single entity which is causing issues while looping.
Sample command to bot: samplecase-123
pyInteractionCase.pyInboundMessage.pxEntities
- pxEntities(1)
- pxEntities(2)
Whereas, only one entity page should be created for each.
I am attaching screenshot for reference.
Kindly help.