This is how I would do it.
- Use the Assembler service to extract comments in a AssemblerResult object.
- Use a set Value to extract the comment from the map of documents from the AssemblerResults object and put it in a xml variable. For example /process_data/myXML = /process_data/AssemblerResult/object/documents[@id='comments.xfdf'].
Jasmin