SetType() functionality
Hi Everyone,
i have a requirement where iam merging two siebel messages via a custom BS. It is successfully merging as well. However, Iam doing a setType in the end as i need the merged siebel message in a worklfow output however, the SetType code line is replacing the IO in the merged xml. below is the example.
In the below lines - XML final is a final merged XML and then i did the add child and then getting the same in the Outputs.AddChild. The first line is replacing the IO tag in the merged XML. please assist.