Enable Payload Retrieval and Resubmission in Flow Traces
When payload archiving, retrieval, and resubmission are enabled, the Flow Traces UI allows users to automatically download and resubmit payloads with a single click for each trace displayed in the results view.
Prerequisites
Set Up Payload Archiving
Follow the documentation in Archive and Resubmission and complete the following steps:
-
Create a service account as described in Dedicated Service Account.
-
Provide flows for payload archiving as described in Archive Payloads.
-
Provide flows for payload retrieval as described in Retrieve Payloads.
-
Provide flows for payload resubmission as described in Resubmit Payloads.
Configure API Access for Flow Traces
Provide the following value override when installing the connect
chart, where <owner-id>
identifies the organization, and <api-key>
is the API key credential associated with the insights-archive-user
service account:
insights:
config:
application.yml:
archive:
apiKeys:
<owner-id>: <api-key>