question

MacwanMayurVictor-5485 avatar image
0 Votes"
MacwanMayurVictor-5485 asked EmmanuelAbramProfeta-4848 edited

call internal soap service from Logic Apps

Hello All,

We have a bunch of internal SOAP services (not hosted on the domain) which were consumed and called by BizTalk so far. BizTalk and the Exposing systems were all in the same infra, so this was fine.

Going forward with LogicApps, is there a way to be able to call these internal services?

Here is what I have considered so far.

  • Create a Custom Connector that uses Data Gateway (still struggling) to get it to work

  • Expose services to a Domain so that can be called from outside the infra (e.g. from LogicApps)

  • do #2 and then pass them thru the API Management and use those APIs in LogicApps.

Any thoughts or experiences so far?




azure-logic-appsbiztalk-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MikeUrnun avatar image
0 Votes"
MikeUrnun answered

Hi @MacwanMayurVictor-5485

Sorry for the late reply but I just wanted to affirm that the steps you laid out above are correct and that is the way to go about it. Once you establish connectivity to Azure either over OPDG or S2S VPN, you're presented with a wide-range of serverless platforms that'll help you approach any requirement in different ways.

If you haven't already, I would suggest checking out the BizTalkServer Connector. More dedicated documentation for your scenario can be located here as well: Install and use the Logic App Adapter on BizTalk Server


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.