Hi,
anyone have documentation or best practice tips for setup of a Neuron instance that needs to communicate with an Neuron instance placed in the DMZ ?
Scenario is that we need to call an external Webservice every minute from our Neuron instance in the DMZ. The result needs to be sent to the Neuron instance placed in the companys internal network.
From here data is saved in a SQL server database (our BI system).
We don't need to be able to resend data if an error occurs.
Thanks in advance
Tags:
Hi Per,
we have a DMZ instance setup through the socket adapter;
the internal instance runs the client socket adapter, request/reply mode; Hostname/port are the dmz machine name / ip address and port;
the DMZ instance runs the server socket adapter in solicit response mode; hostname/port of the client in the internal network.
This will establish the connection between the two instances;
The server socket adapter in the DMZ is configured with a subscriber that will subscribe to the topic where you will publish the response retrieved from the external service.
The client socket adapter is configured with a publisher; you will probably have some kind of processes attached to it to write the message to the database.
If yo want I can try to send a sample of our solution to look at.
Fabrizio
Neuron ESB Product Support Forums and Communities
© 2024 Created by Neuron Admin. Powered by