We can process case attachments with the help of GenAI Connect. This works as expected:
In this case I pointed it to an Attachment field created via Infinity/App Studio (type is Attachment, single). Behind the scenes, Pega sets up the property as follows:This works just fine. However, what if I wanted to process case attachments instead - the ones listed in my widget?
I can’t neither select .pyAttachments nor .pyAttachmentPage:
How can I set up my GenAI Connect rule to work with case attachments without creating a dedicated property? Alternatively, how can I “assign” all case properties to an Attachment type field?



