out put of xmlNodeToDocument is not appearing in pipline by showing in results tab

Hi all,

I m trying to do simple thing .
like
xmlstring -->xmlnode
xmlnode ---->document

output of xmlNodeToDocument is showing in results but in pipline i m not able to map in bz its showing nothing inside it can any one provide me proper solution…

I try with simple flow that attached in pic.
with also with setting the input value in xmlnodeTodocument like make array false and provide the fullyqualifiedname (makeArrays=false,documentTypeName=fullyqualifiedname).

Please find the attached impage …
Thanks for you concern in adavance…

Did you map the output of the xmlNodeToDocument to a variable of the desired doc type?