JDE API File Upload issue

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
CameronDouthitt
Posts: 15
Joined: February 10th, 2022, 10:16 am
Contact:

JDE API File Upload issue

Unread post by CameronDouthitt »

I am trying to access and run https://[serverName]:[Port]/jderest/v2/file/upload in order attach documents as media attachments to an address record.

I am able to recreate and run this successfully with Postman on the web and app server. Attached is a shot of how that was setup and implemented in Postman. There is a shot of the body attachments and the import setting that was used.

I need a way to execute this functionality from within EP in a method.

Currently, I have it set up in a request service and receive the following error when trying to run it: "The server committed a protocol violation. Section=ResponseStatusLine". There is a shot of this attached as well. I believe the issue is that there is no way to set it up with this curl call that is necessary for the api.
Attachments
EP Error
EP Error
Postman import curl
Postman import curl
Postman API setup
Postman API setup
word count: 145

Tags:
JustinVanRegenmorter
Posts: 573
Joined: August 26th, 2021, 9:56 am
Contact:

Re: JDE API File Upload issue

Unread post by JustinVanRegenmorter »

Task #10463 has been created. We will update this post when it has been completed.
word count: 15
JustinVanRegenmorter
Posts: 573
Joined: August 26th, 2021, 9:56 am
Contact:

Re: JDE API File Upload issue

Unread post by JustinVanRegenmorter »

This issue has been resolved in a recent version of EASYProcess 5.1
word count: 13
Post Reply