Setup ActiveTunnel in webMethods Active Transfer

As per SoftwareAG Documentation Through the use of ActiveTunnel, ActiveTransfer provides the ability to conduct high-speed file transfer by dividing a single connection into many connections. Data is delivered in parallel through these tunnel connections and then reassembled and delivered to the intended destination. In this post we will cover how to setup ActiveTunnel in […]

Custom Processing logic using Outbound CallBack Service

Outbound callback service Outbound callback service is useful when there is need to modify headers before sending to consumer or there is any other modification which needs to be perform on payload. For webservice provider outbound callback service can be used to modify response payload to client. For this post, requirement was to change security […]

Dynamically create IS doc From CSV File In webMethods

This post describe how to create IS doc From CSV File structure at runtime in webMethods. Generated IS doc confirmed to csv column structure. This method comes very handy to when source can send any format file and can’t confirm structure at runtime. Most of the cases CSV file structure at design time is confirmed […]

AES Encryption Decryption in webMethods

AES Encryption Decryption This post describes how to implement AES encryption decryption in webMethods. This post is divided into different portions. Java Cryptography Extension (JCE) Information about AES Encryption Decryption Java service inputs Java Service for KeyGeneration Java Service to Decrypt Java Service to Encrypt Shared Code Java Cryptography Extension (JCE) Wikipedia define JCE as […]

Software AG – webMethods Integration Server New Look

Introduction In 2015, Software AG did re-branding with new logo, color theme. It was totally new look. It was showing up all over their website and official material however their core product webMethods was untouched from re-branding. but not any more, with new webMethods 9.10 (April, 2016) release Software AG gave a new fresh look […]