home.social

#opentext — Public Fediverse posts

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

  1. @briankrebs this toot brought back memories. One of my first commercials was a spot called “Patch Tuesday” for a little company called Novell.

    #netware #lan #opentext

  2. Forrester Wave "Content Platforms" 2023 - PROJECT CONSULT Blog - untersucht wurden die Anbieter #Box, #Google, #GRM Information Management, #Hyland, #IBM, #iManage, #Laserfiche, #MFiles, #Microsoft, #NetDocuments, #Newgen, #OpenText und #SER Group
    bit.ly/3zci01k

    #Forrester #CSPs #ContentPlatforms #ECM #ECMS #report #study

  3. Forrester Wave "Content Platforms" 2023 - PROJECT CONSULT Blog - untersucht wurden die Anbieter #Box, #Google, #GRM Information Management, #Hyland, #IBM, #iManage, #Laserfiche, #MFiles, #Microsoft, #NetDocuments, #Newgen, #OpenText und #SER Group
    bit.ly/3zci01k

    #Forrester #CSPs #ContentPlatforms #ECM #ECMS #report #study

  4. Alright. Firing up the #ETL Mapper. It's called "#Mapper", a product by #GXS, now owned by #OpenText. These organisations manage huge UPC catalogs used by thousands of trading partners for selling and buying products.

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

  6. Last week I migrated one of my #dataIntegration #software applications. It went from #XML input and #JSON output to JSON input and output, and at the same time from #Oracle #Java8 to #IBM #Java11.

    That move cut away 2/3rds of the #sourceCode.

    The functionality stayed roughly the same. Some validations got omitted. I may wind up adding them back in.

    This is the way forward. It wouldn't have been possible without tooling that produces JSON documents. #OpenText #BizMapper