cancel
Showing results for 
Search instead for 
Did you mean: 

Calling Sender File channel through Receiver Channel and Setting filename dynamically to poll

Former Member
0 Kudos

Hi Experts,


I come up with following requirement to achive through PO7.31:

1) PI poll a file from FTP location and calculate filename from payload fields. for Ex: if field1 value = abc and field2 value = def.

then PI has to create filename as abcdef.txt,which we can do through UDF in message mapping and assign to dynamic configuration .

2) Now, we need poll created filename abcdef.txt from other FTP location and move it to receiver system ftp location.

Challenge here are:

1)Which receiver channel type in ICO1 flow can initiate sender file channel of ICO2.

2) how to pass dynamic filename (abcdef.txt) from 1st ICO receiver channel to sender channel of 2nd ICO.

Is there any other way we can make this requirement feasible.

Regards
Deepak

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Deepak,

i think i answered yesterday to exactly the same question, even thought it was posted with a different account: http://scn.sap.com/thread/3377704

/Udo

Answers (0)