Hi all,
We have created a new interface that takes 3 files from a web page and stores them locally in XI. After that XI should read and process them. We have done it using an ABAP program as we had problem with the HTTP adapter. We have created a job in XI that runs this program with a system user but everytime we run the job we have this error:
The termination occurred in the ABAP program "ZIRTR009_HTTP" in "READ_FILE".
The main program was "ZIRTR009_HTTP ".
The termination occurred in line 113 of the source code of the (Include)
program "ZIRTR009_HTTP"
of the source code of program "ZIRTR009_HTTP" (when calling the editor 1130).
The program "ZIRTR009_HTTP" was started as a background job.
Job name........ "Z_R10_RTR_HTTP_RTR9"
Job initiator... "GOMEZDI"
Job number...... 07205001
Processing was terminated because the exception "CX_SY_FILE_AUTHORITY" occurred
in the
procedure "READ_FILE" "(FORM)" but was not handled locally, not declared in the
RAISING clause of the procedure.
The procedure is in the program "ZIRTR009_HTTP ". Its source code starts in
line 111
of the (Include) program "ZIRTR009_HTTP ".
Could anyone help me with this issue?
Thanks in advance and kind regards.
Diana