Digital Messaging skip processing inbound message
Hi All,
in a Digital Messaging scenario, with Whatsapp/twilio incoming message, when a Chat is ongoing there's any way to skip any inbound message when a specific property on PegaCA-Work-Interaction-VA-BotAgent is true?
I tried to look around Work-Channel-Interaction.pyPreProcess activity that give an extension point; here I tried to set pySkipProcessing = true, but it doesn't work as I expect.
Any suggestion?