I am trying to send a file to service as Multipart Form Data as content type to Connect Rest POST method. I tried with the solution given in pdn to use pyRequestAttachmentPage. But I am facing 400 error from the service. I want to know how to check if the file is being passed on to the service and how the configuration has to be in the REST rule for it.
BharanideviK
(Bharani devi K)
1
BharanideviK
(Bharani devi K)
2
This article helped to resolve the issue.
thanks
Related topics
| Conversation | Replies | Views | Activity | |
|---|---|---|---|---|
| Send File Attachment in Connect-Rest using "multipart/form-data" in Pega 7.3.1 | 2 | 2185 | February 23, 2024 | |
| Creating a rest connector with multipart-form data | 1 | 1195 | September 23, 2024 | |
| multipart/form-data in Connect-REST without base64 | 4 | 1969 | October 14, 2022 | |
| how to create a REST API with Content-Type=multipart/form-data | 7 | 814 | October 22, 2024 | |
| pyRequestAttachmentPage does not work multipart/form-data request | 1 | 550 | October 28, 2024 |
