Hi All,
I am calling a DOTNET component in my Orchestration. That DOTNET component, as a result, will returns me XML document. I have that schema defined in my BT project. After receiving the System.Xml.XmlDocument type object, how do i construct it into my Output Schema Message type?