cancel
Showing results for 
Search instead for 
Did you mean: 

adapter

Former Member
0 Kudos
46

Hi,

what is the role of adapter specific msg attributes ?Pls explain with example

Regards,

somenath

View Entire Topic
santhosh_kumarv
Active Contributor
0 Kudos

Hi somenath,

These informations such as

1.File Name

2.File Size

3.Source Directory

4.File Type

are there in the Dynamic configuration payload.

Scenario.

1. Consider u need to store the file name in one of the field in the target message then u need to get the file name from the source, this can be done by selecting the adapter specific message attribute.

Have a look at this thread for my reply which solved an similar problem

2. If u need to check and route the file receiver based on the source FileType/ Directory u can acheive this, bu selecting this option and using the context object in the receiver determination.

Regards

San