Hello,
how do I do value mapping using properties file?
i mean fixed value maping with a properties file so that if the source and target key is to be changed, I can directly change in properties file rather than editing the mesage mapping
The requirement is ... there is one source field and one destination field
based on key, key value must be determined and sent to the destination structure like...
key1 .......keyvalue1
key2......keyvalue2
key3......keyvalue3
etc in such a way that ....
source and destination fields are mapped in the MM and in the properties file i put key and the corresponding key value
tell me how do i do it?
thanks in advance
nikhil.