From c3248b69bca9c88c0b8d668a4b9ff96965f75c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geir=20Ove=20Gr=C3=B8nmo?= Date: Thu, 26 Jun 2025 09:26:20 +0200 Subject: [PATCH] IS-10787: Documented system property for embedded source --- hub/changelog.rst | 6 ++++++ .../pipes/configuration-sources-embedded.rst | 9 +++++++++ 2 files changed, 15 insertions(+) diff --git a/hub/changelog.rst b/hub/changelog.rst index 754c199492..cff8201e94 100644 --- a/hub/changelog.rst +++ b/hub/changelog.rst @@ -1,6 +1,12 @@ Changelog ========= +.. _changelog_2025-06-26: + +2025-06-26 +---------- +* Added the ``system`` property to the :ref:`embedded ` source. + .. _changelog_2025-06-25: 2025-06-25 diff --git a/hub/documentation/service-configuration/pipes/configuration-sources-embedded.rst b/hub/documentation/service-configuration/pipes/configuration-sources-embedded.rst index ee0af00215..5d5a50e39d 100644 --- a/hub/documentation/service-configuration/pipes/configuration-sources-embedded.rst +++ b/hub/documentation/service-configuration/pipes/configuration-sources-embedded.rst @@ -25,6 +25,15 @@ Properties - - Yes + * - ``system`` + - String + - The id of the :ref:`System ` component to use. This + propery has no effect as it is primarily meant to be used when the embedded source is used in a pipe with a + conditional source. When used with a conditional source and the ``system`` property is specified then the Graph view + in the Management Studio will show the system specified. + - + - + * - ``if_source_empty`` - Enum - Determines the behaviour of the pipe when the source does not contain any entities. Normally, any previously synced