From 6da8d7c7ef81d2d4d1dc107d4d872352dda6ea16 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Sat, 9 Jul 2022 23:50:25 +0100 Subject: [PATCH] Update dcc-groups.md --- docs/dcc-groups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dcc-groups.md b/docs/dcc-groups.md index 01dfd20..0f58158 100644 --- a/docs/dcc-groups.md +++ b/docs/dcc-groups.md @@ -1,14 +1,14 @@ --- layout: article title: Groups -description: By default, Data Controller will work with the SAS Groups defined in metadata or Viya. It is also possible to define custom groups with Data Controller itself +description: By default, Data Controller will work with the SAS Groups defined in Viya, Metadata, or SASjs Server. It is also possible to define custom groups with Data Controller itself. og_image: https://i.imgur.com/drGQBBV.png --- # Adding Groups ## Overview -By default, Data Controller will work with the SAS Groups defined in metadata or Viya. It is also possible to define custom groups with Data Controller itself - to do this simply add the user and group name (and optionally, a group description) in the `DATACTRL.MPE_GROUPS` table. +By default, Data Controller will work with the SAS Groups defined in Viya, Metadata, or SASjs Server. It is also possible to define custom groups with Data Controller itself - to do this simply add the user and group name (and optionally, a group description) in the `DATACTRL.MPE_GROUPS` table. ![](https://i.imgur.com/drGQBBV.png)