From 07d0c6d4dc0a730fc88c446f54af8b7ff4de1903 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Mon, 25 Jul 2022 15:03:56 +0100 Subject: [PATCH] Update libraries.md --- docs/libraries.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/libraries.md b/docs/libraries.md index 8b7e122..671d936 100644 --- a/docs/libraries.md +++ b/docs/libraries.md @@ -22,7 +22,9 @@ Flavour specific guidance is below. ## Viya Libraries -Library definitions should be added in the `autoexec.sas` of the designated Compute Context using Environment Manager. If this is not feasible, it is possible to insert code in the `[DC Drive Path]/services/settings.sas` file however this will have a performance impact due to the additional API calls that read the file. +Library definitions should be added in the `autoexec.sas` of the designated Compute Context using Environment Manager. + +If the above is not feasible, it is possible to insert code in the `[DC Drive Path]/services/settings.sas` file however this will have a performance impact due to the additional API calls. ## SAS 9 EBI Libraries