anoop-jose
Participant
Member since ‎08-04-2020

User Statistics

  • 13 Posts
  • 3 Solutions
  • 13 Kudos given
  • 7 Kudos received

User Activity

Problem: As part of our software maintenance for PO JMS adaptor, we were upgrading the IBM MQ JMS jars from 8.0.0.2 to 9.3.2.0. i.e., com.ibm.mq.allclient.jar needs to be updated. After the upgrade, though message processing was successful, we were...
Introduction: The purpose of this document is to develop a synchronous interface to download content from Open Text Content Server (OTCS) using REST API. I have tried to cover the overall design with code snippets for reference. Scope: Rest OTCS a...