cancel
Showing results for 
Search instead for 
Did you mean: 

Get File Name in UDF from file adapter sender

former_member322289
Participant
0 Kudos

Hi,

I've looking for this solution, but I couldn't find any usefull information.

I want to obtain the name of the file, sended by the file adapter.. and later use it in the mapping logic.

I've readed about sustitution... any help?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This is pretty straight forward.

User dync.config API , you can find an example from Michal's blog here

[Dynamic Config WebBlg|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2664] [original link is broken] [original link is broken] [original link is broken];

Former Member
0 Kudos

HI Stortoni,

Take a look at these blogs:

http://wiki.sdn.sap.com/wiki/display/XI/CombiningthreedifferentaspectsofPIinoneshot

/people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14

/people/sap.user72/blog/2005/07/15/copy-a-file-with-same-filename-using-xi

Regards,

---Satish

former_member322289
Participant
0 Kudos

Second LINK!!!! that's the solution... Thanks So Much!