HandleAciResponse
Handles responses to ACI requests.
TIP: OpenText provides a template that includes all of the components necessary to handle ACI requests. For more information about how to handle actions in NiFi Ingest, see Handle Connector Actions.
Properties
Name | Description |
---|---|
ACI context service |
An AciContextServiceImpl Controller Service that stores information about actions that have been sent to NiFi Ingest. Specify the same controller service as used by the HandleAciRequest processor that handled the incoming request. |