0

I have an external (cloud) system pushing data to my (on prem) app. For this, I have created an app that accept HTTP Post, perform payload validation and send to RMQ using StreamBridge. I am trying to deploy the app using SCDF UI but getting issue with RMQ connectivity (connection is denied). However, when I run the app (war), it works just fine (and gets connected to RMQ).

Question - can I (or should I) deploy my custom app (that uses StreamBrige) using SCDF UI? Is this a standard practice? Or should I keep my custom app outside SCDF stream?

Mihir P
  • 17
  • 3
  • The above issue has nothing to do with StreamBridge. You have some infrastructure problem during packaging, deployment, network configuration etc. We don't know as you are not sharing much other than stating that you have a problem. – Oleg Zhurakousky Apr 27 '21 at 11:23
  • Oleg, you're right. I resolved the issue by manually passing RMQ details to StreamBridge application. – Mihir P May 18 '21 at 13:00

0 Answers0