cancel
Showing results for 
Search instead for 
Did you mean: 

dyanamic configuration

Former Member
0 Kudos

How to configure receivers dynamically on the receiver side of a file adapter

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Srinu,

Just go through these thread to know more about providing a "Dynamic Filename on Receiver File Adapter"...

Regards,

Abhy

Former Member
0 Kudos

I am looking at dynamic receiver determination and also plz tell me abt path and directory to be dynamic

Former Member
0 Kudos

Hi ,

Check this weblog...

/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16

Sekhar

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

The dynamic filename generation concept is as follows.

In your filename field. just give a variable with % symbols. (eg: %file% ).

Now, under the option Variable Name Substitution, you can give how the value has to be created.

It can be your interface name, sender service name, etc or it can be some value dynamically from your payload.

For the former, your give

message:interface_name ,etc

and for the payload part you give,

Payload: "your element root which u wanna acecss"

Just check this link out,

http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm

And read the contents under variable substitution and it will help you understand the concepts better.

Receiver Determiantion,

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

/people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers

Regards,

Bhavesh

Former Member
0 Kudos

Hi ,

Check this weblog also...

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

Sekhar

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Can you give us more details on what you want?

If is Dynamic Receiver Determaintion? Or is it that you want the File Path and Directory to be dynamic?

Regards,

Bhavesh