Send SAP ERP Customer (DEBMAS) events to HCI

This article is part of a bigger one Overview Part 1 : Send message from Hana Cloud Integration to Azure Service Bus Part 2 : Send SAP ERP Customer (DEBMAS) events to HCI you are here Part 3 : Receive event from HCI for updating SAP ERP Customer (DEBMAS) FUTURE ARTICLE Goals Create »

Avoid un-stoppable webjobs using JobHost

We started usage of Azure continuous webjobs due to the flexibility in several scenarios of Azure Service Bus messages. The deployment was easy, either simple C# Console application or nodejs for our needs. We discover quite lately that the Scale Out functionality is great if the number of message to »