Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Set Region to the Oracle SID running the Eagle Extract Service is.
  • Set port to the WebSphere MQ port number.
  • Set channel to the channel name on the WebSphere MQ.
  • Set queueManager  to the name of the Queue Manager.
  • Set HostName to the host name or IP address of the Queue Manager.

...

Info
titleSSL Connections

To configure a WebSphere MQ SSL Connection add the "SSLCipherSuite" parameter to the "Parameters" section in the connection definition:

      "SSLCipherSuite": "TLS_RSA_WITH_AES_128_CBC_SHA256"

The private keys and public keys should be places in the eagle/estar/tpe/dynamic/mc2/

Eagle will be adding add out of the box support for easier configuration of truststore and keystores for JMS connections.

...

  • Instance - set to the MC2 instance with AppID 10000.
  • Connection Name - the name of the connection as defined in the JSON connection definition file ConnectionName parameter. Use extract.jms.connection if you used the sample JSON Connection files above. 
  • Destination Type - select QUEUE or TOPIC. 
  • Destination Name - the queue or topic name.
  • JMS Connection User and JMS Connection Password - the credentials used to connect to ActiveMQ.

Anchor
wconfigcustom
wconfigcustom
Configure Extract Service JMS Stream Name

...