@LATHAN(ラン)
Content type of the file is multipart/form-data.
We check pyResponseAttachmentPage.pyAttachValues(1) and pyResponseAttachmentPage.pyAttachNames(1), but there is no response when I press the plus button.
We are facing the following error and think it is a problem before the page you advised.
[error]
com.pega.pegarules.pub.services.InboundMappingException: Caught throwable while accessing message body: Failed to link javax/mail/MultipartDataSource
I think because of content type is multipart/form-data so you can’t inbound content to Text property. When response is multipart/form-data, pega default set it into pyResponseAttachmentPage pega
Please test download file by add the java method below after using connect rest in activity or add activity in Post load processing in case use Data Page connect rest