Banks connect directly to the GSIMT messaging system, in Client / Server mode, with high security via SSL (TLS 1.3) and client authentication, with the JMS Web Methods Client.
The APIs needed to connect to the MOM queues, read or write, are contained in the zip (nclient and nJMS)
They have asked us to create a system of exchange of messages between us and a system of compensation.
We think we need these APIs from nirvana. It’s right?
more details they pass us:
Customers communicate through middleware with the nhps protocol:
nhps - Specifies Nirvana HTTP Protocol Secure (nhps), i.e. using SSL / TLS
The connection string is as follows:
String RNAME = ({“nhps: // remoteHost: 443”});
nSessionAttrib nsa = new nSessionAttrib (RNAME);
We need use nirvana?, or just jms ??
Need any server application??
#webMethods#webMethods-io-Integration#Integration-Server-and-ESB#Universal-Messaging-Broker