0

Is there any way to run the On Premise Independent Integration Servers in IBM ACE as a Windows Service.

Kaushik
  • 11
  • 5
  • Kaushik - Integration server when deployed on a independent VM or laptop needs and is managed by Integration node. Integration node can run as a windows service. You can check your services.msc on windows platform to verify. – Rohan Jan 21 '21 at 18:09
  • Thanks Rohan for response. But my question is, whether we can run the Independent Integration server alone as windows service in ACE, without associating it to Integration Node. – Kaushik Jan 27 '21 at 11:10
  • I don't think so. Would you be able to tell me the purpose of doing this ? – Rohan Jan 29 '21 at 22:14
  • we don't want to run this independent integration server under the Integration Node which is associated with Queue Manager. Because when the Queue Manager is down, whole broker is getting down which is affecting the API service running under that independent integration server. – Kaushik Feb 02 '21 at 13:23
  • Don't associate your queue manager with Integration node(broker). Let them run independently, so even if one is down the other keeps running. Note: certain nodes are MQ dependent and can't be used. – Rohan Feb 02 '21 at 15:28
  • we cant do that, as we are using timer and aggregation nodes in integrations. – Kaushik Feb 26 '21 at 10:29

1 Answers1

0

Integration server when deployed on an independent VM or laptop or bare metal is managed by Integration node. Integration node can be run as a windows service. You can check your services.msc on windows platform to verify.

Rohan
  • 607
  • 5
  • 5