You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Florian Fehring edited this page Jan 16, 2026
·
3 revisions
Request Mirroring
Request mirroring allows to mirror any request send to SmartData to another REST-API.
The complete request is mirrored. Including:
Body (if available)
HTTP Method
Media Type
Query Params
Header
Cookies
Configuration
Configuration for this feature is done within the SmartData configuration.properties (e.g. SmartDataXXX_config.properties) found in the config directory of your domain.
Mirror targets follow the sheme:
APIPATH_COLLECTIONNAME_STORAGENAME_REQUESTMETHODNAME_url=TARGET_URL