You can use a connector of type 'Service Bus queue' to export data to an Azure Service Bus queue or topic.
The 'Service Bus queue' connector supports these Service Bus entities:
For more information, refer to Service Bus queues, topics, and subscriptions.
You can use the 'Service Bus queue' connector to export data to a Service Bus queue. Make sure that for the connector the:
The target document of the export message defines which data is sent to the Service Bus queue or topic and in which format and structure. So, the document does not result in a file.
With the 'Service Bus queue' connector, you can use these external file-based documents: EDI, Fixed text, Text, XML, JSON. You can only use this connector in combination with a document for which the version 3 (V3) handler class is selected.
If a receiver reads a message from a Service Bus queue or topic subscription, an error can occur. If so, the Service Bus moves the message to the applicable dead letter queue.
You can receive the messages from the Service Bus dead letter queue. To do so, run 'Receive dead letter data'.
On receiving data from the Service Bus dead letter queue, based on the Service Bus search definitions and settings on the received data, process messages are automatically assigned to the received dead letter data records.
You can monitor the received dead letter queue data on the 'Received dead letter data' page.
When received, you can further process this data into D365 FO. For example, you can set a Production order 'On hold' when a dead letter is received on the export of a production order.
To further process the received dead letter data, run the messages as assigned to the received dead letter data records.