Mapping Issue(if schema node is not present)
i have following map follows:
if node student_city not present in source schema(student) map not working .
how can right output if node not present in source schema , want proceed schema ?
prakash
when mean map not working, when test map in visual studio. warning, can ignore.
in above map, if student_city not present, employee_salary not mapped, rest of elements should mapped. if student_city optional field, in input schema ensure "minoccurs" property set 0. , in case ensure employee_salary's "minoccurs" property set 0 in output schema. avoid warning when test map in visual studio.
if answers question please mark accordingly. if post helpful, please vote helpful clicking upward arrow mark next reply.
                                                                          BizTalk Server                                                     >                                                                 BizTalk Server General                                                                           
 
 
Comments
Post a Comment