getting stepXML into a IS document

Hi.
When I invoke the pub.monitor.instanceSteps:getStepPipeline
the output is an xml string.

Is there a service the can convert this into a IS document, where the pipeline is displayed.
I am running Version 9.5.1

did you try to use: pub.monitor.process.instanceSteps:getStepDetails instead?
Does it return the same info?

Use
WmPublic/pub.xml:xmlStringToXMLNode

WmPublic/pub.xml:xmlNodeToDocument