Search found 1 match

by Skink
Mon Aug 05, 2024 5:15 pm
Forum: HTTPAPI
Topic: Sending Message to an Azure Service Bus using HTTPAPI
Replies: 0
Views: 22545

Sending Message to an Azure Service Bus using HTTPAPI

Hi all,

I'm trying to send a message to an Azure Service Bus from RPGLE, I wonder if HTTPAPI can be used for this task?

Looking at the required headers needed here I'm not sure how to pass the SAS token and Broker Properties using HTTPAPI.

Does anyone have an example of this, or know if it's even ...