Hello: I have a skill linked to my PVA which is able to process an attachment.
I have hooked up this PVA to Facebook with which I try to send the attachments:
The PVA is blocking the attachment message transfer to the skill with a blocking(confirmed checking skill conversation state logging: message is never received) "Could you please tell me that using text ...". This is working fine when calling the skill directly.
In short: imho the PVA should not process/block messages intended for a skill(intended for complex tasks that PVA can't handle yet) else there is no point in extending with skills?
The above workaround suggested doesn't work for all scenarios and it must be included as a built-in feature.
It was raised almost over a year and i think its been voted enough times that PVA team should pick it up. Its not even in upcoming features or waves. How can such a basic feature missing from the PVA? 😞
What I understand is that PVA may not have currently full feature to include text messaging file attachments, correct? instead PVA maybe blocking the message attempted to be transmitted to the bot.