How can I send/attach a CSV file via REST for PeopleSoft to an external system?
PT 8.59.07 - HRMS 9.20
What parameters are needed to send/attach a csv file by REST-Json? we are using the IB_GENERIC_REST_POST on people code the response we get back is a status 200 with a vendor generic error code, the file is not being sent.
For test we are taking a fixed path on the server, the file it is created, and I can download it correctly.