iFlow Field Externalizer ("the extension") helps developers replace
hardcoded values in SAP Integration Suite integration flows with externalized
{{parameters}}. This policy explains what it does and does not do with data.
What the extension accesses
It activates only on SAP Integration Suite editor pages you open
(*.hana.ondemand.com, *.platform.sapcloud.cn).
When you click Externalize fields, it reads and modifies the
currently open integration flow using your existing
authenticated browser session, via the tenant's own same-origin design-time
API. It has no credentials of its own.
What it does not do
No data is collected, stored on remote servers, transmitted to third
parties, or sent to the developer. All processing happens locally in your
browser, within your tenant session.
No analytics, no tracking, no telemetry, no advertising.
Your data is never sold or transferred.
Local storage
Chrome's local storage is used only to keep your own settings (e.g. an
optional API path prefix) on your device.
A JSON backup of the flow model is downloaded to your computer by you before a save,
and is never uploaded anywhere.
Permissions
storage — save your settings locally.
Host access to the SAP Integration Suite domains above — read and modify the iFlow
you are actively editing, on the same page you have open. No other sites are accessed.