cancel
Showing results for 
Search instead for 
Did you mean: 

variable substitution

Former Member
0 Kudos

Hi all,

what is the difference between dynamic configuration and variable substitution?

Regards,

somu

Accepted Solutions (1)

Accepted Solutions (1)

former_member537867
Active Contributor
0 Kudos

Hi Somu,

Variable substitution :

Basically when you specify the target directory and file name schema, you now have the option of setting variables and defining them in a table. The variables are replaced by elements from the XML structure at runtime.

Contrary to the description in the documentation, you cannot yet replace with attributes from the XI message header. Do not use the prefix during variable substitution.

PLz do refer the following links:

http://help.sap.com/saphelp_nw2004s/helpdata/en/8e/464442c1a1c253e10000000a1550b0/content.htm

Also see the below links to use the dynamic variable substitution

- Dynamic File Name Part 1

- Dynamic File Name Part 2

For dynamic configuration:

We can update Runtime parameters of adapters (like filename in case of File adapter) using DynamicConfiguration.

Check these links:

Regards,

Vinod.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Somu,

Variable Sustitution:

When you specify the target directory and file name schema, you now have the option of setting variables and defining them in a table. The variables are replaced by elements from the XML structure at runtime.

Refer this weblog for the variable substituion method.

Also this thread,

Dynamic configuration:

Points if useful

Regards,

Murugavel

Former Member
0 Kudos

Hi,

Check this blog for more clarifications:

Thanks.

Boopathi