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