E1: AIS/ORCH: AIS Endpoint /v2/external/ftp/report Retrieves UBE PDF To AIS Temp Folder Then Deletes It
(Doc ID 2391265.1)
Last updated on SEPTEMBER 01, 2020
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
AIS Endpoint /v2/external/ftp/report retrieves UBE PDF to AIS temp folder then deletes it
Running:
curl -X POST -H"Content-Type:application/json" "http://[machinename]:9999/jderest/v2/external/ftp/report" -d '{ "deviceName":"AISClient", "jobNumber":"7","softCodingRecordKey":"SFTP_JDE01","executionServer":"[servername]","viewType":"PDF","username":"xxxxx","password":"*******"}'
returns:
{
"message" : "Unable to FTP file:/u01/.../AIS_DV_9999/temp/R014021_XJDE0001_7_PDF.pdf Error: No such file",
"exception" : "com.oracle.e1.rest.jasrequest.v2.manager.UBEException",
"timeStamp" : "2018-04-23:10.39.31"
}
Monitoring the temp folder with ionotifywait while running the above reflects the file is being transferred to the temp directory but then is immediately deleted before the subsequent FTP action:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |