An output connector in GeoEvent sends data to the AOP endpoint. You need to create an output for all the services that you plan to use to send data to AOP. To make this task easier, we suggest that you create an output connector type, which is similar to a template, so that you do not have to repeat the same tasks but can adapt the connector for each new output.
To create an AOP Endpoint Connector:
Open ArcGIS GeoEvent Manager.
Select the Site tab in the top right corner, and then click Connectors in the left side panel.
The screen lists all the currently configured connectors - both inbound and outbound.
Click Create Connectors.
In the Editing Connector window, select the following settings:
MIME Type
The final settings should be the same as those in the screen below:
Keep the AOP Endpoint Connector open as you need to define several of the properties.
To update the MIME Type property definition:
In the Default Value box, type application/json.
To update the Post/Put body MIME Type property definition:
This property must be configured for ArcGIS GeoEvent Server 10.6.1 and later.
In the Default Value box, type application/json.
To update the Mode property definition:
In the Default Value box, select Client.
To update the HTTP Method property definition:
In the Default Value box, select Post.
To update the Formatted JSON property definition:
In the Default Value box, select False.
In the top right corner of the AOP Endpoint Connector, click Save.
The connector is now available for you to use in creating a service.