Hi Experts,
I am creating a message mapping for two structures.but my problem here is i want to map constant values for the target structure based on the receiver name.I have 11 vendors at receiving end.Based on the vendor name i need to map Vendor agency code and Shared secrete code which are not coming from sender structure and those values are constants.Let say i have 11 vendors as below.
Vendor Name Agency code Secret code
V1 A1 S1
V2 A2 S2
V3 A3 S3
V4 A4 S4
I want to map the fields agency code and Secret codes to the respective vendor based on the vendor name using message mapping.Please help me on this.
Thank You,