Today I wondered how to get #OpenText #BizMapper to insert a data row into a #database table, after processing the input source that is read from a #DB, while it constructs a document output to the file system (or an #mq, not a db).
It does not seem possible.
The solution is to turn around the process: get the data row entered first, then use that to construct the output document, then update the data row in post.