in corda enterprise- can we use IBM MQ for standalone artemis server? - corda

I have gone through https://docs.r3.com/en/platform/corda/4.7/enterprise/node/corda-firewall-component.html#standalone-artemis-server
but just need to check will IBM MQ work?

Related

Receive messages from IBM Websphere MQ using MQseries adapter in BizTalk 2016

I need to connect to IBM WebSphere MQ using BizTalk 2016.
Can this be done using out of the box MQSeries Adapter? Do we need anything else to get this working (For example IBM Websphere MQ client) or only out of the box MQSeries Adapter is enough?
I have read some document that we have to install the Adapter for WebSphere MQ which ships with HIS. Why do we need this?
If this can be achieved with both out of the box MQSeries Adapter and Adapter for WebSphere MQ which ships with HIS then what's the advantage or disadvantage of one with others.
IBM MQSeries product has been discontinued by IBM. MQSeries adapter in BizTalk is meant for MQSeries specifically. If you are looking to connect to IBM MQ recent versions, you need to install HIS. This gives you MQSC adapter and support for latest MQ version. With latest HIS, you have option to use IBM MQ client or Microsoft Client (built into HIS) to connect to IBM MQ.
IBM MQ, WebSphere MQ, and MQSeries product READMEs

In R3 Corda I don't know to start the web server port?

In R3 Corda all the nodes are up and running fine.But I don't know to start the web server port?
It is recommended to run a separate web server to connect to a node, not the deprecated in-process webserver. Check out this post for some more information - Moving to Spring webserver from internal webserver.
You have to run spring boot server.
https://docs.corda.net/tutorial-cordapp.html#id2
Unix/Mac OSX: ./gradlew runPartyXServer
Windows: gradlew.bat runPartyXServer

How does a customer connect WKC (cloud) to their on-prem data sources?

Looking for documentation on our overall networking for WKC on Cloud in order to feel confident in its viability & security. Want to know all connectivity and networking options for WKC.
The recommended way is to use the IBM Cloud Secure Gateway service. WKC has direct support for it.
Here are the docs
for creating a connection.
Here are the docs
for configuring a secure gateway service.
Here are the docs
for all connections available out of the box in WKC.

Why IBM Websphere DataPower?

I am beginer in learning IBM DataPower so please let me know why it is used and
where it is used and what is the purpose that we use it.
Thank you.
IBM Datapower is called an appliance because it is purpose built with an OS of its own. The datapower appliance is usually located in the DMZ layer where an organization communicates with the other 3rd party vendor. Datapower has the ability to transform messages as well and the inbuilt security feature makes it a stronghold to secure the DMZ layer. It can connect using many protocols such as MQ, HTTP, HTTPS, JMS, SFTP, FTP, IMS , AS2, AS3 etc as well. It is also used to host APIs and SOAP web services. In short it is used for integrating with application outside of the organization layer.

BizTalk 2009 MQ Series Adepater with WebSphere MQ 7.0

We are in the process of upgrading IBM Websphere MQ Series from V6.x to V7.x.
Currently our BizTalk application servers are integrated to IBM Websphere MQSeries server to read messages from remote queue through BizTalk 2009 MQSeries adapter.
We would like to know whether our current BizTalk 2009 MQSeries adapter needs any updates to connect to new 7.x version of IBM Websphere MQ Series server.
Below are our BizTalk and IBM MQ series Server configurations
BizTalk 2009 (Windows 2003 64 bit) with MQ Series Adapter.
IBM Websphere MQSeries Server (V6.0.2.7 with Windows 2003 32 bit)
In the Infocenter for each of the releases, there is a section on version-to-version changes. There are several related to Windows. Please see the Infocenter for the appropriate version:
V6.0 to V7.5 Changes
V6.0 to V7.1 Changes
There is a V7.0 Infocenter but at this point, everyone should be migrating to V7.5 preferably, or V7.1 at the earliest, due to the security enhancements and other features.

Resources