Messages
We will need to configure a new inbound Message to process the attachments returned from the poll. We will also utilise all the previously configured Messages in testing our Integration.
Inbound Messages
In order to process the attachments returned from the remote system we will configure a new inbound Message.
AddAttachmentInbound
Because we have edited the Endpoint URLs in the Connection, the Create Poll Processor and the Parent & Child Poll Processors, we will utilise the Messages we created in the earlier Guides in order to test the Integration and process the data that is returned from the remote system. The following Messages will be used:
CreateIncidentInbound
UpdateIncidentInbound
ResolveIncidentInbound
CreateIncidentResponse
Outbound Messages
For the same reason as above and because we have edited the outbound Message Path for the previously configured Messages, we will need to test those also. The following Messages will be used:
CreateIncident
UpdateIncident
ResolveIncident
CreateIncidentInboundReceipt
Let's now configure the AddAttachmentInbound Message.
AddAttachmentInbound MessageLast updated