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
Copy file name to clipboardExpand all lines: cookbook/sections/data-publishers.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Providing embedded data for offers users the ability to access the data without
90
90
91
91
In some cases, a data publisher also prefer not to publish the corresponding actionable link to infrastructure (e.g. an HTTP or FTP server).
92
92
93
-
When the data publisher decides to not publish an actionable link, but use the embedded data feature, the data publisher will:
93
+
When the data publisher decides to not publish an actionable link and to rely exclusively on the embedded data feature, the data publisher will:
94
94
95
95
- use `properties.content` object to provide the data
96
96
- use `properties.cache=false` to instruct WIS2 Global Cache Services to not cache the data (note: `properties.cache` is not required for recommended data, since recommended data is not cached by WIS2 Global Caches)
0 commit comments