Stage 2 - reworking to use the pub-sub approach
With the point-to-point integration proven to be working, we can now create a version of the same integration using the pub-sub pattern provided by ICS. We can re-use the existing connectors, and we can jump straight into creating the integrations.
Defining the publication service
So, in the integrations view we can select Create New Integration; however, when the pattern popup is presented, this time we want to select Publish To ICS.
The following table, as before, will guide you through setting up the integration description:
Property |
Value |
Integration Name |
|
Identifier |
Take default |
Version |
01.00.0000 |
Package Name |
|
Description |
|
With the basic integration stuff defined we can now apply the connector. As with the original source, locate the FlightSitRep_Ch3
connector, apply it to the source, and...