Mapping based on the value of one field in BizTalk orchestration maps -
I mapping to another in BizTalk orchestration of a message I'm overcome'm stuck in a situation Am Scenario is as follows: source schema schema several regions and destinations, including several children elements and the destination can be one to one mapping with elements of child fields source schema fields Suppose
Source Schema Have eaten. Thus like:
SF1 SF2 SF3 SF4 SF5 and the destination schema element
is DEL1 and DEL1 The following fields include DEL1_F1, DEL1_F2, DEL1_F3, DEL1_F4, DEL1_F5 DEL2 and DEL2 fields DEL2_F1, DEL2_F2, DEL2_F3, DEL2_F4, DEL21_F5 DEL3 and DEL3 fields DEL3_F1, DEL3_F2, DEL3_F3, DEL3_F4, DEL3_F5 now price depends on SF1 I need money to map I if SF1 value of '0' I'll map with SF1, SF2, SF3, SF4 and SF5 DEL1_F1, DEL1_F2, DEL1_F3, DEL1_F4, and DEL1_F5 respectively If SF1 is '1' then I will map SF1, S F2, SF3, SF4 and DEL2_F1, DEL2_F2, DEL2_F3, DEL2_F4, value of SF5 and if SF1 with DEL21_F5 '3' is SF1, SF2, SF3, SF4 and DEL3_F1 mapping SF5, must be accompanied by DEL3_F2, DEL3_F3, DEL3_F4, DEL3_F5
Please suggest me how I can achieve this goal in BizTalk mapping.
You can use Biltin Fnktaids provided by Visual Studio.
Comments
Post a Comment