Question
Hitachi
Hitachi
JP
Hitachi
Posted: Jan 26, 2022
Last activity: May 29, 2022
Last activity: 29 May 2022 11:31 EDT
Closed
Solved
Error receiving response data separated by --binary option in jboss in WinDirector's GetResource API
The following error occurred when trying to receive response data separated by --binary option.(WinDirector's GetResource API)
[error]
com.pega.pegarules.pub.services.InboundMappingException: Caught throwable while accessing message body: Failed to link javax/mail/MultipartDataSource
Please help me.


@HiroakiS6393
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