Configuration
Follow the steps below to enable Data Reporting:
- Open the
<APIM_HOME>/repository/conf/deployment.tomland<IS_HOME>/repository/conf/deployment.tomlfiles. - Find the
[open_banking.data_publishing]property and set theenableparameter totrue:[open_banking.data_publishing] enable = true - Update the
server_urlparameter under the same tag, with the hostname of your Streaming Integrator server.[open_banking.data_publishing] server_url = "{tcp://localhost:7612}"