home.social

#enterprisemessagepump — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #enterprisemessagepump, aggregated by home.social.

  1. 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.

    #ETL #dataMapping #EnterpriseMessagePump