cancel
Showing results for 
Search instead for 
Did you mean: 

How to read file path from Proxy and assign it to channel

Former Member
0 Kudos

Hi Experts,

I am working on PO single stack Proxy( SOAP) to File (SFTP) scenario. My requirement is ABAP proxy will push the data to PI with Attachment.

By using UDF i was able to set the file name dynamically.

Now the challenge is ECC will send both the File name and File path with proxy structure. I should able to assign the file path dynamically to channel

"File path" parameter and as well as setting dynamic file name.

I am using ICO scenario.

Appreciated the quick reply

Thanks,

Gayathri.

Accepted Solutions (0)

Answers (1)

Answers (1)

Harish
Active Contributor
0 Kudos

Hi Gayathri,

You can read the filename and file path from source payload and update in dynamic configuration.

Please refer below wiki

Dynamic file name and directory in Receiver File Adapter - summary of possibilities - Process Integr...

regards,

Harish