Trasnsfer JDE batch using Orchestrator but without FTP
Hello community.
Here in our company we are trying to use an orchestration to transfer a JDE batch to an external system, but we do not want to use FTP, if we can avoid it.
I did some research, and in the REST API's I found that API "Send Report Output to External REST Service v2". I would like to test it, but the example in that uses the media object upload service, and it is different from what we want. I would like to use a REST Connector Service Request, and I do not know how to fill the "Name" and "Body" parameters inside the "File" section. I did a similar one to upload media objects, but certainly it is different, as we need to upload it to an external system.