Hi All,
I have a requirement where i have to poll REST API with GET method and zip file will get downloaded out of this REST polling call. My Scenario is REST Polling--->PO--->File(NFS).
I have to pass this zip file as is to target AL11 directory using File NFS protocol.
But since REST polling adapter doesn't have File Name ASMA parameter i am not able to set same file as source to target AL11 directory.
Is there any way that i can access this File Name of source zip file and pass on to target as is.
Please help.