Skip to main content

Posts Tagged ‘MB’

Using PGP within MB/DataPower

With the ever growing need for external and cloud based integration I’ve seen more and more needs for PGP encryption/decryption. Also as DataPower nor Message Broker explicitly supports PGP as part of it’s processing we’ve come up with a ‘workaround’ using GPG – AIX’s open-source PGP tool, http://www.ibm.com/developerworks/aix/library/au-gnupg/ The script below combines MQ (for triggering […]

Performance Tuning in Integration Projects: Power of XML Queries

It is a common scenario in integration projects to retrieve messages from the database for message enhancements, grouping and transmission. We encountered recently a performance issue in a big healthcare integration project. The technologies employed were IBM DB2, IBM Message Broker (MB), and IBM Transformation Extender (WTX). The process of retrieving messages from the database […]