Avatar

Level 8

You should be able to use an AssemblerResult object.  Inside that result object is a documents object which is a Map of Documents.  The resulting keys will be based on the prefix attribute.  That is in your case it will be something like stmt.000001.{first bookmark name}

You may try record/playback and have a look at the AssemblerResult immediately after the Invoke DDX is executed

See the attached LCA for an example.