Hi,
i have requirement to read content of the file synchronous from ABAP proxy.
ABAP Proxy (Sync) -
> read file content and return the result to ABAP Proxy.
as i know i can't use either sender / receiver file adapter, is there any other workaround others than java proxy ?
is that possible if i use receiver file adapter and remove CallSAP module and replace by my own module ? and how to read adapter parameter from module ?
Thank you and best regards
Fernand